Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-8088-69/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/buildah.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/buildah-1.30.0-1.ocs23.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/buildah.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-8088-69/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/buildah.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fE0gac + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-1.30.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-1.30.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-1.30.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'buildah-1.30.0 base' + /usr/bin/git branch rpm-build + /usr/bin/git checkout rpm-build Switched to branch 'rpm-build' + /usr/bin/git branch --set-upstream-to=master branch 'rpm-build' set up to track 'master'. + sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Gs91tc + umask 022 + cd /builddir/build/BUILD + cd buildah-1.30.0 + mkdir _build + cd _build + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/buildah + cd .. + mv vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-1.30.0/_build:/builddir/build/BUILD/buildah-1.30.0 + GOPATH=/builddir/build/BUILD/buildah-1.30.0/_build:/builddir/build/BUILD/buildah-1.30.0 + export 'BUILDTAGS=seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + BUILDTAGS='seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + export GO111MODULE=off + GO111MODULE=off + export 'CGO_CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ++ grep '^# github.com/containernetworking/cni ' src/modules.txt ++ sed 's,.* ,,' + export CNI_VERSION=v1.1.2 + CNI_VERSION=v1.1.2 ++ date +%s + export 'LDFLAGS=-X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2' + LDFLAGS='-X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2' + rm -f src/github.com/containers/storage/drivers/register/register_btrfs.go ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags '-X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2 -B 0x0416036d4958b4b7ea4c3a22e9dbf04e2a3ed8fb -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/buildah github.com/containers/buildah/cmd/buildah WORK=/tmp/go-build490559441 internal/goarch mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid xKR80As0yFfiwRo_NiAj/xKR80As0yFfiwRo_NiAj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go unicode/utf8 mkdir -p $WORK/b023/ internal/goexperiment vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b012/ math/bits mkdir -p $WORK/b034/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid xF8OEQswyOfANkuC0g5k/xF8OEQswyOfANkuC0g5k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b112/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid dzBAMTgnR_o4_sAhZ4mM/dzBAMTgnR_o4_sAhZ4mM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b244/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p math/bits -std -complete -installsuffix shared -buildid PUHXcXAytDh8WIRzGmbx/PUHXcXAytDh8WIRzGmbx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b034/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/b112/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b244/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid GYFUnYNGLkXLlsxdK81l/GYFUnYNGLkXLlsxdK81l -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid 1j8PeUz-mYAj8q7o4Kau/1j8PeUz-mYAj8q7o4Kau -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./src/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./src/github.com/ulikunitz/xz/internal/hash/doc.go ./src/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./src/github.com/ulikunitz/xz/internal/hash/roller.go unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -installsuffix shared -buildid rbPjT5Gf1KQCFHDswfAb/rbPjT5Gf1KQCFHDswfAb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b022/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 encoding mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p encoding -std -complete -installsuffix shared -buildid cIjuaEb7X5dFfl6ySt3p/cIjuaEb7X5dFfl6ySt3p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/encoding/encoding.go unicode/utf16 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid K89uJj15q3weEzcKxUl8/K89uJj15q3weEzcKxUl8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go google.golang.org/grpc/attributes mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid O1n11YpEJgnw_hgNUr5D/O1n11YpEJgnw_hgNUr5D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack ./src/google.golang.org/grpc/attributes/attributes.go 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=>" -p crypto/subtle -std -complete -installsuffix shared -buildid cxK69U6mpEPxtJFcV2gz/cxK69U6mpEPxtJFcV2gz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go crypto/internal/subtle mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF internal/unsafeheader mkdir -p $WORK/b006/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 3XZwzODl5U7N3yn6Wfx9/3XZwzODl5U7N3yn6Wfx9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go container/list mkdir -p $WORK/b062/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF golang.org/x/exp/constraints mkdir -p $WORK/b199/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid V7Zwk_yYYdrPGro74XJ8/V7Zwk_yYYdrPGro74XJ8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p container/list -std -complete -installsuffix shared -buildid P7zICEgJdAt0XPVZxZN7/P7zICEgJdAt0XPVZxZN7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/container/list/list.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p golang.org/x/exp/constraints -complete -installsuffix shared -buildid 97ineuDHjNgT6GF8N9cn/97ineuDHjNgT6GF8N9cn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b199/importcfg -pack ./src/golang.org/x/exp/constraints/constraints.go github.com/containers/storage/pkg/promise mkdir -p $WORK/b225/ github.com/containers/ocicrypt/spec mkdir -p $WORK/b205/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid q_xYq0whfVfDsyWCU6pz/q_xYq0whfVfDsyWCU6pz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./src/github.com/containers/storage/pkg/promise/promise.go internal/race mkdir -p $WORK/b020/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/cryptobyte/asn1 internal/goos google.golang.org/grpc/serviceconfig internal/nettrace internal/itoa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid -6zLbJyuPakh_-6Vdsiu/-6zLbJyuPakh_-6Vdsiu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b205/importcfg -pack ./src/github.com/containers/ocicrypt/spec/spec.go mkdir -p $WORK/b084/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b013/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid RpkSDLUuIkF-DjbfyWbp/RpkSDLUuIkF-DjbfyWbp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -installsuffix shared -buildid olJW0kkGc_SKu72nQk3_/olJW0kkGc_SKu72nQk3_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go mkdir -p $WORK/b159/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid HM0SwExmgOu78WTieZnd/HM0SwExmgOu78WTieZnd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go mkdir -p $WORK/b103/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid dunSHIgkurJKu4TmrL6O/dunSHIgkurJKu4TmrL6O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack ./src/google.golang.org/grpc/serviceconfig/serviceconfig.go mkdir -p $WORK/b027/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p internal/nettrace -std -complete -installsuffix shared -buildid 1JbaJ9k9SNWZ-BvRGGp7/1JbaJ9k9SNWZ-BvRGGp7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/itoa -std -complete -installsuffix shared -buildid OVLHQefzXmcG0qnKoCBr/OVLHQefzXmcG0qnKoCBr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go internal/cpu mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cat >$WORK/b011/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/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s crypto/internal/boring/sig mkdir -p $WORK/b070/ google.golang.org/protobuf/internal/flags mkdir -p $WORK/b132/ cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/de/de433296df22152014ed798fb30d6ae3f72c2ca40e625b0c7fe63ab90f3a36fe-d # internal golang.org/x/exp/maps cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b202/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config EOF github.com/containers/common/libimage/define internal/abi cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b070/symabis ./sig_amd64.s github.com/klauspost/compress/internal/cpuinfo cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid aaWqz9zpQjXodSElQ04C/aaWqz9zpQjXodSElQ04C -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack ./src/google.golang.org/protobuf/internal/flags/flags.go ./src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go mkdir -p $WORK/b235/ mkdir -p $WORK/b275/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b009/ cat >$WORK/b235/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b235=>" -I $WORK/b235/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b235/symabis ./cpuinfo_amd64.s cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p golang.org/x/exp/maps -complete -installsuffix shared -buildid Lv5UBY3XlU2LMEO-pzFl/Lv5UBY3XlU2LMEO-pzFl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack ./src/golang.org/x/exp/maps/maps.go cat >$WORK/b275/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/common/libimage/define -complete -installsuffix shared -buildid 297onHYQtDul8rZ4Vzeb/297onHYQtDul8rZ4Vzeb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./src/github.com/containers/common/libimage/define/search.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fe/feabd127fe98eaf637b5ac573d80a79bec8d4311ea16ca37fdf64899d553ea8a-d # internal runtime/internal/math mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid ctZWPkEA4ghfewpGVWwL/ctZWPkEA4ghfewpGVWwL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/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/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/80/8002c7857cfcfe1fa9260cdccfa37c0d84e6127e3fc2a20252ab4da179829dbc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b319/ runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cat >$WORK/b319/importcfg << 'EOF' # internal # import config EOF cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/9a/9a6bbe8aad106e9db67d1641485f77738e7baffd7f4733e0def38830008fd508-d # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid LZt1eC0sn_yMotLOIdhr/LZt1eC0sn_yMotLOIdhr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b321/ cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/a9/a9eefc9b91e49cf16fab9013c91af0565307f5a9be5bf5936af56d298b889058-d # internal github.com/letsencrypt/boulder/identifier cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/0f/0f5976e33e732a44794d762515a4cc7a43a36a1ed50260e1f0f14c767b201439-d # internal mkdir -p $WORK/b350/ cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/2d/2dc367332c05b9e30915b3d3424bb3d4de89a6b7b61c098543e11f6a49a21811-d # internal cat >$WORK/b321/importcfg << 'EOF' # internal # import config EOF golang.org/x/crypto/internal/alias mkdir -p $WORK/b363/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid kEgopkovjVBHyadXdmg3/kEgopkovjVBHyadXdmg3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go cat >$WORK/b350/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/letsencrypt/boulder/identifier -complete -installsuffix shared -buildid w-_Jzc_2pOulAumy7fj9/w-_Jzc_2pOulAumy7fj9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./src/github.com/letsencrypt/boulder/identifier/identifier.go mkdir -p $WORK/b017/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p golang.org/x/crypto/internal/alias -complete -installsuffix shared -buildid DHPtxcg7oD1k100Cc0XQ/DHPtxcg7oD1k100Cc0XQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack ./src/golang.org/x/crypto/internal/alias/alias.go cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF image/color mkdir -p $WORK/b384/ cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b017/symabis ./asm_linux_amd64.s cat >$WORK/b384/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p image/color -std -complete -installsuffix shared -buildid 0-DAuR_FOoRQxtpCM2jW/0-DAuR_FOoRQxtpCM2jW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/75/75ed4bdb20e76736ba6daa7f5889e075c37dacd13ec18d1e1dba5843997b60fe-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid tt0Hb2P8VktDA_P_LdhN/tt0Hb2P8VktDA_P_LdhN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b466/importcfg -pack ./src/github.com/VividCortex/ewma/ewma.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/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/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b014/symabis ./atomic_amd64.s cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/5a/5a9a89fa23964b5b49e625777ebd1857fea93877789795911800ffb334730fd5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal github.com/docker/docker/api mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/docker/docker/api -complete -installsuffix shared -buildid Qq7f26nLyLaTomU7s4ut/Qq7f26nLyLaTomU7s4ut -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./src/github.com/docker/docker/api/common.go ./src/github.com/docker/docker/api/common_unix.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/a2/a2747c901315582c2de2443648eb38fdf11b2ae01c6e347eb707cec8f7d54ef9-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b556/ cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f5/f50bf35de0e7ba9cb9d00d286f0f175d7f93c07e6d522b788cbb076eb5b9df9b-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b557/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid FyWvlxKsHAiDPhWfAJVA/FyWvlxKsHAiDPhWfAJVA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b556/importcfg -pack ./src/github.com/docker/docker/api/types/events/events.go cat >$WORK/b557/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid TT__I7H0EGEMl2BwfFZs/TT__I7H0EGEMl2BwfFZs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b557/importcfg -pack ./src/github.com/docker/docker/api/types/image/image_history.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/9e/9e4947c4ddadd675819e69f1eb3dec1c50ca54f84dcd05886a3bf7566c0666c0-d # internal github.com/containers/common/version mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/containers/common/version -complete -installsuffix shared -buildid CnRFQA9--z4R6c1aR2gz/CnRFQA9--z4R6c1aR2gz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b581/importcfg -pack ./src/github.com/containers/common/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/e9/e953314f9d26eb4d243b35b3081544527d1c97c2675af5427f245ac15dc7c644-d # internal github.com/containers/buildah/internal mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/buildah/internal -complete -installsuffix shared -buildid zqemXtyRlCGmaSUhNmaa/zqemXtyRlCGmaSUhNmaa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/containers/buildah/internal/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/be/beb7c77f8fb8ad3486c75d9a4de63c7b5edc96d39dd3a7553c26ce175a317b72-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid 3uvRPh_v2NXE82SaAGFk/3uvRPh_v2NXE82SaAGFk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack ./src/google.golang.org/protobuf/internal/set/ints.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/57/578656072aacc0b08990241d52ed0afb9cf218ac26cd90ae37d00feb9d613a01-d # internal golang.org/x/exp/slices mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/constraints=$WORK/b199/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p golang.org/x/exp/slices -complete -installsuffix shared -buildid b8MGdYBeDSdtuxoGKU-U/b8MGdYBeDSdtuxoGKU-U -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack ./src/golang.org/x/exp/slices/slices.go ./src/golang.org/x/exp/slices/sort.go ./src/golang.org/x/exp/slices/zsortfunc.go ./src/golang.org/x/exp/slices/zsortordered.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a4/a45609d1a392bdc80a0277a6ea954f6dc07f9ed430007aa3883f2f07d5d444cf-d # internal golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b365/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cat >$WORK/b365/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b365=>" -I $WORK/b365/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b365/symabis ./salsa20_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5b/5b1284958d2d6e69530727a12a74d78e6639eef2df3a0a89bf1c0e4a7df9c428-d # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid ofv85Sx5vl9N4XVEEUqT/ofv85Sx5vl9N4XVEEUqT -goversion go1.19 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid GobiLjOMZWEZ54FaIUOV/GobiLjOMZWEZ54FaIUOV -goversion go1.19 -symabis $WORK/b070/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/c4/c4ba1fe75998afca3bd682531e80ccc64a9eed8197b9417e970bcd05584bdc36-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid KNUQO2ryltOhF4ZpCBVM/KNUQO2ryltOhF4ZpCBVM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b639/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/command/command.go cat >$WORK/b235/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/klauspost/compress/internal/cpuinfo -installsuffix shared -buildid Y6B-Nn0cr5XPwKHm6dg2/Y6B-Nn0cr5XPwKHm6dg2 -goversion go1.19 -symabis $WORK/b235/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack -asmhdr $WORK/b235/go_asm.h ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/d9/d9cec5cd903548a847566c5b65325c5cdbe483daba33020b3663010914a36bdc-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/abi -std -+ -installsuffix shared -buildid SWjdADHUojsXZw3dJN3t/SWjdADHUojsXZw3dJN3t -goversion go1.19 -symabis $WORK/b009/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go github.com/rivo/uniseg mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/rivo/uniseg -complete -installsuffix shared -buildid bAJjo2SCuKXKI0bGl6Kj/bAJjo2SCuKXKI0bGl6Kj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b463/importcfg -pack ./src/github.com/rivo/uniseg/doc.go ./src/github.com/rivo/uniseg/eastasianwidth.go ./src/github.com/rivo/uniseg/emojipresentation.go ./src/github.com/rivo/uniseg/grapheme.go ./src/github.com/rivo/uniseg/graphemeproperties.go ./src/github.com/rivo/uniseg/graphemerules.go ./src/github.com/rivo/uniseg/line.go ./src/github.com/rivo/uniseg/lineproperties.go ./src/github.com/rivo/uniseg/linerules.go ./src/github.com/rivo/uniseg/properties.go ./src/github.com/rivo/uniseg/sentence.go ./src/github.com/rivo/uniseg/sentenceproperties.go ./src/github.com/rivo/uniseg/sentencerules.go ./src/github.com/rivo/uniseg/step.go ./src/github.com/rivo/uniseg/width.go ./src/github.com/rivo/uniseg/word.go ./src/github.com/rivo/uniseg/wordproperties.go ./src/github.com/rivo/uniseg/wordrules.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3c/3c075c7af89a663ca3cdc767df65cdf3c61663007051da8c71f4289e8db5a6d4-d # internal runtime/internal/sys mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid dQUiBprs9zhOFsHYyZPV/dQUiBprs9zhOFsHYyZPV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.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/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -installsuffix shared -buildid hl5Iw1OWCIhOswTFQfOj/hl5Iw1OWCIhOswTFQfOj -goversion go1.19 -symabis $WORK/b021/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/77/776aec4776b635ef11e67bac1134092d9eb6a642fce5a7248ee5da9688dcb480-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/de/deb1a13df7c3d47756469c425892400b98b23f5b32831cb843f52995e79338f6-d # internal 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=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid lDdAxAQQ1MK47oLpcOLf/lDdAxAQQ1MK47oLpcOLf -goversion go1.19 -symabis $WORK/b017/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/f5/f5f757945909b9d2d863f52a689afa03c094a550d0b3a758957462e02b0511d2-d # internal github.com/containers/image/v5/internal/set mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/maps=$WORK/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/containers/image/v5/internal/set -complete -installsuffix shared -buildid Nt_L8DOEkTIkloY4Va72/Nt_L8DOEkTIkloY4Va72 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack ./src/github.com/containers/image/v5/internal/set/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/dc/dc8329b90ab36a24c04d9c074e6365bfff6a05c1e192e6322327415861914955-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e7/e786e5f8250b8c71bf662d7402acbaa5f9bf8214f28340ffd4e5d0b50a8b65cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid wI6WXhJbpa1Yrv_kLQWY/wI6WXhJbpa1Yrv_kLQWY -goversion go1.19 -symabis $WORK/b014/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e2/e2801e162f74027a210188a2f7e42ed977472430332dbf38c152fd5b58a16ca6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/72/7248f4c21797aa258c8f0d2a10d52e7fe8669d3b4d26eeec9362770a7d6d6177-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/df/df08c29c11c3894199fbb724daae440594f77e801f5e146adc7c71a2bc3e15c6-d # internal cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p golang.org/x/crypto/salsa20/salsa -installsuffix shared -buildid V5nZtTN7PktO4FGYfqyE/V5nZtTN7PktO4FGYfqyE -goversion go1.19 -symabis $WORK/b365/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack -asmhdr $WORK/b365/go_asm.h ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/a8/a8d05ef9048364c35b93dcfcbd91d78b5c0864cdf176350cdad1e0597bdd7c15-d # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/97/97be23dc3a8a99e984d2b142819b1efec2aa09b5adc6d3857431a79501c93a98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/8a/8a01c58f08b74a2222e36a58d765f1fe1cc565bf7b27fd230cd821a01efe8eff-d # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/fb/fb32e1e9035b8042a8467a13f6fbb5d4c7f20fccae492bb49b500ba7bcab8595-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/35/35f195d22050ced2c0a724c8b2fd14c8d78699796738867db4a80b64d4832333-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/bc/bc0dfbbd9675c2a9840105bc7810fea58b597123647bb9b0e9f1e9ed2c8f192d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/9e/9e78ad4616b928ac50eb37b8c388fb7f4b6d8d9d3e6a7cd0dd02ee99ece9203e-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b070/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/f5/f5e9045c3a10a0fb217c8ca4ecbd159ee906870194927be93c6a053c3569c136-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/0d/0df229141cf3085d0af1e071ccd9155bf25272f5b95171b0a5bf9a5823d4ea7b-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b235=>" -I $WORK/b235/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b235/cpuinfo_amd64.o ./cpuinfo_amd64.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b017/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/f2/f236266faff763542b635e821361851d174516d5fac62b7502e08aeb6b2baad5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/cc/cca0fd4596aff247ced3f936e3a1f2bdb64248e09b8144d3ae5871cd1720c5a4-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e5/e574d88352776a2e14922fec06e133b1b9a7a0310e8701d5d9083ce888644a68-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/abi_test.o ./abi_test.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b4f58bb04c46a5fa82b3f45c36a161f9d3c5211d68ee857a76565bb1ca5cb243-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/22/22cd5ff66e3faec3cbf13fd3ec1bdf05eaaf5a31411f95da6b9f7db98a3b30fb-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b235/_pkg_.a $WORK/b235/cpuinfo_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/78/784a77d0718dd8241f4809cd5592302e3c7957253e80a90960aded8e2688d547-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ba/ba61bb770fd0fc32abe6f2056b11325dc7daee4bf694f2fa992c1972ccf5a201-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/01/0156d27193a0d20a5b02a40f1133a1a0bd5424254673d5a1592e0f431cdd9591-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/1c/1ccd2d835c8eaca9f238674004a6df75353ae2807361a1602c2b3288724edea5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/44/44ec89e91af5fb5a2396aecb08bde4f4f567cce1ad2f098113993f9180b1528b-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b021/asm.o ./asm.s math mkdir -p $WORK/b033/ cat >$WORK/b033/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b033/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid vg-Y34PyR6wRaYHIozZU/vg-Y34PyR6wRaYHIozZU -goversion go1.19 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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 cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f5/f52d6c027de856e5ce2f33d3e107bca8d6c197f7058d32f4c8368f5c8840ff33-d # internal cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p math -std -installsuffix shared -buildid 1mJYhf7PbyKtwctDNXI7/1mJYhf7PbyKtwctDNXI7 -goversion go1.19 -symabis $WORK/b033/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/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/dim_asm.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/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.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/floor_asm.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/hypot_asm.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/log_asm.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/modf_noasm.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/sqrt_asm.go /usr/lib/golang/src/math/stubs.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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b014/atomic_amd64.o ./atomic_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b365=>" -I $WORK/b365/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b365/salsa20_amd64.o ./salsa20_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b365/_pkg_.a $WORK/b365/salsa20_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/1a/1a0c735b2448247b69dc799e7b64b394c7fe25e4ba9a049a135927e5270ca6c9-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d4/d4dfe24194419845e30a49120c7d303514275302c29ae428c0c4bffc63e0797e-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_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/b3/b398ebdaa6c8fbda822061d189a578559195e2e6d3cba3f2a13b74458a636048-d # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b008/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 ./time_linux_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goexperiment=$WORK/b012/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile runtime/internal/syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -installsuffix shared -buildid w6YrcENPG6TgsEF1zGDD/w6YrcENPG6TgsEF1zGDD -goversion go1.19 -symabis $WORK/b008/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.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/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.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/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.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/runtime_boring.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/timeasm.go /usr/lib/golang/src/runtime/tls_stub.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/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/3f/3f3eb82d526e61674140002e187d6e8558f2a49d26adaae448c1d559333aca82-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b033/_pkg_.a $WORK/b033/dim_amd64.o $WORK/b033/exp_amd64.o $WORK/b033/floor_amd64.o $WORK/b033/hypot_amd64.o $WORK/b033/log_amd64.o $WORK/b033/sqrt_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/57/570329ec73335a4b7fd579b9e620435e726dcd8aae31086dfb72c273e8938741-d # internal github.com/klauspost/compress mkdir -p $WORK/b232/ github.com/vbauerster/mpb/v8/internal mkdir -p $WORK/b467/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/klauspost/compress -complete -installsuffix shared -buildid tybfT3jdEvPysBX-eF8h/tybfT3jdEvPysBX-eF8h -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./src/github.com/klauspost/compress/compressible.go cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/vbauerster/mpb/v8/internal -complete -installsuffix shared -buildid zmqdsDwfSllttcsj_YLT/zmqdsDwfSllttcsj_YLT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b467/importcfg -pack ./src/github.com/vbauerster/mpb/v8/internal/percentage.go ./src/github.com/vbauerster/mpb/v8/internal/width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/31/31acd32c44040441348b3a3af8999f37e12c8d28c1eb68586d1ce69d2769169b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/24/24268ce992187b649dd552a10adba1e47434956ac46140d3650232ea840b2775-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/1f/1f9bba6d565cbd73326065fe658f0e6d83b01268288cc8636f657a9fe3f6bca9-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b008/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/preempt_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o $WORK/b008/time_linux_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/97/973c3b151b37c12bb17f131ad54d967b84d2e030ee3699ca70a2b3c585bac575-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -installsuffix shared -buildid 24EL0NmYBuZVNq-qJQVm/24EL0NmYBuZVNq-qJQVm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b019/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 cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid OJ8GFmErbsoO4jU3OLGv/OJ8GFmErbsoO4jU3OLGv -goversion go1.19 -symabis $WORK/b004/symabis -shared -c=4 -nolocalimports -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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c0/c096016365ccba3348631f492d6f36131f6061f6d42e2e0ee7b241e78a82462a-d # internal internal/testlog mkdir -p $WORK/b044/ internal/singleflight google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b130/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/testlog -std -complete -installsuffix shared -buildid hWC1mKy8y4aRn5n_pZg_/hWC1mKy8y4aRn5n_pZg_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go math/rand mkdir -p $WORK/b078/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Rrh_-RdPn2oyRoa98rXe/Rrh_-RdPn2oyRoa98rXe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack ./src/google.golang.org/protobuf/internal/pragma/pragma.go github.com/josharian/intern mkdir -p $WORK/b327/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p math/rand -std -complete -installsuffix shared -buildid PF_viJ7P0Fx8a9PG5l3s/PF_viJ7P0Fx8a9PG5l3s -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b078/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 google.golang.org/grpc/internal/buffer cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b427/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid huedTbPxzP6U0iPElJ9G/huedTbPxzP6U0iPElJ9G -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack ./src/github.com/josharian/intern/intern.go google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b428/ internal/sysinfo cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b457/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid kfzBvZggM4VXl9PCFTeF/kfzBvZggM4VXl9PCFTeF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./src/google.golang.org/grpc/internal/buffer/unbounded.go cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b104/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid pWdmOkB64frYdqWoCuuw/pWdmOkB64frYdqWoCuuw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./src/google.golang.org/grpc/internal/grpcsync/event.go ./src/google.golang.org/grpc/internal/grpcsync/oncefunc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid WwQ4osfXk6oCL3fu6she/WwQ4osfXk6oCL3fu6she -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p internal/singleflight -std -complete -installsuffix shared -buildid 8SwthBIAEBCmyQuzA9VC/8SwthBIAEBCmyQuzA9VC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go runtime/cgo mkdir -p $WORK/b107/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b107/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b107/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/85/85c4eaa3eb1501233f1f2a5dcc1ab6e4b7fd16f8266a8d2bf2197ed72ede6aa7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/36/364f183f56b4c20c025641391face39978343d538684cfedabbb93829467ebe4-d # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/f3/f3d7d8e5d45863efb41428fe7dcff3548e9180847fd19d8e868a35b7e5444c11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/7a/7a89e7076c5e990f73ffc8c7f67761925e3adcc775da59ef18cb2691df59887b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/cb/cbe7404b650853b47c1bfa868624fdc64dfa30bc45be6e8cf506849438feaa9c-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/6c/6ca7ee674896d827f4af61a86a03a1d232196487254a9d21d75d2a710f9c7625-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/71/71497bf5c8768f71453885d366455ffa244a606e7f48909e8c793c2c8185a409-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal gcc -Wl,--no-gc-sections -x c - -o /dev/null || true cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/96/96a1563d8cc09ebce29e22e189029da0f718ebd66a0d44be4d30e2f592603b70-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 -D GOAMD64_v1 -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/99/9950968044a1bb7e085e930f2f2a1b2c62c66199924c38ca7adf265e520c1a4f-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true errors cd $WORK/b107 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b003/ sort mkdir -p $WORK/b039/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid Tz7aC3y6FEdX7fCLGH1Y/Tz7aC3y6FEdX7fCLGH1Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p sort -std -complete -installsuffix shared -buildid GHZdAHvYfceWN9ZhJb4S/GHZdAHvYfceWN9ZhJb4S -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b039/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/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK/b107 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/70/70939d4d2253b2b33996f85ce496d47790234b29a29bc14cda34c5e4836e5e68-d # internal internal/oserror mkdir -p $WORK/b028/ path mkdir -p $WORK/b046/ io cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/oserror -std -complete -installsuffix shared -buildid snh8ufdSDPqoKvMyAEFd/snh8ufdSDPqoKvMyAEFd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p path -std -complete -installsuffix shared -buildid 2fpgejroF5Ytb5_bPS59/2fpgejroF5Ytb5_bPS59 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b102/ golang.org/x/crypto/cast5 mkdir -p $WORK/b018/ github.com/containers/storage/pkg/locker github.com/containers/common/pkg/apparmor cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 7zbiATYRvmSewOPR08e9/7zbiATYRvmSewOPR08e9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go strconv mkdir -p $WORK/b036/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p io -std -complete -installsuffix shared -buildid kq_LwI5jQcca7GyLBs3d/kq_LwI5jQcca7GyLBs3d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go mkdir -p $WORK/b380/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p strconv -std -complete -installsuffix shared -buildid YCgpQ5UW2oaalSo-GBVg/YCgpQ5UW2oaalSo-GBVg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b036/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/bytealg.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/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go mkdir -p $WORK/b483/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid QU0jjutRp--G46P_bebf/QU0jjutRp--G46P_bebf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack ./src/golang.org/x/crypto/cast5/cast5.go mkdir -p $WORK/b580/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/version=$WORK/b581/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid QKUvu1KCyqzHMlnUmesG/QKUvu1KCyqzHMlnUmesG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./src/github.com/containers/storage/pkg/locker/locker.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid O9UpTV7sX5EpyNACWJq6/O9UpTV7sX5EpyNACWJq6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b580/importcfg -pack ./src/github.com/containers/common/pkg/apparmor/apparmor.go ./src/github.com/containers/common/pkg/apparmor/apparmor_unsupported.go crypto/internal/nistec/fiat mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid cHDc9rFH8spnTlNV8iFG/cHDc9rFH8spnTlNV8iFG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b107/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/92/922278d769f80d443ae339655a328cbfc6f962e8d16b576b1617c57dec30de08-d # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/f5/f5f01f0f44d7fb48b8a2be75f8bba3f663fa9c77cc92b8eab236a2be3804728d-d # internal syscall mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b026/symabis ./asm_linux_amd64.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/itoa=$WORK/b027/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p syscall -std -installsuffix shared -buildid 83j0H5o5uLXmAi-SIvxq/83j0H5o5uLXmAi-SIvxq -goversion go1.19 -symabis $WORK/b026/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/syscall/asan0.go /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/syscall.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/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/a0/a0b61b9740402c3048c390987e108b98f343826184ec312461efe8dc3b5f5452-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b107/_x004.o -c gcc_fatalf.c cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/3c/3ccf4df2cb4e11f77c84db9e25a25774126a4957b898f37816ef580c9bdcaafb-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ea/ead3fa1391caca4f69f8c7a566a0db76cf9911303c93c06672cadd66ca84634d-d # internal container/heap mkdir -p $WORK/b460/ golang.org/x/mod/semver mkdir -p $WORK/b577/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p container/heap -std -complete -installsuffix shared -buildid EGCnr_ej4VtOD_1rwwb7/EGCnr_ej4VtOD_1rwwb7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack /usr/lib/golang/src/container/heap/heap.go cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p golang.org/x/mod/semver -complete -installsuffix shared -buildid opQME1Oo9VSM0lMm1pyv/opQME1Oo9VSM0lMm1pyv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack ./src/golang.org/x/mod/semver/semver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/58/580688460446a594b9f62047c25be3da63b0bf97cfb5622007372380ee8d3056-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/64/645248d83ea903b01bd72421d46c78778dc15d55c6956f09dc0cb5c1d698dce0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b6/b648691eefe6a3f1d80b28c4e65a954c4ab0646f33dc79730787ba1c0c4983a3-d # internal hash mkdir -p $WORK/b064/ crypto/internal/randutil mkdir -p $WORK/b080/ bytes cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a EOF strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p hash -std -complete -installsuffix shared -buildid qu7EDny5TYpKxjSZCIyr/qu7EDny5TYpKxjSZCIyr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid dfX0uy_FFSzkiIYDFalK/dfX0uy_FFSzkiIYDFalK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go mkdir -p $WORK/b047/ mkdir -p $WORK/b002/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p strings -std -complete -installsuffix shared -buildid sCQZKZRJAMNzKYnClrIo/sCQZKZRJAMNzKYnClrIo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.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 cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bytes -std -installsuffix shared -buildid -5dfGGBnBbjd4zfCNdGn/-5dfGGBnBbjd4zfCNdGn -goversion go1.19 -shared -c=4 -nolocalimports -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 github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid EhpdjFE6rsd6cEE6IoZS/EhpdjFE6rsd6cEE6IoZS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/internal/types.go text/tabwriter mkdir -p $WORK/b408/ github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b522/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p text/tabwriter -std -complete -installsuffix shared -buildid 18UGCBBiRxoFRLu2p3uv/18UGCBBiRxoFRLu2p3uv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid 0eph9hMSH1xWLO8KYrqq/0eph9hMSH1xWLO8KYrqq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack ./src/github.com/containers/image/v5/internal/uploadreader/upload_reader.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b107/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/54/546fc09efa4099cfa4629ac39f2a0ba237c118d9c5b5fc3c18853dfd9a062956-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c6/c6f66a47345af3dbbec88219fff86ad261119559bae4db9d5dc91866116ead19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/14/141716812e2011343382e0380384fa4f72fd3de3be7174bfe6395a88693b0d12-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a9/a9c6bad743faa54bcfd6411871e748a37d30473c3e0320ffdc6e628951edb89c-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b197/_pkg_.a EOF hash/crc32 mkdir -p $WORK/b122/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid p3Rax1P5BW9ntZXPsdlR/p3Rax1P5BW9ntZXPsdlR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/types/types.go hash/fnv mkdir -p $WORK/b127/ cat >$WORK/b122/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/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b122/symabis ./crc32_amd64.s hash/crc64 mkdir -p $WORK/b245/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p hash/fnv -std -complete -installsuffix shared -buildid hGqglMBGJOsvasSFI2xi/hGqglMBGJOsvasSFI2xi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go hash/adler32 mkdir -p $WORK/b379/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p hash/crc64 -std -complete -installsuffix shared -buildid h2ie5Gcd8VGGvxFVJexu/h2ie5Gcd8VGGvxFVJexu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p hash/adler32 -std -complete -installsuffix shared -buildid v2SaZkM_1WMUmU1CnueU/v2SaZkM_1WMUmU1CnueU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b379/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p hash/crc32 -std -installsuffix shared -buildid CvCDdA11Ya-Jnv0FrpaG/CvCDdA11Ya-Jnv0FrpaG -goversion go1.19 -symabis $WORK/b122/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/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/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/87/876c33f6fe0725e9f5fe31a34d543d31111eb548e8ac6b67b6904901342e7b7e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/03/03f2b92654c4fea2d4f9f8cf466991521daf3282dba7ef55781a93712a35c1ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/e2/e2db402be5cfa7e4d7afcbd012c65db67776f7407447a0333ff509a5bfe24626-d # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/bd/bd42fab7d155035d480333f2187735d134a7e734ea4e6099051de1ef76033109-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/18/182e7049f2b8a220341ed276d6f9b0c950ca7a4e3cd61f126e9784d435184b72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/fe/fe69e09a34cc3afcf60b7690196956071c5821c5edb15c929df6f719d46f421c-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b122/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b122/_pkg_.a $WORK/b122/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1d/1d03e273588311de2582313bb681b4b2d51faff91ec23e62c24c4825bd61e414-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b107/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/cc/cc4db8b271bbe5a00d4b5e51f8aea5aecf5858c82b3403d71d3ed0b65d82a353-d # internal golang.org/x/text/transform mkdir -p $WORK/b442/ vendor/golang.org/x/text/transform mkdir -p $WORK/b262/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid z2iaUXLJnGd6uZT8U13C/z2iaUXLJnGd6uZT8U13C -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack ./src/golang.org/x/text/transform/transform.go cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid Su3b8OYFQLOzS8xt_21R/Su3b8OYFQLOzS8xt_21R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/7f/7f77c4e018cf44a8776d0662003d4ca57ad0b2174a19248888e67712acaaaec7-d # internal crypto mkdir -p $WORK/b063/ crypto/rc4 mkdir -p $WORK/b091/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto -std -complete -installsuffix shared -buildid bErQp_7FwKWgwV98Hi5x/bErQp_7FwKWgwV98Hi5x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid riWmi93p5QrHBj2ic-Wj/riWmi93p5QrHBj2ic-Wj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go golang.org/x/crypto/openpgp/errors encoding/base32 mkdir -p $WORK/b376/ mkdir -p $WORK/b201/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 7zHAjCn88xdOwDoJMaUs/7zHAjCn88xdOwDoJMaUs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b376/importcfg -pack ./src/golang.org/x/crypto/openpgp/errors/errors.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p encoding/base32 -std -complete -installsuffix shared -buildid 0rX0lPjYUtpxVVdY3UHI/0rX0lPjYUtpxVVdY3UHI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go golang.org/x/crypto/blowfish mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid MauHJWldwnhoXLTZj37Z/MauHJWldwnhoXLTZj37Z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b622/importcfg -pack ./src/golang.org/x/crypto/blowfish/block.go ./src/golang.org/x/crypto/blowfish/cipher.go ./src/golang.org/x/crypto/blowfish/const.go reflect mkdir -p $WORK/b035/ cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b035/symabis ./asm_amd64.s cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b027/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p reflect -std -installsuffix shared -buildid DI7yTzmQAg76j0Gj17Mt/DI7yTzmQAg76j0Gj17Mt -goversion go1.19 -symabis $WORK/b035/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.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/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/cf/cfa7ca5d99322a6989a6478148e648ba656b324804160c2625681174bdf31b4d-d # internal net/http/internal/ascii mkdir -p $WORK/b273/ github.com/containers/storage/pkg/stringutils github.com/docker/docker/api/types/versions github.com/container-orchestrated-devices/container-device-interface/internal/multierror bufio github.com/disiqueira/gotree/v3 mkdir -p $WORK/b595/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid eouxauJUy3WWvjfIWqSt/eouxauJUy3WWvjfIWqSt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go mkdir -p $WORK/b505/ mkdir -p $WORK/b206/ regexp/syntax cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b571/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid mQdz6R-pL-H8PgX9ocnF/mQdz6R-pL-H8PgX9ocnF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b595/importcfg -pack ./src/github.com/disiqueira/gotree/v3/gotree.go cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF html mkdir -p $WORK/b314/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid D0B1BlG_jbJphB-rnnyz/D0B1BlG_jbJphB-rnnyz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b505/importcfg -pack ./src/github.com/containers/storage/pkg/stringutils/stringutils.go mkdir -p $WORK/b050/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid ADk2u9pOg6ysveVwZFPQ/ADk2u9pOg6ysveVwZFPQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack ./src/github.com/docker/docker/api/types/versions/compare.go cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/container-orchestrated-devices/container-device-interface/internal/multierror -complete -installsuffix shared -buildid lMAbNX1IrPAtzMf5vePM/lMAbNX1IrPAtzMf5vePM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b571/importcfg -pack ./src/github.com/container-orchestrated-devices/container-device-interface/internal/multierror/multierror.go cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b158/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p html -std -complete -installsuffix shared -buildid g6LUKUvLaGSNWhrYdoGa/g6LUKUvLaGSNWhrYdoGa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p bufio -std -complete -installsuffix shared -buildid -iLaKiJH-D5fhEHWnmGe/-iLaKiJH-D5fhEHWnmGe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p regexp/syntax -std -complete -installsuffix shared -buildid cSZCOiItT4eJa3Jf51kJ/cSZCOiItT4eJa3Jf51kJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b158/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/b376/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/a5/a55c255833b810c8f7e4caad680d443d9e1cf4a2d08f1a208740df87f18eadcb-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/10/10c3b338c02d217a04f50f15d8a11434c7f05df4da8f7df26572505747273848-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/53/533127b4b3114dac0d9886f28aa2ed4b6789b9becfc7d5e6938add46c1fe5525-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/4d/4da8c6b49dd386241891993d7b197e03dac40cad1ab68bd177f475d76fcaee36-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b376/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid UiiWUIiyyjdJ83ndjV13/UiiWUIiyyjdJ83ndjV13 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack ./src/golang.org/x/crypto/openpgp/s2k/s2k.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b107/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/a2/a27767d13506dfbc5d727cf82d74ddda06f16e1e2b6e6f63c38a965128cc7671-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/01/01574d62f5cbb692202a08fc0c59a9478e9d63022dc6d796885ca7972dffa1ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/92/92b96a055ab69c776abc81eebb268f545afcb5269d7da2dcce599b4a5ac86814-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/d7/d7b36dd76f1301e7e862a21b19034cf82aacbee1ff1bf2e9269013fe06eff61f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/ac/ac1c6404174548ff8754bd1ae1cfaa9f0e08f3105b63850058d926683ba4f585-d # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/19/197b903b3c156372af0428ee0074696e1c90314955b1e5b1a1ffad5b2ece40b7-d # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/c0/c01f5504ac102ca8d47208b2ca417585d0493903730990bac95130e9c3342e9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/bf/bf88ecf32628f4dce066f1c357bd4314ad9315aa0d29c64df0617f8972284734-d # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/cc/cc828f024ce542cba2808bd1ca914b13c028ac6fb2b83a6cf610aa76b7799c00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/9c/9c7e2923028a5489e08d0443debd3671b3b80fffd05cb51eab19468a68b11de3-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b107/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/5c/5cdd1afc9258bf1492ca11a0c24c323ace430a955bcd188b99ed74744284f7f8-d # internal compress/bzip2 mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid uT5r-HxeGTLL49pU7TYN/uT5r-HxeGTLL49pU7TYN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b213/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 image mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b384/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p image -std -complete -installsuffix shared -buildid yxNtlAmmtZ5zGgaXvkNq/yxNtlAmmtZ5zGgaXvkNq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b383/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/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/38/383f8e46fa92539434e5d93acfd402e17d299e7836e1a79d173128f4879d8c74-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b026/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b107/_x009.o -c gcc_sigaction.c cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/a4/a49f8699456e9c51dc941d3a3c8be86eba9d645bdc29bad0dee0e48f86fb4164-d # internal internal/syscall/execenv mkdir -p $WORK/b043/ internal/syscall/unix mkdir -p $WORK/b042/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid MahE1bb36TlpGN-GEK6p/MahE1bb36TlpGN-GEK6p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid O-AqhDtoroYHaSitvt6j/O-AqhDtoroYHaSitvt6j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.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.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go time mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p time -std -installsuffix shared -buildid BYEFVt-TDVDMofBLASef/BYEFVt-TDVDMofBLASef -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b025/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_goroot.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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/dc/dc603f0990a87be51b4a27d6259d47596f330e31e9930e39f7a30fe748a0a0c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/2b/2b6d4a741639c5537bf4bad6c32494a0a920163f2095f14175559c8d95f17f25-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/98/988f1186ef681af77881fd185bb3d35162beb2579300fe3908ccda7d680ceab1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/96/96a2d7d2c2734a7539ee8c3000682709f26f60158df1b26d2cecb1f223679f8b-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b107/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b107/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/ab/abefba416b48282dd62a66a87976c0b4174443cf9a3a3dbdabb8f2bcacbeba86-d # internal regexp mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile regexp/syntax=$WORK/b158/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p regexp -std -complete -installsuffix shared -buildid fxsgN9BV9ZoE7woC1y56/fxsgN9BV9ZoE7woC1y56 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b157/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b107/_x012.o -c linux_syscall.c cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/ff/ffb56ac7c71f812896f85d8d6518ed810ec623bc7b88a5c33ffe4d000bb2c262-d # internal image/internal/imageutil mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b383/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid X34Gga8woy9mAjEupJCp/X34Gga8woy9mAjEupJCp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b386/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/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/95/95455445ad1a7a1b3e295dfdfea79fdfc70d488bea9c7d57a7788ac687e7e5e3-d # internal image/jpeg mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b383/_pkg_.a packagefile image/color=$WORK/b384/_pkg_.a packagefile image/internal/imageutil=$WORK/b386/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p image/jpeg -std -complete -installsuffix shared -buildid i0X9xl2q2LAWPtHXSiwZ/i0X9xl2q2LAWPtHXSiwZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b385/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I $WORK/b107/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b107/_x013.o -c gcc_amd64.S cd $WORK/b107 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -o $WORK/b107/_cgo_.o $WORK/b107/_cgo_main.o $WORK/b107/_x001.o $WORK/b107/_x002.o $WORK/b107/_x003.o $WORK/b107/_x004.o $WORK/b107/_x005.o $WORK/b107/_x006.o $WORK/b107/_x007.o $WORK/b107/_x008.o $WORK/b107/_x009.o $WORK/b107/_x010.o $WORK/b107/_x011.o $WORK/b107/_x012.o $WORK/b107/_x013.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/95/95360355e50cfe80eaa70ae4b81e5767553098e44b7339a727264fc189b227cd-d # internal context google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b024/ github.com/BurntSushi/toml/internal google.golang.org/grpc/backoff google.golang.org/grpc/keepalive mkdir -p $WORK/b416/ io/fs mkdir -p $WORK/b045/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b253/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p context -std -complete -installsuffix shared -buildid nBvbeWjMy9I-A1hOwMCY/nBvbeWjMy9I-A1hOwMCY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/context/context.go cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b078/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b447/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid t_gw2KDRyKSLUFBw3DT3/t_gw2KDRyKSLUFBw3DT3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./src/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p io/fs -std -complete -installsuffix shared -buildid 6kbiYx46mZjiSzSBQMBF/6kbiYx46mZjiSzSBQMBF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b045/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 cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b409/ internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/BurntSushi/toml/internal -complete -installsuffix shared -buildid SJABJz5vewJiJwBbMHnu/SJABJz5vewJiJwBbMHnu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./src/github.com/BurntSushi/toml/internal/tz.go cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b041/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid o3JszYy00x14m9R1nBPj/o3JszYy00x14m9R1nBPj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack ./src/google.golang.org/grpc/keepalive/keepalive.go cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid 8JJRjR8W-_75sbjmR0kM/8JJRjR8W-_75sbjmR0kM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b409/importcfg -pack ./src/google.golang.org/grpc/backoff/backoff.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b042/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/poll -std -installsuffix shared -buildid fZL3uKK3JEle7aCJwHXv/fZL3uKK3JEle7aCJwHXv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b041/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/2d/2d757f278121c601887d20b66d8abd43bc67dd62d2dbbe0b2c6723105ad44cdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/c0/c0e1c207a8476ad440a3d5db74aad8ccf771e5f3bd09e74135fce5735ce7d9b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/ac/acfc0b2996741d75d2ba7951c1f53cc38b59499fe4e734af61975ff9d2451231-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/43/4352e2d00a42484904de3c00e766f685b12d1316ab3225cc3b65e776ac0f2d85-d # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/a4/a47f993cef02b233a16fd332d33aa8b4efed0ea65fa2f044b68bdebd0977a2f0-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b461/ github.com/containers/storage/pkg/regexp mkdir -p $WORK/b191/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b157/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid q-XdEAH9khMbZno1ZhTl/q-XdEAH9khMbZno1ZhTl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b461/importcfg -pack ./src/github.com/acarl005/stripansi/stripansi.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/containers/storage/pkg/regexp -complete -installsuffix shared -buildid fjH6GEsHR3e_NZu-GuHa/fjH6GEsHR3e_NZu-GuHa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack ./src/github.com/containers/storage/pkg/regexp/regexp.go ./src/github.com/containers/storage/pkg/regexp/regexp_dontprecompile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/ec/ec41b107cf0a8262a541c5730ecec7f13f316bdbf0dfb230b02067d1d3f17536-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b416/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid SFVRZ3iyVbsM0tgIBte1/SFVRZ3iyVbsM0tgIBte1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b422/importcfg -pack ./src/google.golang.org/grpc/internal/backoff/backoff.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b107/_cgo_.o -dynout $WORK/b107/_cgo_import.go -dynlinker cat >$WORK/b107/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/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b107/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/36/3608840c8bd1f5ea94eef56a4f03a676ca3b32f5205dcf2bb9ac96780bc9abae-d # internal cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p runtime/cgo -std -installsuffix shared -buildid hPiLWke9RBRHDivojm1U/hPiLWke9RBRHDivojm1U -goversion go1.19 -symabis $WORK/b107/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/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/handle.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/b107/_cgo_gotypes.go $WORK/b107/cgo.cgo1.go $WORK/b107/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/93/9347758a0aa0ead7a3d3aa59569d20db5a7fc5fbc107d5790062c5839e03c0dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4f/4f8f5ea964e4a2c686d6f49ce814baba3ac6b523499954368769dc8be9f66d61-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b257/ google.golang.org/grpc/tap mkdir -p $WORK/b450/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b062/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid zz5Ihl27Nu7Guj6aY6DJ/zz5Ihl27Nu7Guj6aY6DJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./src/golang.org/x/sync/semaphore/semaphore.go cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid eJP_GKb3ajNWSFd9PWxa/eJP_GKb3ajNWSFd9PWxa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack ./src/google.golang.org/grpc/tap/tap.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b107/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b107/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/asm_amd64.o $WORK/b107/_x001.o $WORK/b107/_x002.o $WORK/b107/_x003.o $WORK/b107/_x004.o $WORK/b107/_x005.o $WORK/b107/_x006.o $WORK/b107/_x007.o $WORK/b107/_x008.o $WORK/b107/_x009.o $WORK/b107/_x010.o $WORK/b107/_x011.o $WORK/b107/_x012.o $WORK/b107/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/76/765b2cd192cc3213354a67657e28d14e8ba600059102b6c87684f504e7030eb7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/0f/0fdd5501ba9332757a169cf1272055a0569130a3f31d381281544c2052e3b5b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/7b/7bf55a881733f5edecf8e51a91450035b25258385aec16ad9b9e188bcdd8fed4-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f7/f742b2342ad86689310a79eaabeb02837773049a1e6d7a0af3fb288a006e1b44-d # internal embed mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p embed -std -complete -installsuffix shared -buildid dVPXzvVHm9K7xUu_ZKhy/dVPXzvVHm9K7xUu_ZKhy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/b5/b5f10266d2534bedf74f5f66bc682f1a406aaae1147cb05f909fba8febb7e38a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/64/64de6334e8b6ce91c7e4d053391f4d64f2556a02b2e581740d7d5c77f4fdba29-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b035/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/12/1253f510bfd6443b89e91840075fc6cf1fd7849bff0d9ceb0298fec1d377c5a3-d # internal os mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/itoa=$WORK/b027/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b041/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile internal/syscall/unix=$WORK/b042/_pkg_.a packagefile internal/testlog=$WORK/b044/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p os -std -installsuffix shared -buildid UBnLUyLzYABzs_YHJprq/UBnLUyLzYABzs_YHJprq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b040/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/pipe2_unix.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/rlimit.go /usr/lib/golang/src/os/rlimit_stub.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 cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a6/a6672b6538f55154599c69326dd373855ecd6c6a23c028a1dd942a7ccc944ed8-d # internal internal/fmtsort mkdir -p $WORK/b038/ github.com/hashicorp/errwrap encoding/binary mkdir -p $WORK/b032/ mkdir -p $WORK/b470/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid za7YOEX-v2w9OG5VII3k/za7YOEX-v2w9OG5VII3k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p encoding/binary -std -complete -installsuffix shared -buildid zUHgXGTYGgFVKGlPRutd/zUHgXGTYGgFVKGlPRutd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF github.com/modern-go/reflect2 mkdir -p $WORK/b250/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid wuS11LAe9FpZp8Q2sLol/wuS11LAe9FpZp8Q2sLol -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./src/github.com/hashicorp/errwrap/errwrap.go cat >$WORK/b250/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b250=>" -I $WORK/b250/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b250/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/modern-go/reflect2 -installsuffix shared -buildid UMhK5mDm8XYB2GyfpAhy/UMhK5mDm8XYB2GyfpAhy -goversion go1.19 -symabis $WORK/b250/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack -asmhdr $WORK/b250/go_asm.h ./src/github.com/modern-go/reflect2/go_above_118.go ./src/github.com/modern-go/reflect2/go_above_19.go ./src/github.com/modern-go/reflect2/reflect2.go ./src/github.com/modern-go/reflect2/reflect2_kind.go ./src/github.com/modern-go/reflect2/safe_field.go ./src/github.com/modern-go/reflect2/safe_map.go ./src/github.com/modern-go/reflect2/safe_slice.go ./src/github.com/modern-go/reflect2/safe_struct.go ./src/github.com/modern-go/reflect2/safe_type.go ./src/github.com/modern-go/reflect2/type_map.go ./src/github.com/modern-go/reflect2/unsafe_array.go ./src/github.com/modern-go/reflect2/unsafe_eface.go ./src/github.com/modern-go/reflect2/unsafe_field.go ./src/github.com/modern-go/reflect2/unsafe_iface.go ./src/github.com/modern-go/reflect2/unsafe_link.go ./src/github.com/modern-go/reflect2/unsafe_map.go ./src/github.com/modern-go/reflect2/unsafe_ptr.go ./src/github.com/modern-go/reflect2/unsafe_slice.go ./src/github.com/modern-go/reflect2/unsafe_struct.go ./src/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/28/284cfd95ecf92a734f821bf066b656037d11ab5934858789a3d77eaf7a3cf768-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/5d/5d04a7ab68c1ba0bf4229ef354d1987bb50a27c29701192c2d3dc89464c6720f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/14/140f8ee59c6c66bcb77b25ee0a274c31fca95388bfefa542c93021c640a9caf3-d # internal encoding/base64 mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b066/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p encoding/base64 -std -complete -installsuffix shared -buildid gV1UgP3jxjtMLTXr17wN/gV1UgP3jxjtMLTXr17wN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/internal/edwards25519/field mkdir -p $WORK/b087/ crypto/md5 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 -D GOAMD64_v1 -gensymabis -o $WORK/b066/symabis ./xor_amd64.s mkdir -p $WORK/b090/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b087/symabis ./fe_amd64.s vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b113/ cat >$WORK/b090/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/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b090/symabis ./md5block_amd64.s crypto/internal/nistec mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b074/symabis ./p256_asm_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b113/symabis ./sum_amd64.s github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b237/ golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b364/ cat >$WORK/b237/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/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/b237=>" -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b237/symabis ./xxhash_amd64.s vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b117/ cat >$WORK/b364/go_asm.h << 'EOF' # internal EOF github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b236/ cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b364=>" -I $WORK/b364/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b364/symabis ./sum_amd64.s cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b122/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b620/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b117/symabis ./fe_amd64.s cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/klauspost/compress/internal/snapref -complete -installsuffix shared -buildid UPmfSZ-EQId66Ve72vmJ/UPmfSZ-EQId66Ve72vmJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./src/github.com/klauspost/compress/internal/snapref/decode.go ./src/github.com/klauspost/compress/internal/snapref/decode_other.go ./src/github.com/klauspost/compress/internal/snapref/encode.go ./src/github.com/klauspost/compress/internal/snapref/encode_other.go ./src/github.com/klauspost/compress/internal/snapref/snappy.go golang.org/x/crypto/sha3 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/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b370/ cat >$WORK/b620/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b620=>" -I $WORK/b620/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b620/symabis ./fe_amd64.s cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/cipher -std -installsuffix shared -buildid aKsdVxrsmp5eRAKEwC5F/aKsdVxrsmp5eRAKEwC5F -goversion go1.19 -symabis $WORK/b066/symabis -shared -c=4 -nolocalimports -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/b370/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b370=>" -I $WORK/b370/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b370/symabis ./keccakf_amd64.s cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid DgdE3NCBA8GHospwcsYK/DgdE3NCBA8GHospwcsYK -goversion go1.19 -symabis $WORK/b113/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid Qj49oLsYfB83tPbNmdkW/Qj49oLsYfB83tPbNmdkW -goversion go1.19 -symabis $WORK/b087/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/md5 -std -installsuffix shared -buildid rbwW5T99JkwmctA_StNe/rbwW5T99JkwmctA_StNe -goversion go1.19 -symabis $WORK/b090/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/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 cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid Bme4LsETJqQJ8ucmPd1Q/Bme4LsETJqQJ8ucmPd1Q -goversion go1.19 -symabis $WORK/b237/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack -asmhdr $WORK/b237/go_asm.h ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go golang.org/x/sys/unix mkdir -p $WORK/b172/ cat >$WORK/b172/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b172/symabis ./asm_linux_amd64.s cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p golang.org/x/crypto/internal/poly1305 -installsuffix shared -buildid E54ikx_NAWgFCOeRwl-3/E54ikx_NAWgFCOeRwl-3 -goversion go1.19 -symabis $WORK/b364/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack -asmhdr $WORK/b364/go_asm.h ./src/golang.org/x/crypto/internal/poly1305/bits_go1.13.go ./src/golang.org/x/crypto/internal/poly1305/poly1305.go ./src/golang.org/x/crypto/internal/poly1305/sum_amd64.go ./src/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -installsuffix shared -buildid _Muox2Mxp4tBf_CzHs9g/_Muox2Mxp4tBf_CzHs9g -goversion go1.19 -symabis $WORK/b117/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p golang.org/x/crypto/curve25519/internal/field -installsuffix shared -buildid h0ONvKXCUnNARuWV-Vuc/h0ONvKXCUnNARuWV-Vuc -goversion go1.19 -symabis $WORK/b620/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b620/importcfg -pack -asmhdr $WORK/b620/go_asm.h ./src/golang.org/x/crypto/curve25519/internal/field/fe.go ./src/golang.org/x/crypto/curve25519/internal/field/fe_amd64.go ./src/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go ./src/golang.org/x/crypto/curve25519/internal/field/fe_generic.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile embed=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b074/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/internal/nistec -std -installsuffix shared -buildid 4ynHB7O2ORW7VSXVq5Di/4ynHB7O2ORW7VSXVq5Di -goversion go1.19 -symabis $WORK/b074/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -embedcfg $WORK/b074/embedcfg -pack -asmhdr $WORK/b074/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p golang.org/x/sys/unix -installsuffix shared -buildid ukxQFrvhgvUNoczPWMTO/ukxQFrvhgvUNoczPWMTO -goversion go1.19 -symabis $WORK/b172/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack -asmhdr $WORK/b172/go_asm.h ./src/golang.org/x/sys/unix/affinity_linux.go ./src/golang.org/x/sys/unix/aliases.go ./src/golang.org/x/sys/unix/bluetooth_linux.go ./src/golang.org/x/sys/unix/constants.go ./src/golang.org/x/sys/unix/dev_linux.go ./src/golang.org/x/sys/unix/dirent.go ./src/golang.org/x/sys/unix/endian_little.go ./src/golang.org/x/sys/unix/env_unix.go ./src/golang.org/x/sys/unix/fcntl.go ./src/golang.org/x/sys/unix/fdset.go ./src/golang.org/x/sys/unix/ifreq_linux.go ./src/golang.org/x/sys/unix/ioctl_linux.go ./src/golang.org/x/sys/unix/ioctl_unsigned.go ./src/golang.org/x/sys/unix/pagesize_unix.go ./src/golang.org/x/sys/unix/race0.go ./src/golang.org/x/sys/unix/readdirent_getdents.go ./src/golang.org/x/sys/unix/sockcmsg_linux.go ./src/golang.org/x/sys/unix/sockcmsg_unix.go ./src/golang.org/x/sys/unix/sockcmsg_unix_other.go ./src/golang.org/x/sys/unix/syscall.go ./src/golang.org/x/sys/unix/syscall_linux.go ./src/golang.org/x/sys/unix/syscall_linux_alarm.go ./src/golang.org/x/sys/unix/syscall_linux_amd64.go ./src/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./src/golang.org/x/sys/unix/syscall_linux_gc.go ./src/golang.org/x/sys/unix/syscall_unix.go ./src/golang.org/x/sys/unix/syscall_unix_gc.go ./src/golang.org/x/sys/unix/sysvshm_linux.go ./src/golang.org/x/sys/unix/sysvshm_unix.go ./src/golang.org/x/sys/unix/timestruct.go ./src/golang.org/x/sys/unix/zerrors_linux.go ./src/golang.org/x/sys/unix/zerrors_linux_amd64.go ./src/golang.org/x/sys/unix/zptrace_x86_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./src/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./src/golang.org/x/sys/unix/ztypes_linux.go ./src/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p golang.org/x/crypto/sha3 -installsuffix shared -buildid 3sfyffF9Zc3jwW8KvESN/3sfyffF9Zc3jwW8KvESN -goversion go1.19 -symabis $WORK/b370/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack -asmhdr $WORK/b370/go_asm.h ./src/golang.org/x/crypto/sha3/doc.go ./src/golang.org/x/crypto/sha3/hashes.go ./src/golang.org/x/crypto/sha3/hashes_generic.go ./src/golang.org/x/crypto/sha3/keccakf_amd64.go ./src/golang.org/x/crypto/sha3/register.go ./src/golang.org/x/crypto/sha3/sha3.go ./src/golang.org/x/crypto/sha3/shake.go ./src/golang.org/x/crypto/sha3/shake_generic.go ./src/golang.org/x/crypto/sha3/xor_generic.go ./src/golang.org/x/crypto/sha3/xor_unaligned.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/aa/aa301521e3667f15c17c130dae490dafa5ccc97210abd7de12972acdbfa0b4de-d # internal encoding/pem mkdir -p $WORK/b099/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b375/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p encoding/pem -std -complete -installsuffix shared -buildid EiDsiIM6u84l19qXvdf2/EiDsiIM6u84l19qXvdf2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b376/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid W1_ggLzoAfZgOoSwOXSh/W1_ggLzoAfZgOoSwOXSh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./src/golang.org/x/crypto/openpgp/armor/armor.go ./src/golang.org/x/crypto/openpgp/armor/encode.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b090/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b7/b71e519ed3220728aca7655d8db761046e15ba8c6f273ef636fbfed17aa2def5-d # internal internal/godebug mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a EOF path/filepath mkdir -p $WORK/b109/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/godebug -std -complete -installsuffix shared -buildid eCceSX-63MVL8N6vxN70/eCceSX-63MVL8N6vxN70 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go io/ioutil mkdir -p $WORK/b115/ google.golang.org/protobuf/internal/detrand cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p path/filepath -std -complete -installsuffix shared -buildid 96ddgbSjtFcSGHUtA_HJ/96ddgbSjtFcSGHUtA_HJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b109/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 cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a EOF os/signal mkdir -p $WORK/b230/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p io/ioutil -std -complete -installsuffix shared -buildid HV8m5-ka31Qq4GTZQBRj/HV8m5-ka31Qq4GTZQBRj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b296/ cat >$WORK/b230/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b230=>" -I $WORK/b230/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b230/symabis ./sig.s cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b420/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid Qof5sA7NSefzAeedpbWA/Qof5sA7NSefzAeedpbWA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./src/github.com/containers/image/v5/internal/rootless/rootless.go github.com/mattn/go-runewidth mkdir -p $WORK/b462/ github.com/docker/docker/api/types/mount cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid vWKkW7rjNZgEfycYptON/vWKkW7rjNZgEfycYptON -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./src/google.golang.org/grpc/internal/envconfig/envconfig.go ./src/google.golang.org/grpc/internal/envconfig/observability.go ./src/google.golang.org/grpc/internal/envconfig/xds.go cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=$WORK/b463/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b546/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid N163gIZ1c0tD3kHMe3ZC/N163gIZ1c0tD3kHMe3ZC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack ./src/github.com/mattn/go-runewidth/runewidth.go ./src/github.com/mattn/go-runewidth/runewidth_posix.go ./src/github.com/mattn/go-runewidth/runewidth_table.go mkdir -p $WORK/b126/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid G1RbQYlJntqtN0SlHCdo/G1RbQYlJntqtN0SlHCdo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b546/importcfg -pack ./src/github.com/docker/docker/api/types/mount/mount.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile hash/fnv=$WORK/b127/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid w2C-8wuJr2bvGt8Y5Tn1/w2C-8wuJr2bvGt8Y5Tn1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack ./src/google.golang.org/protobuf/internal/detrand/rand.go github.com/moby/sys/sequential mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/moby/sys/sequential -complete -installsuffix shared -buildid BlRrFrS5-wzWQb3C59Ux/BlRrFrS5-wzWQb3C59Ux -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b630/importcfg -pack ./src/github.com/moby/sys/sequential/doc.go ./src/github.com/moby/sys/sequential/sequential_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b364=>" -I $WORK/b364/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b364/sum_amd64.o ./sum_amd64.s fmt mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b038/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p fmt -std -complete -installsuffix shared -buildid MJKa1jUeCwQE9zqEdCIy/MJKa1jUeCwQE9zqEdCIy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b037/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 cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/5b/5b70e55d48e8870df3af3df8b7e2c54808bc79a0e45777bf64fb4c35ce97c03c-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b087/fe_amd64.o ./fe_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/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/b237=>" -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b237/xxhash_amd64.o ./xxhash_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b620=>" -I $WORK/b620/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b620/fe_amd64.o ./fe_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b117/fe_amd64.o ./fe_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/md5block_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/04/04843d8494fb2fad0f25ddb3dc95f0a08c02d4e98000858cf5195236c89e0280-d # internal 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 -D GOAMD64_v1 -o $WORK/b066/xor_amd64.o ./xor_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b237/_pkg_.a $WORK/b237/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p os/signal -std -installsuffix shared -buildid Viq-8DNHMQu1E2jMBM6t/Viq-8DNHMQu1E2jMBM6t -goversion go1.19 -symabis $WORK/b230/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack -asmhdr $WORK/b230/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/98/981bbdd4c99e50fa63ddc74d4229d2f6c6f8a3ca57f1decf4a3ae070e137a111-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b370=>" -I $WORK/b370/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b370/keccakf_amd64.o ./keccakf_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b113/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/57/57a6137ae5fcd07a6eaadd6b0c73a51b8faa797c3327fd72bfce3a8000bcb1cf-d # internal internal/intern mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b100/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p internal/intern -std -complete -installsuffix shared -buildid As40DOsVbXMxW4LKVq7E/As40DOsVbXMxW4LKVq7E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/0e/0e8bb61abef312a676b1236700321dad04559c45406daaf6b7f2635e523598e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/6e/6e7a0cbe3fbe01643be87abf0c9281c568668b3a86825773146a68bbca7407d9-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b364/_pkg_.a $WORK/b364/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/63/6396e47ca091933784c0a7e66ea33f05e99fe9794e8cb95a4ca5d4d463cbe0d6-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/alias=$WORK/b363/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b364/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b365/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid cllqAscdBXXjqAN_r-bC/cllqAscdBXXjqAN_r-bC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./src/golang.org/x/crypto/nacl/secretbox/secretbox.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/0d/0df1e886b1d5d1dc7efdedabd5bc855957345e7a5bf3cc9e253ce829f1c66898-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b114/ cat >$WORK/b114/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/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b114/symabis ./cpu_x86.s cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/75/7572a5ee0a20e22cb599fe47a092463e7fbf89b2ca30abd5035bd3bce9cc6cd0-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b620/_pkg_.a $WORK/b620/fe_amd64.o # internal crypto/internal/edwards25519 mkdir -p $WORK/b086/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/fe_amd64.o # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid zDIzqQG-l-PVNGlkTEZd/zDIzqQG-l-PVNGlkTEZd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_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/e5/e5e80e36dc45497311126d5b7a869ee9661a9489b9d6f7184e54b78ddc0a4855-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /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/b117/_pkg_.a /builddir/.cache/go-build/58/58881f261fd47448cab4973f1ad4e23d9a40cc84c603eece68e5e27f1b9e6c43-d # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/d5/d55069828f80908b23de1fa5246da9709dace089cecc8c15e69eaa8828952cea-d # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/5e/5eec0b035da37663465d0cfbbd04449cb2b9370eec79d8347c583c7d754561d7-d # internal golang.org/x/crypto/curve25519 mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/curve25519/internal/field=$WORK/b620/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid f-VapqEbprUoSqckf_aJ/f-VapqEbprUoSqckf_aJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack ./src/golang.org/x/crypto/curve25519/curve25519.go ./src/golang.org/x/crypto/curve25519/curve25519_compat.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/cf/cfe148cd2bf938976efe755d7fe2a16a2a9293ceaa2bf372674947caec323e4f-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/9a/9a15117ca2eea477c25faf9462d92fd801b81a757c9158aa0a46c199981e8c0e-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b113/_pkg_.a $WORK/b113/sum_amd64.o # internal crypto/internal/boring mkdir -p $WORK/b069/ crypto/des golang.org/x/crypto/chacha20 mkdir -p $WORK/b618/ vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b070/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid CBydGNjdQA9WCvOR60bN/CBydGNjdQA9WCvOR60bN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/internal/alias=$WORK/b363/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid DSVdyEfRUdjUZ7zpoIeO/DSVdyEfRUdjUZ7zpoIeO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./src/golang.org/x/crypto/chacha20/chacha_generic.go ./src/golang.org/x/crypto/chacha20/chacha_noasm.go ./src/golang.org/x/crypto/chacha20/xor.go mkdir -p $WORK/b071/ mkdir -p $WORK/b111/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/des -std -complete -installsuffix shared -buildid VoEI5HmGEmKpU1PZQ1xD/VoEI5HmGEmKpU1PZQ1xD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b071/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/b111/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/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b112/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid ZAxKwPDKl6yRHRMV5Zly/ZAxKwPDKl6yRHRMV5Zly -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b111/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 cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/47/47200d7ccab3d99461120ca17bde8e1c09aa9c138d491014139c2401163fc2ad-d # internal cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid qCBia8TJA_j2rSRq2GrX/qCBia8TJA_j2rSRq2GrX -goversion go1.19 -symabis $WORK/b114/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/a3/a3fb770b6829923341a2841fe4563755e9588ecd727aa5b51825a7ba67b05fe6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/79/79e9b440ba79931010bc863ab4fe31717476bdaaf13bf87c05e41bf8af22e8de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/72/72c5f148d48f5e2ca5d475d56867b5f5cb123bd1e1787f28b7ad3122380c37a0-d # internal net/netip mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/intern=$WORK/b106/_pkg_.a packagefile internal/itoa=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p net/netip -std -complete -installsuffix shared -buildid vfJhH_8ygPXs4rPal_WA/vfJhH_8ygPXs4rPal_WA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b370/_pkg_.a $WORK/b370/keccakf_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/61/61bd15bec40039d3711e900b49f2868410980251b4a05633d47dee60ff5f5f48-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a9/a909a3057e041e95c5828d4109cfdf8bfb0011e64f0ee7e763f019218007aced-d # internal crypto/hmac mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a EOF crypto/sha512 mkdir -p $WORK/b081/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/hmac -std -complete -installsuffix shared -buildid 6KcVUgsLYxaWE8KaYUcy/6KcVUgsLYxaWE8KaYUcy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go crypto/aes mkdir -p $WORK/b065/ cat >$WORK/b081/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/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b081/symabis ./sha512block_amd64.s 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 -D GOAMD64_v1 -gensymabis -o $WORK/b065/symabis ./asm_amd64.s ./gcm_amd64.s crypto/sha1 mkdir -p $WORK/b093/ crypto/sha256 mkdir -p $WORK/b094/ cat >$WORK/b093/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/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b093/symabis ./sha1block_amd64.s cat >$WORK/b094/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/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b094/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/56/561f986610fca6259ff2b48959b76db07928baa453c1e239611406c5cbab6abb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/0b/0be9448dd47057b791eb606b26349b1bc106d62b2972dac783b8290d2b6d86ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/36/3668d91323166ad53664552bffda7472e8f25af38f2058d89d16ae77ca55917e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/1a/1a23d80de5d85afe30ad969e232be348b890030213cc623a929bee575159cc63-d # internal os/exec mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/godebug=$WORK/b100/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF github.com/cyphar/filepath-securejoin mkdir -p $WORK/b515/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p os/exec -std -complete -installsuffix shared -buildid CZMjYA4jHbXR41NSYhsv/CZMjYA4jHbXR41NSYhsv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b221/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 github.com/containers/storage/pkg/directory mkdir -p $WORK/b478/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid mbF4o-o24tTZqjjYVALw/mbF4o-o24tTZqjjYVALw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./src/github.com/cyphar/filepath-securejoin/join.go ./src/github.com/cyphar/filepath-securejoin/vfs.go cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid _6IbsonsHp9kBYaljuz9/_6IbsonsHp9kBYaljuz9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b478/importcfg -pack ./src/github.com/containers/storage/pkg/directory/directory.go ./src/github.com/containers/storage/pkg/directory/directory_unix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b230=>" -I $WORK/b230/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b230/sig.o ./sig.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/aes -std -installsuffix shared -buildid Ti8HWe59vAkz9MNdYUJk/Ti8HWe59vAkz9MNdYUJk -goversion go1.19 -symabis $WORK/b065/symabis -shared -c=4 -nolocalimports -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/sha512 -std -installsuffix shared -buildid fAUrZ7anfFb6IceS7LSz/fAUrZ7anfFb6IceS7LSz -goversion go1.19 -symabis $WORK/b081/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/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 cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/68/68bb630ca17b7c92ed0bd35ec07dd5b51128d508e309dd0e3ea993d87fd6b99c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_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/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b114/cpu_x86.o ./cpu_x86.s cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a8/a870752ca9c955bbf7e023cc749bdcf9aaa06a1b3d7998d7ecbc35566a64f2e3-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b356/ vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b118/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b089/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid IiBTMlJII2uqgX261lC7/IiBTMlJII2uqgX261lC7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid TI4xh6UMcGRNkSe7bZga/TI4xh6UMcGRNkSe7bZga -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b230/_pkg_.a $WORK/b230/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/96/960b7dcacf2d5efc89237e9f7aecc4c13d1208e9fdb42df61b32c1184b8bde84-d # internal cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/sha1 -std -installsuffix shared -buildid CBX2O989dAaaaJYNH3-C/CBX2O989dAaaaJYNH3-C -goversion go1.19 -symabis $WORK/b093/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /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 cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/0c/0c7b2b4d36db61315850d568deaec5ad404f3090e2aafc572032b48dc2a5cfbf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/2b/2b0d45d9e5fffc94209a965c523a33554a0ad6289e9a7ef404cc089513aa651f-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b110/ cat >$WORK/b110/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/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b110/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/04/04d66a0b6df244385edf3ff33e83b222fc11be3e96e47a596d61f4dee4e743a9-d # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/sha256 -std -installsuffix shared -buildid h-dwZ8HmwmkUxLe2vb-U/h-dwZ8HmwmkUxLe2vb-U -goversion go1.19 -symabis $WORK/b094/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/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 cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b074/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/08/086273367d8668e7e131ec03d1f96fcfff05f055da94a3a1e7fcdc474a7183f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/3e/3e32072699cc2f800761221c2a5b8c449206c574a62806dc9bc95406ced0ab5e-d # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c8/c8bd408d022e56a7287e7909f3cd397235a285b6a7c470b9b58f86790838c43a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b114/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid 8a0hgqwLgysXUfOxgTuA/8a0hgqwLgysXUfOxgTuA -goversion go1.19 -symabis $WORK/b110/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/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 cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/82/8255f1f5868f6c5581ec4fad3c67db76b637cefc990366dc440cf74649724b90-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/03/03a5585e1ec21ac10c9b245511d2b2c411744842fcaa3405e0e3a9b7c8a0e141-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b093/sha1block_amd64.o ./sha1block_amd64.s 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 -D GOAMD64_v1 -o $WORK/b065/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b081/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b094/sha256block_amd64.o ./sha256block_amd64.s 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 -D GOAMD64_v1 -o $WORK/b065/gcm_amd64.o ./gcm_amd64.s cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/25/256d454b363d88d25568d49aabf4fb433e49950022d827ac00cbd3b5e17fd585-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/69/69c39b16976248fbbc03e72863fe5b0d23469cd5e254e3a28977a66703b25434-d # internal 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/19/19a185bf02367787cdbc3b9f4163992653ff8b0beabf51cdeebfdb5d96f12fd0-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/b4/b489a585ebad89ef078ea1e02a35ee74c998b0fe7a670fc3887b0ee840c992bd-d # internal golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b622/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid tzqzR-v3uq7MasUFEw-R/tzqzR-v3uq7MasUFEw-R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b621/importcfg -pack ./src/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal 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/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b110/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/b7/b7c26f1faa87afcb1d756e1f8cefefc71e8e103cb882d33cb10496cc09273ebf-d # internal golang.org/x/crypto/scrypt mkdir -p $WORK/b366/ github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b631/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b356/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p golang.org/x/crypto/scrypt -complete -installsuffix shared -buildid 7lHve2TLO-WJiPkykx5P/7lHve2TLO-WJiPkykx5P -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./src/golang.org/x/crypto/scrypt/scrypt.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid A_6vfHtyHBw7HXFjgZke/A_6vfHtyHBw7HXFjgZke -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack ./src/github.com/docker/docker/pkg/ioutils/buffer.go ./src/github.com/docker/docker/pkg/ioutils/bytespipe.go ./src/github.com/docker/docker/pkg/ioutils/fswriters.go ./src/github.com/docker/docker/pkg/ioutils/readers.go ./src/github.com/docker/docker/pkg/ioutils/temp_unix.go ./src/github.com/docker/docker/pkg/ioutils/writeflusher.go ./src/github.com/docker/docker/pkg/ioutils/writers.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b250=>" -I $WORK/b250/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b250/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b250=>" -I $WORK/b250/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b250/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b250=>" -I $WORK/b250/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b250/relfect2_mipsx.o ./relfect2_mipsx.s cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/1e/1efbd32ccde3e7afb2aab4604d26a1911007e8881758ca24973d1555a1f0af71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/99/993b0608232e67dae3b39058d5dd3e86b8addde7c442d3883b68bd79a9e437fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b250=>" -I $WORK/b250/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b250/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b250/_pkg_.a $WORK/b250/reflect2_amd64.o $WORK/b250/relfect2_mips64x.o $WORK/b250/relfect2_mipsx.o $WORK/b250/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b8/b8446b07de93acc10b46ed220d79d0d44f7f15d7203d31630b95068b30af7da2-d # internal net mkdir -p $WORK/b101/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b101/ -importpath net -- -I $WORK/b101/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/b6/b6d25b42b93943a510b6711e63c5c8253f62ec5857ce0f8290d348dea4f2a005-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/91/91dd5b860c98f4718b5d506d254c223689a7225dac2c75ee3bc5710f2cca33ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/b6/b64c0fd1ff3a317c81fbf6fcad7778ed8dee3f2e343dcaa81cbd32c5ba3515df-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/25/25de89e54d20904e366507ef70d90398433bcdbd6e6ac9ee274f5f7a07d95f79-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b057/ log mkdir -p $WORK/b058/ encoding/hex cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid hdO3-2HTF3QxGkWKwlaz/hdO3-2HTF3QxGkWKwlaz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack ./src/google.golang.org/grpc/internal/grpclog/grpclog.go ./src/google.golang.org/grpc/internal/grpclog/prefixLogger.go net/url mkdir -p $WORK/b108/ vendor/golang.org/x/crypto/curve25519 cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p log -std -complete -installsuffix shared -buildid pKBYGr4tfOSxYz-4x7eG/pKBYGr4tfOSxYz-4x7eG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/log/log.go encoding/json mkdir -p $WORK/b029/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p net/url -std -complete -installsuffix shared -buildid pzelScxkydCS98E74Bx0/pzelScxkydCS98E74Bx0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/net/url/url.go compress/flate mkdir -p $WORK/b125/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p encoding/json -std -complete -installsuffix shared -buildid fBrLsdCVbgMDxN-Bwiai/fBrLsdCVbgMDxN-Bwiai -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b029/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 cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid LvRcPYNbFiyr5ndm3arm/LvRcPYNbFiyr5ndm3arm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack ./src/google.golang.org/protobuf/internal/errors/errors.go ./src/google.golang.org/protobuf/internal/errors/is_go113.go go/token mkdir -p $WORK/b134/ google.golang.org/protobuf/internal/version mkdir -p $WORK/b151/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p go/token -std -complete -installsuffix shared -buildid 1eSPDKSnlAoieBHm-Vr5/1eSPDKSnlAoieBHm-Vr5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b134/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 cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF github.com/opencontainers/go-digest mkdir -p $WORK/b174/ github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid bzR4QbEkmeWf-JxGz3Le/bzR4QbEkmeWf-JxGz3Le -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack ./src/google.golang.org/protobuf/internal/version/version.go mkdir -p $WORK/b175/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a EOF math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid k7uw9SlWBOftQlqrYgfq/k7uw9SlWBOftQlqrYgfq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/version.go ./src/github.com/opencontainers/image-spec/specs-go/versioned.go mkdir -p $WORK/b077/ text/scanner mkdir -p $WORK/b215/ github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid MdbRUByXrGgFLhPrARSI/MdbRUByXrGgFLhPrARSI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack ./src/github.com/opencontainers/go-digest/algorithm.go ./src/github.com/opencontainers/go-digest/digest.go ./src/github.com/opencontainers/go-digest/digester.go ./src/github.com/opencontainers/go-digest/doc.go ./src/github.com/opencontainers/go-digest/verifiers.go github.com/containers/storage/pkg/reexec mkdir -p $WORK/b227/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b098/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p text/scanner -std -complete -installsuffix shared -buildid VgNyrA2aT_MqFAsFVl3z/VgNyrA2aT_MqFAsFVl3z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go mkdir -p $WORK/b116/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b077/symabis ./arith_amd64.s cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 2wvPwUJaaHf8Dk9Xy8dn/2wvPwUJaaHf8Dk9Xy8dn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./src/github.com/containers/storage/pkg/reexec/command_linux.go ./src/github.com/containers/storage/pkg/reexec/reexec.go os/user github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b220/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b117/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid DnnTNeAs4qJt72k2qhFB/DnnTNeAs4qJt72k2qhFB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b228/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/docker/go-units -complete -installsuffix shared -buildid sKTas5BPhCqtxsAzTG3e/sKTas5BPhCqtxsAzTG3e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./src/github.com/docker/go-units/duration.go ./src/github.com/docker/go-units/size.go ./src/github.com/docker/go-units/ulimit.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid df-jhmdoCjmAHbn-d2rr/df-jhmdoCjmAHbn-d2rr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./src/github.com/opencontainers/runtime-spec/specs-go/config.go ./src/github.com/opencontainers/runtime-spec/specs-go/state.go ./src/github.com/opencontainers/runtime-spec/specs-go/version.go runtime/debug mkdir -p $WORK/b238/ github.com/syndtr/gocapability/capability mkdir -p $WORK/b229/ flag cat >$WORK/b238/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/b238=>" -I $WORK/b238/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b238/symabis ./debug.s github.com/klauspost/compress/fse cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b247/ vendor/golang.org/x/net/http2/hpack cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid E6HKsNCfPegzwvWrPa7I/E6HKsNCfPegzwvWrPa7I -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./src/github.com/syndtr/gocapability/capability/capability.go ./src/github.com/syndtr/gocapability/capability/capability_linux.go ./src/github.com/syndtr/gocapability/capability/enum.go ./src/github.com/syndtr/gocapability/capability/enum_gen.go ./src/github.com/syndtr/gocapability/capability/syscall_linux.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p encoding/hex -std -complete -installsuffix shared -buildid MhfaPMAubQl1_Rq65h7R/MhfaPMAubQl1_Rq65h7R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p flag -std -complete -installsuffix shared -buildid E2gY09EPi6FjFkcm7me7/E2gY09EPi6FjFkcm7me7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack /usr/lib/golang/src/flag/flag.go github.com/containers/storage/pkg/config mkdir -p $WORK/b254/ mkdir -p $WORK/b234/ gopkg.in/yaml.v3 cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b185/ mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid bk_lNdN9u568JvSpG0vw/bk_lNdN9u568JvSpG0vw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./src/github.com/containers/storage/pkg/config/config.go cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b242/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b185/ -importpath os/user -- -I $WORK/b185/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid nqlj-xFbujh0-yKQrO6t/nqlj-xFbujh0-yKQrO6t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./src/github.com/klauspost/compress/fse/bitreader.go ./src/github.com/klauspost/compress/fse/bitwriter.go ./src/github.com/klauspost/compress/fse/bytereader.go ./src/github.com/klauspost/compress/fse/compress.go ./src/github.com/klauspost/compress/fse/decompress.go ./src/github.com/klauspost/compress/fse/fse.go mkdir -p $WORK/b267/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 9jzt0d-ZvCMx4EirU-cp/9jzt0d-ZvCMx4EirU-cp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./src/github.com/ulikunitz/xz/internal/xlog/xlog.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid jgT9XtsXXWRgnxuuJ13Y/jgT9XtsXXWRgnxuuJ13Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b267/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 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p compress/flate -std -complete -installsuffix shared -buildid HlKOL2eK2vOvPyASankk/HlKOL2eK2vOvPyASankk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b121/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 mkdir -p $WORK/b211/ mkdir -p $WORK/b268/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF github.com/miekg/pkcs11 mkdir -p $WORK/b209/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p gopkg.in/yaml.v3 -complete -installsuffix shared -buildid 96u9ulsZGhtqfRQZq1yV/96u9ulsZGhtqfRQZq1yV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack ./src/gopkg.in/yaml.v3/apic.go ./src/gopkg.in/yaml.v3/decode.go ./src/gopkg.in/yaml.v3/emitterc.go ./src/gopkg.in/yaml.v3/encode.go ./src/gopkg.in/yaml.v3/parserc.go ./src/gopkg.in/yaml.v3/readerc.go ./src/gopkg.in/yaml.v3/resolve.go ./src/gopkg.in/yaml.v3/scannerc.go ./src/gopkg.in/yaml.v3/sorter.go ./src/gopkg.in/yaml.v3/writerc.go ./src/gopkg.in/yaml.v3/yaml.go ./src/gopkg.in/yaml.v3/yamlh.go ./src/gopkg.in/yaml.v3/yamlprivateh.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p mime -std -complete -installsuffix shared -buildid LIO1muVcQkOhVS9a639q/LIO1muVcQkOhVS9a639q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b268/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 cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b209/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b209/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./params.go ./pkcs11.go ./types.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b262/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid dWetFrTSJ7_LBpu4byS2/dWetFrTSJ7_LBpu4byS2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b264/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/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/c6/c64dc66600960cd37791a4f712574fbb71cfa8fda277d917c13462699accd138-d # internal mime/quotedprintable mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid 8qKZzLSIZVscrnZ1Hg44/8qKZzLSIZVscrnZ1Hg44 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p math/big -std -installsuffix shared -buildid 3APi3UB9qr2N3O2mFwnu/3APi3UB9qr2N3O2mFwnu -goversion go1.19 -symabis $WORK/b077/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/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/natdiv.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p runtime/debug -std -installsuffix shared -buildid v1_Piz1f4nggQ9jgVmwQ/v1_Piz1f4nggQ9jgVmwQ -goversion go1.19 -symabis $WORK/b238/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack -asmhdr $WORK/b238/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 cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/d2/d279fc00e633fb8c47a1dbaf5ff75e9231360edbcb7b5fae542cf64b8ea83b99-d # internal net/http/internal mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p net/http/internal -std -complete -installsuffix shared -buildid lbN3TTMGEpezXPjnMKEG/lbN3TTMGEpezXPjnMKEG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/0f/0fc7b4cec9447aa4590bbd1d8f627243a344f8a5c8d4e54b98ea8b32faced39e-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 9y4iIBNm3T2khzQt5aYl/9y4iIBNm3T2khzQt5aYl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack ./src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/ee/eecd2261ffb537484890843fee3c71dc300bbba2ca04b87f0cdf888cc4ce3805-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b290/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid 7Ll5Lan9_Nn7GpoElMM-/7Ll5Lan9_Nn7GpoElMM- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack ./src/github.com/containers/image/v5/internal/iolimits/iolimits.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/75/758cab06fd795c373e8bcf5e369bb62ed93f2b5c24c3c8b03247a3bcbd45219c-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid fABjsPHHJKWyKnaBqmKP/fABjsPHHJKWyKnaBqmKP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b304/importcfg -pack ./src/github.com/containers/image/v5/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/e3/e3b21e98de0b76abe07933ddc9ac37a689fe54b9620d21efd5df65f8d36cac2f-d # internal github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -complete -installsuffix shared -buildid sNa56Hy1Uf88vNs-FvkU/sNa56Hy1Uf88vNs-FvkU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/cc/cce3214cff88cb98ac24edc0f61625f8d90f46a1b8eeca0000ec8e10858f9773-d # internal encoding/csv mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p encoding/csv -std -complete -installsuffix shared -buildid zGuHC1t2MMro7J-ZL-Va/zGuHC1t2MMro7J-ZL-Va -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/d8/d8d864bc9c72314f559080099851f6f802e84ec487af98fde6c4252c23720564-d # internal encoding/xml mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p encoding/xml -std -complete -installsuffix shared -buildid pt-NfFOiFs4_pYI0CGPL/pt-NfFOiFs4_pYI0CGPL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b310/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/7d/7db143616fd7f5a3dcd7f31adda02fca5f8d2f5ac964e30a30f5a88cc1ff586d-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b175/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid O-ggVlsPaSqBVEdZh6uh/O-ggVlsPaSqBVEdZh6uh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./src/github.com/opencontainers/image-spec/specs-go/v1/config.go ./src/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./src/github.com/opencontainers/image-spec/specs-go/v1/index.go ./src/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./src/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./src/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ee/ee9295beb4f16062ee167714e581dd6a4b2d2ffb160b2e8c8d939e59532da643-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid W4EwzKdsBNIrena-m3wk/W4EwzKdsBNIrena-m3wk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack ./src/github.com/containers/image/v5/docker/reference/helpers.go ./src/github.com/containers/image/v5/docker/reference/normalize.go ./src/github.com/containers/image/v5/docker/reference/reference.go ./src/github.com/containers/image/v5/docker/reference/regexp-additions.go ./src/github.com/containers/image/v5/docker/reference/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/dd/dd6393d3daed8a876b4f5de80b8d1ad0d0c5073026645102df6bd912c9cfb5f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid MlQb7cADu53cSWRl7pzi/MlQb7cADu53cSWRl7pzi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b263/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 cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/e8/e86b5ebb92ba664edebc8bb0ab8f875e732ee8e65079e41740ae436c9167e244-d # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/84/8474ab16117de8d4d2b2e4462ef3ef681fdfc756937a4b1599bb7b3a2380a0b2-d # internal database/sql/driver mkdir -p $WORK/b312/ github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b332/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p database/sql/driver -std -complete -installsuffix shared -buildid FDGH24_AJQmBSQgBC6c7/FDGH24_AJQmBSQgBC6c7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/go-openapi/analysis/internal/debug -complete -installsuffix shared -buildid hagpo1SpNPWaAKetxY_O/hagpo1SpNPWaAKetxY_O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b332/importcfg -pack ./src/github.com/go-openapi/analysis/internal/debug/debug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/23/239e08ba69dd17125c1cb05c732cae04896699059603a53c8ff44b56c7f6062c-d # internal encoding/gob mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p encoding/gob -std -complete -installsuffix shared -buildid 3iwrR3ZotkSoqxjotoZd/3iwrR3ZotkSoqxjotoZd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.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/b254/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/b2/b26222e3cf3313e7465d1a45798b0763fab1d7c7683c58d18efb9dd91409a966-d # internal github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid Z6IRXj0BMXZC-HExEeub/Z6IRXj0BMXZC-HExEeub -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack ./src/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/c7/c764c0582ac81bc3872ba8d1aa2a2ed4c17465c3404b124b059f8f508861262b-d # internal github.com/go-openapi/jsonreference/internal mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/go-openapi/jsonreference/internal -complete -installsuffix shared -buildid BXjOrQltaz86nw-mMkBc/BXjOrQltaz86nw-mMkBc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack ./src/github.com/go-openapi/jsonreference/internal/normalize_url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/0a/0a6c835927896bb12ed74d359e51e8d397e7be052dc166897352ee6f91337e63-d # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/80/80c57894a23e9a2d510d3e8f5b324c4e935455001f2be4751377ab3c76fc1260-d # internal github.com/letsencrypt/boulder/errors mkdir -p $WORK/b359/ gopkg.in/go-jose/go-jose.v2/json mkdir -p $WORK/b358/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b350/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/letsencrypt/boulder/errors -complete -installsuffix shared -buildid k98Jd8o9ElnhW9QxZBTh/k98Jd8o9ElnhW9QxZBTh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack ./src/github.com/letsencrypt/boulder/errors/errors.go cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p gopkg.in/go-jose/go-jose.v2/json -complete -installsuffix shared -buildid AoPpskicEYrOnTqKhivf/AoPpskicEYrOnTqKhivf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/json/decode.go ./src/gopkg.in/go-jose/go-jose.v2/json/encode.go ./src/gopkg.in/go-jose/go-jose.v2/json/indent.go ./src/gopkg.in/go-jose/go-jose.v2/json/scanner.go ./src/gopkg.in/go-jose/go-jose.v2/json/stream.go ./src/gopkg.in/go-jose/go-jose.v2/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/28/28d236ccc458ae6f3dcb95e367d54ca99c5f66f14e0d5b82e8385f6c76c822dc-d # internal github.com/proglottis/gpgme mkdir -p $WORK/b372/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme pkg-config --cflags -- gpgme cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/ac/ac86ecf667a90ad54e0ddfcc7c51b977bf854e29b9fb353ec13379b2a4c1df78-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b244/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b242/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid ixxUEhuXr9x8qeFVfwcq/ixxUEhuXr9x8qeFVfwcq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./src/github.com/ulikunitz/xz/lzma/bintree.go ./src/github.com/ulikunitz/xz/lzma/bitops.go ./src/github.com/ulikunitz/xz/lzma/breader.go ./src/github.com/ulikunitz/xz/lzma/buffer.go ./src/github.com/ulikunitz/xz/lzma/bytewriter.go ./src/github.com/ulikunitz/xz/lzma/decoder.go ./src/github.com/ulikunitz/xz/lzma/decoderdict.go ./src/github.com/ulikunitz/xz/lzma/directcodec.go ./src/github.com/ulikunitz/xz/lzma/distcodec.go ./src/github.com/ulikunitz/xz/lzma/encoder.go ./src/github.com/ulikunitz/xz/lzma/encoderdict.go ./src/github.com/ulikunitz/xz/lzma/hashtable.go ./src/github.com/ulikunitz/xz/lzma/header.go ./src/github.com/ulikunitz/xz/lzma/header2.go ./src/github.com/ulikunitz/xz/lzma/lengthcodec.go ./src/github.com/ulikunitz/xz/lzma/literalcodec.go ./src/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./src/github.com/ulikunitz/xz/lzma/operation.go ./src/github.com/ulikunitz/xz/lzma/prob.go ./src/github.com/ulikunitz/xz/lzma/properties.go ./src/github.com/ulikunitz/xz/lzma/rangecodec.go ./src/github.com/ulikunitz/xz/lzma/reader.go ./src/github.com/ulikunitz/xz/lzma/reader2.go ./src/github.com/ulikunitz/xz/lzma/state.go ./src/github.com/ulikunitz/xz/lzma/treecodecs.go ./src/github.com/ulikunitz/xz/lzma/writer.go ./src/github.com/ulikunitz/xz/lzma/writer2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/bf/bf35eebb14e98455de3bbd0c337511afecf41e029839666a5e8e0e44e1f9019b-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid 8Yy4B-HzgerceGGsZ7t_/8Yy4B-HzgerceGGsZ7t_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./src/gopkg.in/square/go-jose.v2/json/decode.go ./src/gopkg.in/square/go-jose.v2/json/encode.go ./src/gopkg.in/square/go-jose.v2/json/indent.go ./src/gopkg.in/square/go-jose.v2/json/scanner.go ./src/gopkg.in/square/go-jose.v2/json/stream.go ./src/gopkg.in/square/go-jose.v2/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/01/01f706a4b770cb5925f7c7ea848cd28d46fd245aaa8faa9ef0d405978e71d27d-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid T-1tvi6vVSVb_flB_x_e/T-1tvi6vVSVb_flB_x_e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./src/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/7d/7dc4f12803bc2009fb843ed352cd0feff72932506547c8618f745a020af52d78-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid e_E4BXWLpDDmCygJQSm_/e_E4BXWLpDDmCygJQSm_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoreflect/methods.go ./src/google.golang.org/protobuf/reflect/protoreflect/proto.go ./src/google.golang.org/protobuf/reflect/protoreflect/source.go ./src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./src/google.golang.org/protobuf/reflect/protoreflect/type.go ./src/google.golang.org/protobuf/reflect/protoreflect/value.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/1a/1ac4104f45bf4c8034ba97a4a0d066cb379181d3b8df02f253962e1d62ccf1e9-d # internal text/template/parse mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p text/template/parse -std -complete -installsuffix shared -buildid 0FAnUJaeS1wgyV8dhDog/0FAnUJaeS1wgyV8dhDog -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b407/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/ff/ff3c657734e31e5ed0b49c60adfd5a206addb247638b2de16998d7f7b8e5ca3e-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b233/ cat >$WORK/b233/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b233=>" -I $WORK/b233/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b233/symabis ./decompress_amd64.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b238=>" -I $WORK/b238/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b238/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/68/68f9d61be3024b13bd29314bdb968b76a85a18caf6e98033236b36d2f7294e6c-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 1B2JyFsP0ZMWSOVJdXBA/1B2JyFsP0ZMWSOVJdXBA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./src/google.golang.org/grpc/metadata/metadata.go cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/6a/6a7afb67af433266908eb2f7e4cc3008583e13633f6d17dfd0a243849e8045c9-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 8mSs9v4t4Z0RVfQ-YTDR/8mSs9v4t4Z0RVfQ-YTDR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b443/importcfg -pack ./src/golang.org/x/text/unicode/bidi/bidi.go ./src/golang.org/x/text/unicode/bidi/bracket.go ./src/golang.org/x/text/unicode/bidi/core.go ./src/golang.org/x/text/unicode/bidi/prop.go ./src/golang.org/x/text/unicode/bidi/tables13.0.0.go ./src/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/3f/3fb21b6c4702abd3be163cef15456551e6a73fb4816a87659ccb545ebe20a5ab-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b442/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid X8PmKFpICUrCtV3GDdQa/X8PmKFpICUrCtV3GDdQa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b444/importcfg -pack ./src/golang.org/x/text/unicode/norm/composition.go ./src/golang.org/x/text/unicode/norm/forminfo.go ./src/golang.org/x/text/unicode/norm/input.go ./src/golang.org/x/text/unicode/norm/iter.go ./src/golang.org/x/text/unicode/norm/normalize.go ./src/golang.org/x/text/unicode/norm/readwriter.go ./src/golang.org/x/text/unicode/norm/tables13.0.0.go ./src/golang.org/x/text/unicode/norm/transform.go ./src/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/61/61ed70b5b0e6d9697b3747a954f0f2682cb5d1b60e056a9f4a42da4b8adc7177-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 6y1-Vn07q9GkSm5psB-u/6y1-Vn07q9GkSm5psB-u -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b445/importcfg -pack ./src/golang.org/x/net/http2/hpack/encode.go ./src/golang.org/x/net/http2/hpack/hpack.go ./src/golang.org/x/net/http2/hpack/huffman.go ./src/golang.org/x/net/http2/hpack/static_table.go ./src/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/c5/c50bece8c5da9f2fe4686127b4ceea7af3ecfd088c7750220871ba3de971aef3-d # internal runtime/trace mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p runtime/trace -std -installsuffix shared -buildid jZVwRbfIYLCyBn3kVJB7/jZVwRbfIYLCyBn3kVJB7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b458/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/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/60/6076d5ab8774801062966b8ca677133103d8acfdf89c30e26ccf1e9bb9eccb50-d # internal github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b466/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b461/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b462/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b467/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/vbauerster/mpb/v8/decor -complete -installsuffix shared -buildid mJwI0BVWMOsMstPPx0Vv/mJwI0BVWMOsMstPPx0Vv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack ./src/github.com/vbauerster/mpb/v8/decor/any.go ./src/github.com/vbauerster/mpb/v8/decor/counters.go ./src/github.com/vbauerster/mpb/v8/decor/decorator.go ./src/github.com/vbauerster/mpb/v8/decor/doc.go ./src/github.com/vbauerster/mpb/v8/decor/elapsed.go ./src/github.com/vbauerster/mpb/v8/decor/eta.go ./src/github.com/vbauerster/mpb/v8/decor/merge.go ./src/github.com/vbauerster/mpb/v8/decor/moving_average.go ./src/github.com/vbauerster/mpb/v8/decor/name.go ./src/github.com/vbauerster/mpb/v8/decor/on_abort.go ./src/github.com/vbauerster/mpb/v8/decor/on_complete.go ./src/github.com/vbauerster/mpb/v8/decor/on_condition.go ./src/github.com/vbauerster/mpb/v8/decor/percentage.go ./src/github.com/vbauerster/mpb/v8/decor/pool.go ./src/github.com/vbauerster/mpb/v8/decor/size_type.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./src/github.com/vbauerster/mpb/v8/decor/speed.go ./src/github.com/vbauerster/mpb/v8/decor/spinner.go cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b172/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/a1/a11bcc1575738178dc000d094767684ea8abd0a579f48157418ccf88ccd6bda8-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b470/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid S60XhtCbicpOYW5onwoB/S60XhtCbicpOYW5onwoB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./src/github.com/hashicorp/go-multierror/append.go ./src/github.com/hashicorp/go-multierror/flatten.go ./src/github.com/hashicorp/go-multierror/format.go ./src/github.com/hashicorp/go-multierror/group.go ./src/github.com/hashicorp/go-multierror/multierror.go ./src/github.com/hashicorp/go-multierror/prefix.go ./src/github.com/hashicorp/go-multierror/sort.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme pkg-config --libs -- gpgme cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b234/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b235/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/klauspost/compress/huff0 -installsuffix shared -buildid DoofAxU-uWkwJY0eC1Dn/DoofAxU-uWkwJY0eC1Dn -goversion go1.19 -symabis $WORK/b233/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack -asmhdr $WORK/b233/go_asm.h ./src/github.com/klauspost/compress/huff0/bitreader.go ./src/github.com/klauspost/compress/huff0/bitwriter.go ./src/github.com/klauspost/compress/huff0/bytereader.go ./src/github.com/klauspost/compress/huff0/compress.go ./src/github.com/klauspost/compress/huff0/decompress.go ./src/github.com/klauspost/compress/huff0/decompress_amd64.go ./src/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/ca/ca122cf5f794ee96a42f7991a51a36c52a948ef8f5295c06bc618ef9c0201ae9-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid e80et2TRhV2soTlFNGuF/e80et2TRhV2soTlFNGuF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/c8/c8dc61d9e8a6e73ce84217fb3fb62fa0b6bce2e354fc6079d2565296b4fc5dfd-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid eoO9sNGWCAT7OFmGZU3R/eoO9sNGWCAT7OFmGZU3R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b484/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/parsers.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/1d/1d1d9b3f32beec7cc82374d4f014d070b6b5704e2ad3c7d44e506ef9a2bbead4-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b196/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid wn91I5mme4hiHL1CIb1h/wn91I5mme4hiHL1CIb1h -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack ./src/github.com/containers/image/v5/types/types.go cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/04/042bf0fb3d3219bb016c4f6dd9701979fc89012fc856acc513ffa09276a3fa0d-d # internal github.com/oklog/ulid mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid TPaKtwZDgen0735XHLbe/TPaKtwZDgen0735XHLbe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b316/importcfg -pack ./src/github.com/oklog/ulid/ulid.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b238/_pkg_.a $WORK/b238/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/03/03272e8d52905588be2b963364f8c421048bea035bfbb39d3c30d09b0803001e-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b238/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid msTXq4saQ-7QQ_NxPsOM/msTXq4saQ-7QQ_NxPsOM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./src/github.com/modern-go/concurrent/executor.go ./src/github.com/modern-go/concurrent/go_above_19.go ./src/github.com/modern-go/concurrent/log.go ./src/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/90/90d463761416902cead7b1ece7d946f2a67fa81e9e42aa1ce346347ce188ec56-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b413/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid BeBsvdD4cpqBncGS6BFl/BeBsvdD4cpqBncGS6BFl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./src/google.golang.org/grpc/internal/grpcutil/compressor.go ./src/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./src/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./src/google.golang.org/grpc/internal/grpcutil/metadata.go ./src/google.golang.org/grpc/internal/grpcutil/method.go ./src/google.golang.org/grpc/internal/grpcutil/regex.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/2a/2acdfc6d09131ccc18ab3ec48961bb727b5960eeea041337be1cab136ba6cf8c-d # internal compress/gzip mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile compress/flate=$WORK/b121/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile hash/crc32=$WORK/b122/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p compress/gzip -std -complete -installsuffix shared -buildid zmFGKcWjksrTsQP8vNAb/zmFGKcWjksrTsQP8vNAb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/08/08b0ec86ffa2eebf2f722201adc091c69e32f8863364e5cfa8dd9cf86299c5fb-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b172/_pkg_.a $WORK/b172/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal github.com/klauspost/compress/flate mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b121/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid Sj0P4lEU8pW-dltSHl-j/Sj0P4lEU8pW-dltSHl-j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./src/github.com/klauspost/compress/flate/deflate.go ./src/github.com/klauspost/compress/flate/dict_decoder.go ./src/github.com/klauspost/compress/flate/fast_encoder.go ./src/github.com/klauspost/compress/flate/huffman_bit_writer.go ./src/github.com/klauspost/compress/flate/huffman_code.go ./src/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./src/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./src/github.com/klauspost/compress/flate/inflate.go ./src/github.com/klauspost/compress/flate/inflate_gen.go ./src/github.com/klauspost/compress/flate/level1.go ./src/github.com/klauspost/compress/flate/level2.go ./src/github.com/klauspost/compress/flate/level3.go ./src/github.com/klauspost/compress/flate/level4.go ./src/github.com/klauspost/compress/flate/level5.go ./src/github.com/klauspost/compress/flate/level6.go ./src/github.com/klauspost/compress/flate/regmask_amd64.go ./src/github.com/klauspost/compress/flate/stateless.go ./src/github.com/klauspost/compress/flate/token.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b372/ -importpath github.com/proglottis/gpgme -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b372/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/40/40fe7478a03fbb20ec417f3278764123b2e26bfd06aff6962f881de59821e716-d # internal compress/zlib mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile compress/flate=$WORK/b121/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile hash/adler32=$WORK/b379/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p compress/zlib -std -complete -installsuffix shared -buildid 18KdHwSczw-4p_eZHyrL/18KdHwSczw-4p_eZHyrL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b378/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/3f/3f68a65741774426e7c7ae2a53c4ae61f3ff079064fc55357a9776dfb36d9710-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b413/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid c1N3PlQVfTVLNVYJJyXo/c1N3PlQVfTVLNVYJJyXo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b424/importcfg -pack ./src/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/57/578456c47055266c11baef8269564c8e2eb880d587d75420a840a8b0b397bda0-d # internal testing mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b247/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/sysinfo=$WORK/b457/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b238/_pkg_.a packagefile runtime/trace=$WORK/b458/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p testing -std -complete -installsuffix shared -buildid l4hUT2iYS0n4OgLM8qdu/l4hUT2iYS0n4OgLM8qdu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b456/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/fuzz.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/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/13/1331969f97500b4fdb9456d76fa628ac4eebfc689551d690e1706704d397bc7a-d # internal github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b487/ cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/b4/b4df782be331cdbbb00f4e0255e0080306b909c676153e34f58a49cf38756b09-d # internal cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/opencontainers/selinux/pkg/pwalkdir -complete -installsuffix shared -buildid l0FwHJ9vNlIpQ1SeU4fs/l0FwHJ9vNlIpQ1SeU4fs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b487/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b198/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid OtkVEgjaJ6J5E2B6_xxH/OtkVEgjaJ6J5E2B6_xxH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack ./src/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/be/beafdab8ca18e69bbb894e677097e029b74c7c84de1676f7b374dad3af96233f-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid eCbGzILqNQ5hW9ph8eH6/eCbGzILqNQ5hW9ph8eH6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./src/github.com/moby/sys/mountinfo/doc.go ./src/github.com/moby/sys/mountinfo/mounted_linux.go ./src/github.com/moby/sys/mountinfo/mounted_unix.go ./src/github.com/moby/sys/mountinfo/mountinfo.go ./src/github.com/moby/sys/mountinfo/mountinfo_filters.go ./src/github.com/moby/sys/mountinfo/mountinfo_linux.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/50/5043c81e40e865c76215f1cb1287c91072764d9621a63e896c194632a1d780d8-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b057/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid TPzqZ0TMDUdU0UJuAzjV/TPzqZ0TMDUdU0UJuAzjV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack ./src/google.golang.org/grpc/grpclog/component.go ./src/google.golang.org/grpc/grpclog/grpclog.go ./src/google.golang.org/grpc/grpclog/logger.go ./src/google.golang.org/grpc/grpclog/loggerv2.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/1a/1ab4456ed85c1940e7210677c6c9eaee3a9e49851f43b73ca7b34cc246872f33-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid G2VclqAIQ84uLGhSaGhg/G2VclqAIQ84uLGhSaGhg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack ./src/github.com/sirupsen/logrus/alt_exit.go ./src/github.com/sirupsen/logrus/buffer_pool.go ./src/github.com/sirupsen/logrus/doc.go ./src/github.com/sirupsen/logrus/entry.go ./src/github.com/sirupsen/logrus/exported.go ./src/github.com/sirupsen/logrus/formatter.go ./src/github.com/sirupsen/logrus/hooks.go ./src/github.com/sirupsen/logrus/json_formatter.go ./src/github.com/sirupsen/logrus/logger.go ./src/github.com/sirupsen/logrus/logrus.go ./src/github.com/sirupsen/logrus/terminal_check_notappengine.go ./src/github.com/sirupsen/logrus/terminal_check_unix.go ./src/github.com/sirupsen/logrus/text_formatter.go ./src/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/77/77b481fe0d0c9bd5c58c34d731918664c704dfd23a68d25c0806ec27e76d5eb8-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 9aGFuFjXcTEuZiM6xASe/9aGFuFjXcTEuZiM6xASe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack ./src/github.com/containers/image/v5/pkg/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/62/623381754f3e9489284ecf902fccb91a638a8cccff57a110aa67c19bf88d90e7-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid QTQaIi98fBjqkFw1UjUJ/QTQaIi98fBjqkFw1UjUJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./src/github.com/opencontainers/runc/libcontainer/user/user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/66/6682e948582f2de710b8254d5cef907e593c674f9a81291db63e20e7488cdbab-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid piYGD_bqZZQ3-csKtJs0/piYGD_bqZZQ3-csKtJs0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./src/github.com/containers/storage/pkg/ioutils/buffer.go ./src/github.com/containers/storage/pkg/ioutils/bytespipe.go ./src/github.com/containers/storage/pkg/ioutils/fswriters.go ./src/github.com/containers/storage/pkg/ioutils/fswriters_linux.go ./src/github.com/containers/storage/pkg/ioutils/readers.go ./src/github.com/containers/storage/pkg/ioutils/temp_unix.go ./src/github.com/containers/storage/pkg/ioutils/writeflusher.go ./src/github.com/containers/storage/pkg/ioutils/writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/94/9416a12d32b5e53e7031c70c5c0e0dd4e0a9cf6bc51da04833d23ef1d127b6a7-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b253/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid FmPAtPZhW1rKp_Ej7pNB/FmPAtPZhW1rKp_Ej7pNB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./src/github.com/BurntSushi/toml/decode.go ./src/github.com/BurntSushi/toml/decode_go116.go ./src/github.com/BurntSushi/toml/deprecated.go ./src/github.com/BurntSushi/toml/doc.go ./src/github.com/BurntSushi/toml/encode.go ./src/github.com/BurntSushi/toml/error.go ./src/github.com/BurntSushi/toml/lex.go ./src/github.com/BurntSushi/toml/meta.go ./src/github.com/BurntSushi/toml/parse.go ./src/github.com/BurntSushi/toml/type_fields.go ./src/github.com/BurntSushi/toml/type_toml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/ad/ad4be644cdf1c6d45e1021e44a0d5237fb9584a5e902d2575b73c978a246b736-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid Id8NHhq-uAw_mDk_efgq/Id8NHhq-uAw_mDk_efgq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/devices/device.go ./src/github.com/opencontainers/runc/libcontainer/devices/device_unix.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/8c/8cb76e06b2dc6ad98b4e130471518acd76b24022f19d68559df71fdd18f86680-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile math=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid jMNEaEVhWnZIdC9NhpON/jMNEaEVhWnZIdC9NhpON -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/66/66114138daabdd623ff85348148e7ac81db55cc008890707e6586a4bb8af4f96-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid MtE4_M4yTiYmE_REjaSo/MtE4_M4yTiYmE_REjaSo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack ./src/google.golang.org/protobuf/internal/strs/strings.go ./src/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/2c/2c11492b38b56be75da937c68682e4cd4082ec163879820105cb6a9af1ff6ede-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e7/e731551d1787003c732e40d7c5ee606a99298ff4a8612e0daaad0a5a99ab9b60-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid utrX7BNXlxpFg2dGAhb7/utrX7BNXlxpFg2dGAhb7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack ./src/google.golang.org/protobuf/internal/genid/any_gen.go ./src/google.golang.org/protobuf/internal/genid/api_gen.go ./src/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./src/google.golang.org/protobuf/internal/genid/doc.go ./src/google.golang.org/protobuf/internal/genid/duration_gen.go ./src/google.golang.org/protobuf/internal/genid/empty_gen.go ./src/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./src/google.golang.org/protobuf/internal/genid/goname.go ./src/google.golang.org/protobuf/internal/genid/map_entry.go ./src/google.golang.org/protobuf/internal/genid/source_context_gen.go ./src/google.golang.org/protobuf/internal/genid/struct_gen.go ./src/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./src/google.golang.org/protobuf/internal/genid/type_gen.go ./src/google.golang.org/protobuf/internal/genid/wrappers.go ./src/google.golang.org/protobuf/internal/genid/wrappers_gen.go google.golang.org/protobuf/internal/order mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid 5-N6TUJ09FvhD9zSEHeC/5-N6TUJ09FvhD9zSEHeC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack ./src/google.golang.org/protobuf/internal/order/order.go ./src/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/a0/a0f7ba411f452aab3fbf87a8d4f15d1da16155101fde4665c935bbf1692013e2-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid 9FJXt9WYyfP0sWkRMh5E/9FJXt9WYyfP0sWkRMh5E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoiface/legacy.go ./src/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/2d/2d682a24d88d216250d0c17e06bc818b07a254a3972b88215cacd96e714934ac-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid _nfvmcC5r8yIOffJuOEn/_nfvmcC5r8yIOffJuOEn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack ./src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/5f/5f7e7ca39117513c40055f0b88d2e89a0cf4a8ee84caf5adbb102bfa6279d911-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 7Zs1XLCn1jdNH0sLf1rl/7Zs1XLCn1jdNH0sLf1rl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack ./src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/89/89a1234768e3869a3cade3afa2c97c0ef67193c3f3279396225ef18e7d550ddf-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b261/ cat >$WORK/b261/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/b262/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b263/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid hAa1V0qZwiLZNSLGqdqI/hAa1V0qZwiLZNSLGqdqI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b261/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 cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/5c/5c3b2fc29cc80b792b83d69917b7381be8e648a87c5d8a88a1987551975509e7-d # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/35/356797cb6fd13685a8c164c296c1f51817f8b161ca1c5052146277ff012dbe02-d # internal github.com/containers/image/v5/internal/signature mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b202/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b198/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/containers/image/v5/internal/signature -complete -installsuffix shared -buildid L70srLTkWGhnPQD0s4nS/L70srLTkWGhnPQD0s4nS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./src/github.com/containers/image/v5/internal/signature/signature.go ./src/github.com/containers/image/v5/internal/signature/sigstore.go ./src/github.com/containers/image/v5/internal/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal go.etcd.io/bbolt mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile hash/fnv=$WORK/b127/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p go.etcd.io/bbolt -complete -installsuffix shared -buildid xEj7ni2XtcMB898BVj3-/xEj7ni2XtcMB898BVj3- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./src/go.etcd.io/bbolt/bolt_amd64.go ./src/go.etcd.io/bbolt/bolt_linux.go ./src/go.etcd.io/bbolt/bolt_unix.go ./src/go.etcd.io/bbolt/bucket.go ./src/go.etcd.io/bbolt/compact.go ./src/go.etcd.io/bbolt/cursor.go ./src/go.etcd.io/bbolt/db.go ./src/go.etcd.io/bbolt/doc.go ./src/go.etcd.io/bbolt/errors.go ./src/go.etcd.io/bbolt/freelist.go ./src/go.etcd.io/bbolt/freelist_hmap.go ./src/go.etcd.io/bbolt/mlock_unix.go ./src/go.etcd.io/bbolt/node.go ./src/go.etcd.io/bbolt/page.go ./src/go.etcd.io/bbolt/tx.go ./src/go.etcd.io/bbolt/tx_check.go ./src/go.etcd.io/bbolt/unsafe.go cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/e5/e5d340e332c8f90ec23cc0e73a98244cc694047ef0688657e534accf36d8d12e-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/josharian/intern=$WORK/b327/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid c_V9BT344Mm0c6GSU3Wd/c_V9BT344Mm0c6GSU3Wd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b326/importcfg -pack ./src/github.com/mailru/easyjson/jlexer/bytestostr.go ./src/github.com/mailru/easyjson/jlexer/error.go ./src/github.com/mailru/easyjson/jlexer/lexer.go cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/2e/2e01e23a45d965e80c10ac7dc8c7b3abef947c4b39ee6b55760d5528ee45bc31-d # internal golang.org/x/term mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p golang.org/x/term -complete -installsuffix shared -buildid qO1Ozq3i1MlE5Tk881ec/qO1Ozq3i1MlE5Tk881ec -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./src/golang.org/x/term/term.go ./src/golang.org/x/term/term_unix.go ./src/golang.org/x/term/term_unix_other.go ./src/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/51/51c0d6d1319ac98c54a25f26a2844f6c4bb396acf0d469c29bffcd68774b3ce1-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid h6si-OLHfgWZsGOjrHP1/h6si-OLHfgWZsGOjrHP1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack ./src/github.com/containers/image/v5/transports/stub.go ./src/github.com/containers/image/v5/transports/transports.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/71/7187511c8d29d4d8404ec7e75f63fb4f372d91f23973423f714c641dea966a54-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b242/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b243/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile hash/crc32=$WORK/b122/_pkg_.a packagefile hash/crc64=$WORK/b245/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid i41zvMKaqUxi-zC_zAIo/i41zvMKaqUxi-zC_zAIo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./src/github.com/ulikunitz/xz/bits.go ./src/github.com/ulikunitz/xz/crc.go ./src/github.com/ulikunitz/xz/format.go ./src/github.com/ulikunitz/xz/lzmafilter.go ./src/github.com/ulikunitz/xz/none-check.go ./src/github.com/ulikunitz/xz/reader.go ./src/github.com/ulikunitz/xz/writer.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b233=>" -I $WORK/b233/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b233/decompress_amd64.o ./decompress_amd64.s cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b077/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/04/0453b73535b103fdc35eea53b58241a8c3c7762210b57c210c1f60f5b88ccbc0-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b219/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid JWMgT4CaBXx1XKLaZMxl/JWMgT4CaBXx1XKLaZMxl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./src/github.com/containers/storage/pkg/mount/flags.go ./src/github.com/containers/storage/pkg/mount/flags_linux.go ./src/github.com/containers/storage/pkg/mount/mount.go ./src/github.com/containers/storage/pkg/mount/mounter_linux.go ./src/github.com/containers/storage/pkg/mount/mountinfo.go ./src/github.com/containers/storage/pkg/mount/mountinfo_linux.go ./src/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go ./src/github.com/containers/storage/pkg/mount/unmount_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/43/43d2d9fe6d516fa8b91e452240b3c2cc6fa907bd4de1aca6570c319b3426c571-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b139/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid _KJ5sv2maxCuaB7OyI3Z/_KJ5sv2maxCuaB7OyI3Z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/02/024e32d8d49eb9ed5c441f48413099df28b9775a57888786c8e5987fae2fcdcc-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/ee/ee1e7b2710deb830d70b762a4d7ff96a69a684bb41b4286709eda82f39296b99-d # internal github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid pH26krJFQI7Yg7IhG6SQ/pH26krJFQI7Yg7IhG6SQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./src/github.com/containers/ocicrypt/config/keyprovider-config/config.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e5/e5f3ef144c7f22e2f45b80fa11da159a2f909d97bc1ce8633deae5cfe69cc5ed-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ef/effc4d5a57ef732337c8b9cda282f7bfedb577f571f56472650e22b481fbc32d-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b419/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF text/template mkdir -p $WORK/b406/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid bf-w9d9vIEOb8c_DKCVc/bf-w9d9vIEOb8c_DKCVc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./src/google.golang.org/grpc/encoding/encoding.go google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b131/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile internal/fmtsort=$WORK/b038/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b407/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p text/template -std -complete -installsuffix shared -buildid vd3xX9jOn1ufXtYDZjdz/vd3xX9jOn1ufXtYDZjdz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b406/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/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid 186UvPvDv-5MR0v-edqo/186UvPvDv-5MR0v-edqo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/text/decode.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/text/doc.go ./src/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/46/464d796f6bf738f9e2c8c6002d412276a4ec08d1b5afd1edaad135d0f4e9b3ae-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid sHMSO8zHT57H7wMyog8I/sHMSO8zHT57H7wMyog8I -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/json/decode.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b0/b09abeb610f1feec13465238c635df99867f171e261d98815e50df4f4143451f-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid rPhF0OzHlzwBkAYcKDtD/rPhF0OzHlzwBkAYcKDtD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack ./src/google.golang.org/grpc/connectivity/connectivity.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/bd/bdad4cea27c23573284a8f92686ea6d1aa4fa041d3a4625b97a24c34c20b510d-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b442/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b443/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid xsMyq_MaCeRS8Xk2xlM-/xsMyq_MaCeRS8Xk2xlM- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b441/importcfg -pack ./src/golang.org/x/text/secure/bidirule/bidirule.go ./src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b233/_pkg_.a $WORK/b233/decompress_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/f7/f75e9d241ec80fe5ae7c8f5ba2ee05ff235a0c875f2d5226218a2639c165d3f3-d # internal github.com/vbauerster/mpb/v8/cwriter 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 golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/vbauerster/mpb/v8/cwriter -complete -installsuffix shared -buildid N_cgQE-Ma-yLh9mZ6RXw/N_cgQE-Ma-yLh9mZ6RXw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack ./src/github.com/vbauerster/mpb/v8/cwriter/doc.go ./src/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/55/55068e1bc052de504cc128b30ceaf558cb1e25ac7d7a88990e675453e9d666c0-d # internal github.com/containers/image/v5/internal/putblobdigest mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/containers/image/v5/internal/putblobdigest -complete -installsuffix shared -buildid eJ1-Ir9p-_TEXic0HhXA/eJ1-Ir9p-_TEXic0HhXA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./src/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/51/519e95fa48398413a810320cf93750f113639a2481aa12264bc480052c803e55-d # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/23/23e6d9be93ccc25900d5bc2364ac07702bcf842b787668532b6ff9ef0035b418-d # internal github.com/containers/image/v5/internal/signer mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/containers/image/v5/internal/signer -complete -installsuffix shared -buildid 6QZdU6ifbVEFX-BStJLi/6QZdU6ifbVEFX-BStJLi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./src/github.com/containers/image/v5/internal/signer/signer.go vendor/golang.org/x/net/idna mkdir -p $WORK/b260/ cat >$WORK/b260/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/b037/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b261/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b263/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b264/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid qelJwJkShYBEjm89qdc8/qelJwJkShYBEjm89qdc8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /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/b211/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/ee/ee8f70d21e93921a9f8434c22aed860838eb1b00522735c1bebf23a2796163c2-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid FiNuRZSU1PTCqCE3cWsJ/FiNuRZSU1PTCqCE3cWsJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b475/importcfg -pack ./src/github.com/containers/image/v5/internal/tmpdir/tmpdir.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/b4/b428cdc1466386dc5bb542414586a3fa862006e281ee05ac49061db46ebb530c-d # internal crypto/elliptic mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid 2dhTN7v6sI3QvG_dBWHY/2dhTN7v6sI3QvG_dBWHY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/30/3069a43e4f44aa1e4accedc592f02f51526dea7b424700ee7002b021acbd6dd8-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/0a/0a20db675f09b356859f64c374524e1d62449af7ada4d36b3bbfe13883f8d25c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid fxLFTevloNEKq89ItPvt/fxLFTevloNEKq89ItPvt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go encoding/asn1 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid p5GPrSZILlal5Cl_SbiL/p5GPrSZILlal5Cl_SbiL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b083/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/c5/c52959b33285082be7d76502e7375809ec59c31271f7a889b4046c5e5915bcf2-d # internal crypto/rand mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b069/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b042/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/rand -std -complete -installsuffix shared -buildid KVCpzzx3iIKE5JD3yBaL/KVCpzzx3iIKE5JD3yBaL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.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/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/45/451c0726ad450923e6bd59e5eef2fad5e10bc924bd6a94065539bbf401fa65ae-d # internal crypto/dsa mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/dsa -std -complete -installsuffix shared -buildid 4yKQY19db5eDV90Mrv05/4yKQY19db5eDV90Mrv05 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/cf/cfafc1a9775e2b06c67e26cce91de4244c42d5e9651b01ed74bdd74de743c41b-d # internal github.com/json-iterator/go mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b249/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b250/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/json-iterator/go -complete -installsuffix shared -buildid 2KlNYI1Z9-LJlHVVFwq5/2KlNYI1Z9-LJlHVVFwq5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./src/github.com/json-iterator/go/adapter.go ./src/github.com/json-iterator/go/any.go ./src/github.com/json-iterator/go/any_array.go ./src/github.com/json-iterator/go/any_bool.go ./src/github.com/json-iterator/go/any_float.go ./src/github.com/json-iterator/go/any_int32.go ./src/github.com/json-iterator/go/any_int64.go ./src/github.com/json-iterator/go/any_invalid.go ./src/github.com/json-iterator/go/any_nil.go ./src/github.com/json-iterator/go/any_number.go ./src/github.com/json-iterator/go/any_object.go ./src/github.com/json-iterator/go/any_str.go ./src/github.com/json-iterator/go/any_uint32.go ./src/github.com/json-iterator/go/any_uint64.go ./src/github.com/json-iterator/go/config.go ./src/github.com/json-iterator/go/iter.go ./src/github.com/json-iterator/go/iter_array.go ./src/github.com/json-iterator/go/iter_float.go ./src/github.com/json-iterator/go/iter_int.go ./src/github.com/json-iterator/go/iter_object.go ./src/github.com/json-iterator/go/iter_skip.go ./src/github.com/json-iterator/go/iter_skip_strict.go ./src/github.com/json-iterator/go/iter_str.go ./src/github.com/json-iterator/go/jsoniter.go ./src/github.com/json-iterator/go/pool.go ./src/github.com/json-iterator/go/reflect.go ./src/github.com/json-iterator/go/reflect_array.go ./src/github.com/json-iterator/go/reflect_dynamic.go ./src/github.com/json-iterator/go/reflect_extension.go ./src/github.com/json-iterator/go/reflect_json_number.go ./src/github.com/json-iterator/go/reflect_json_raw_message.go ./src/github.com/json-iterator/go/reflect_map.go ./src/github.com/json-iterator/go/reflect_marshaler.go ./src/github.com/json-iterator/go/reflect_native.go ./src/github.com/json-iterator/go/reflect_optional.go ./src/github.com/json-iterator/go/reflect_slice.go ./src/github.com/json-iterator/go/reflect_struct_decoder.go ./src/github.com/json-iterator/go/reflect_struct_encoder.go ./src/github.com/json-iterator/go/stream.go ./src/github.com/json-iterator/go/stream_float.go ./src/github.com/json-iterator/go/stream_int.go ./src/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/f1/f13de34d4c9b1bb1c61342dc6e48ce1774f4bd3cb251b503057c0a23a55a6fa5-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid jYpB_BLnRbAGBr-noUYQ/jYpB_BLnRbAGBr-noUYQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./src/github.com/containers/storage/pkg/pools/pools.go cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/94/94a91f4556de4e913ed0961a09c80c41e406d952360ebde4ad4de37a40189cfc-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b245/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid EMaFw86KXdvLLfUF8tZH/EMaFw86KXdvLLfUF8tZH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./src/github.com/vbatts/tar-split/tar/storage/doc.go ./src/github.com/vbatts/tar-split/tar/storage/entry.go ./src/github.com/vbatts/tar-split/tar/storage/getter.go ./src/github.com/vbatts/tar-split/tar/storage/packer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b6/b6c800f73325acc2c52e22dcf515727bb6c6f410ce46cdfc45f305253f162448-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid fwmrVUWSJecqj6s7ttHe/fwmrVUWSJecqj6s7ttHe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b490/importcfg -pack ./src/github.com/containers/storage/pkg/dmesg/dmesg_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/81/813e53310009a7a55f625bee5d3e17f6b19b8daa0c3b73a7dd57da1fba7ce8a5-d # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/4e/4e77cf7482e9c0f84d4c9ed1d513e891870f423b0027efa41b7c22d5eafa17cb-d # internal github.com/containers/image/v5/signature/signer mkdir -p $WORK/b387/ github.com/containers/storage/pkg/fsutils cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/signer=$WORK/b294/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/containers/image/v5/signature/signer -complete -installsuffix shared -buildid GTTMoCDD8ut0yCufhXjC/GTTMoCDD8ut0yCufhXjC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b387/importcfg -pack ./src/github.com/containers/image/v5/signature/signer/signer.go mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 13Poblp019cv9twYZlSI/13Poblp019cv9twYZlSI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./src/github.com/containers/storage/pkg/fsutils/fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/89/897339020699275b23c17d09f3d49ce919384833a9d1c9172b6ec9cc7c024250-d # internal github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/tchap/go-patricia/v2/patricia -complete -installsuffix shared -buildid pp0ArJ7iQDPs9NK2JKgD/pp0ArJ7iQDPs9NK2JKgD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack ./src/github.com/tchap/go-patricia/v2/patricia/children.go ./src/github.com/tchap/go-patricia/v2/patricia/patricia.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/74/74f505f6574a9a7d7d5ce1be9e4b53ef12757c6f130582ec16a2eda125df5543-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b140/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd $WORK/b185 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b185=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid w5FnFZW2bFdK1YrvjObw/w5FnFZW2bFdK1YrvjObw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack ./src/google.golang.org/protobuf/proto/checkinit.go ./src/google.golang.org/protobuf/proto/decode.go ./src/google.golang.org/protobuf/proto/decode_gen.go ./src/google.golang.org/protobuf/proto/doc.go ./src/google.golang.org/protobuf/proto/encode.go ./src/google.golang.org/protobuf/proto/encode_gen.go ./src/google.golang.org/protobuf/proto/equal.go ./src/google.golang.org/protobuf/proto/extension.go ./src/google.golang.org/protobuf/proto/merge.go ./src/google.golang.org/protobuf/proto/messageset.go ./src/google.golang.org/protobuf/proto/proto.go ./src/google.golang.org/protobuf/proto/proto_methods.go ./src/google.golang.org/protobuf/proto/reset.go ./src/google.golang.org/protobuf/proto/size.go ./src/google.golang.org/protobuf/proto/size_gen.go ./src/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/88/888fdc9a433d20c46af126ba11eae9fe072ea903e3603db0f3c25551a110a311-d # internal github.com/google/go-intervals/intervalset mkdir -p $WORK/b509/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid ggaf9rO2kj9vp5wujo9Y/ggaf9rO2kj9vp5wujo9Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./src/github.com/google/go-intervals/intervalset/intervalset.go ./src/github.com/google/go-intervals/intervalset/intervalset_immutable.go cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/86/86c863cc6fbc18dcc8a7bf3b7abb6d1a3ce63a5c412ff7c8fd154c0601e13e42-d # internal github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containerd/stargz-snapshotter/estargz/errorutil -complete -installsuffix shared -buildid A3v2tifnMGRx4v7TCneV/A3v2tifnMGRx4v7TCneV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/ad/ada19a5f9dc2810d6934f42aeff0f89783c26555d9866beda9fa437fad19cf8d-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 2mX-KU4aZIN50hhbJ2iL/2mX-KU4aZIN50hhbJ2iL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b514/importcfg -pack ./src/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/fc/fccb9ac1e6863c0759b96805d149e2f2869082e9ba595f5fcb56fcde0211c9ea-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid 3unYiwW0F9-XBpoUuiPw/3unYiwW0F9-XBpoUuiPw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack ./src/github.com/containerd/containerd/log/context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/e1/e1bdfea91d2182e0f7e28cde44be9eb2ea531f0f5b3081c2061fad62ad9831e4-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile text/scanner=$WORK/b215/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid pu3R5sZ7IF9tPNa7pzhQ/pu3R5sZ7IF9tPNa7pzhQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./src/github.com/containers/storage/pkg/fileutils/fileutils.go ./src/github.com/containers/storage/pkg/fileutils/fileutils_unix.go cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/ea/ea68d871c0d006304f409dea435919c4468aff87a850681cfe1aa7cd593348d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b218/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/1b/1b8b6a366007dbd16731428e0990b839013d73236415a88b1bcead6f7828fb12-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid c13JXGLxWd8TtONXxMuy/c13JXGLxWd8TtONXxMuy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./src/github.com/containers/storage/pkg/system/chmod.go ./src/github.com/containers/storage/pkg/system/chtimes.go ./src/github.com/containers/storage/pkg/system/chtimes_unix.go ./src/github.com/containers/storage/pkg/system/errors.go ./src/github.com/containers/storage/pkg/system/exitcode.go ./src/github.com/containers/storage/pkg/system/init.go ./src/github.com/containers/storage/pkg/system/lchown.go ./src/github.com/containers/storage/pkg/system/lcow_unix.go ./src/github.com/containers/storage/pkg/system/lstat_unix.go ./src/github.com/containers/storage/pkg/system/meminfo.go ./src/github.com/containers/storage/pkg/system/meminfo_linux.go ./src/github.com/containers/storage/pkg/system/mknod.go ./src/github.com/containers/storage/pkg/system/path.go ./src/github.com/containers/storage/pkg/system/path_unix.go ./src/github.com/containers/storage/pkg/system/process_unix.go ./src/github.com/containers/storage/pkg/system/rm.go ./src/github.com/containers/storage/pkg/system/rm_common.go ./src/github.com/containers/storage/pkg/system/stat_common.go ./src/github.com/containers/storage/pkg/system/stat_linux.go ./src/github.com/containers/storage/pkg/system/stat_unix.go ./src/github.com/containers/storage/pkg/system/syscall_unix.go ./src/github.com/containers/storage/pkg/system/umask.go ./src/github.com/containers/storage/pkg/system/utimes_linux.go ./src/github.com/containers/storage/pkg/system/xattrs_linux.go golang.org/x/net/idna mkdir -p $WORK/b440/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b441/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b443/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b444/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid vo2Ngkh8ISv1wi40zUKd/vo2Ngkh8ISv1wi40zUKd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b440/importcfg -pack ./src/golang.org/x/net/idna/go118.go ./src/golang.org/x/net/idna/idna10.0.0.go ./src/golang.org/x/net/idna/punycode.go ./src/golang.org/x/net/idna/tables13.0.0.go ./src/golang.org/x/net/idna/trie.go ./src/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e0/e09e2536b2f7380a79bb7d30b0f238eb858451cb54d339bc97fec2686f53aaf3-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid o881s3h9VccO3YYjPzw5/o881s3h9VccO3YYjPzw5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/02/02124a129a4b5f657025b17bb2676ac48204eccb20427b3c3b650721c8eaca27-d # internal github.com/vbauerster/mpb/v8 mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/heap=$WORK/b460/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b461/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b462/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=$WORK/b464/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b465/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b467/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/vbauerster/mpb/v8 -complete -installsuffix shared -buildid IEp2P7LEeH1kqLJlfZk9/IEp2P7LEeH1kqLJlfZk9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack ./src/github.com/vbauerster/mpb/v8/bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler.go ./src/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./src/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./src/github.com/vbauerster/mpb/v8/bar_option.go ./src/github.com/vbauerster/mpb/v8/container_option.go ./src/github.com/vbauerster/mpb/v8/doc.go ./src/github.com/vbauerster/mpb/v8/heap_manager.go ./src/github.com/vbauerster/mpb/v8/priority_queue.go ./src/github.com/vbauerster/mpb/v8/progress.go ./src/github.com/vbauerster/mpb/v8/proxyreader.go ./src/github.com/vbauerster/mpb/v8/proxywriter.go cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/1f/1f31ed054256e56b1446fbd2be88210129b4d2a41348feed1817d5834d74dda6-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b489/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/2c/2c446690fdb4c13f2119625a172906beb31ef5ffaca0d9c722bb50a68da23609-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b491/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b491/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b491/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./loop_wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_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/37/37e35aa5743f30e2b899aa32e4aaa02ffa8ca8c33d839cc39d89c6dabee16aea-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid 4ruNDBUmkgpdCeaFCPtF/4ruNDBUmkgpdCeaFCPtF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/kernel/kernel.go ./src/github.com/containers/storage/pkg/parsers/kernel/kernel_unix.go ./src/github.com/containers/storage/pkg/parsers/kernel/uname_linux.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/e0/e0a7a2a91a6f07686c9b34ce452922c1fe49bf4409d5a59c28d6c86fbb1df75c-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b495/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b495/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b495/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/7d/7d33452ffd558e33bdcb653ad07e1fed7198d96724f6c91d2202ed70cc355ac4-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid R_hoFhDpaUYeuWKCcsQS/R_hoFhDpaUYeuWKCcsQS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b518/importcfg -pack ./src/github.com/containers/image/v5/directory/explicitfilepath/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/2e/2e9372314be2c74ab9314f195d970a2d0cd432903dc126b021ae48f1415bc46f-d # internal crypto/ed25519 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid dcr43nXftYb1aSsy_tme/dcr43nXftYb1aSsy_tme -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/3d/3d0620492052589b72cd0b76e4f6e69e1521bcfbd2a61c1fcefcf1655a3dcb69-d # internal crypto/rsa mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b069/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/rsa -std -complete -installsuffix shared -buildid dy2RQee1214klyR1Fe0Y/dy2RQee1214klyR1Fe0Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/8e/8e801e40de3d3bd5596409c4f0f0759e5e4cd521263b6fc139a2ee1d4d877ab8-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b231/ cat >$WORK/b231/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b231=>" -I $WORK/b231/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b231/symabis ./fse_decoder_amd64.s ./seqdec_amd64.s cd $WORK/b185 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b185=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/33/331181578f944942da0b11f5fd83eca91226a3455ee4276cd2bc290becc0d531-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b240/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile hash/crc32=$WORK/b122/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid 8EAWnAAtcGFxz5zP8d6k/8EAWnAAtcGFxz5zP8d6k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack ./src/github.com/klauspost/pgzip/gunzip.go ./src/github.com/klauspost/pgzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/a8/a85fbe7b09e0b362c2acee900c0f26c220c07d289df76bc88536708c91f0c114-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid rQU4qqEVd1xCeSczj2k3/rQU4qqEVd1xCeSczj2k3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./src/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./src/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/95/95f0f3c01f7302b2f137f68e22e49d1f5c0d21e4e5d2dde165c56bf1775ff743-d # internal github.com/theupdateframework/go-tuf/encrypted mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b362/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b366/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/theupdateframework/go-tuf/encrypted -complete -installsuffix shared -buildid h2k7u--JvgPgU-hI5_0N/h2k7u--JvgPgU-hI5_0N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./src/github.com/theupdateframework/go-tuf/encrypted/encrypted.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/24/24fce8e51db32184dc54d46927ff18b86219d0311b2ee2b8bc126994717072f7-d # internal github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/sigstore/sigstore/pkg/signature/options -complete -installsuffix shared -buildid izLMdakkbujRxp8f-LI-/izLMdakkbujRxp8f-LI- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/options/context.go ./src/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./src/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./src/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./src/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./src/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/8c/8c37a618ce50cf31ff4b4b1dd9bb6fc31705d76a634b8183a357a58ffcdae301-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid HWxiWYJW5q7KRqWAEwA1/HWxiWYJW5q7KRqWAEwA1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/34/342432cf1371e65fb593beb73437727ec9d869ba8759b25d96730ccbcc19988e-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b191/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid bfkNHLf_VJpfovrvywhe/bfkNHLf_VJpfovrvywhe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b498/importcfg -pack ./src/github.com/containers/storage/pkg/stringid/stringid.go cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/00/003c0852dda645010ebea7a7352100e4e07cdcc97afcf4c8becd4ad4b7509fc4-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/0b/0b9a48ca2da7272062946686179ca9de72745ffdab3376a6d29d19450c9e1722-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b507/ github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b520/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=$WORK/b508/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid jQ9cp77xFi6Lb6hxcokH/jQ9cp77xFi6Lb6hxcokH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./src/github.com/containers/storage/pkg/truncindex/truncindex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid MxtSiFw5l00f8dHaZvyB/MxtSiFw5l00f8dHaZvyB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b520/importcfg -pack ./src/github.com/containers/image/v5/docker/policyconfiguration/naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/7f/7fcdfc78385548d856e972410d43e8e599186ebfa5400939adaa208a38c236cf-d # internal github.com/containers/image/v5/internal/streamdigest mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b474/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b475/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/containers/image/v5/internal/streamdigest -complete -installsuffix shared -buildid IlAXO80nWK-cj0S5erIv/IlAXO80nWK-cj0S5erIv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack ./src/github.com/containers/image/v5/internal/streamdigest/stream_digest.go cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/20/20e038448807ff714161c255aaccefe74b4bb2167ac8a028b0537619981c470e-d # internal github.com/containers/image/v5/internal/useragent mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/version=$WORK/b304/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/containers/image/v5/internal/useragent -complete -installsuffix shared -buildid y20ZVi6QX2LIavgIeXqr/y20ZVi6QX2LIavgIeXqr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b523/importcfg -pack ./src/github.com/containers/image/v5/internal/useragent/useragent.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/f7/f7cd48713e0c93f91c9681c1b352c31acf90cd2971e75b05373e23b84733b5c0-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid QdsgN-ot6X4t43i59SH3/QdsgN-ot6X4t43i59SH3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b527/importcfg -pack ./src/github.com/docker/docker-credential-helpers/credentials/credentials.go ./src/github.com/docker/docker-credential-helpers/credentials/error.go ./src/github.com/docker/docker-credential-helpers/credentials/helper.go ./src/github.com/docker/docker-credential-helpers/credentials/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/19/1994c6ecd90d6f61060e34df0b79545ed4f3aa1952f5985507ae004cceb55ec8-d # internal golang.org/x/sys/execabs mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p golang.org/x/sys/execabs -complete -installsuffix shared -buildid _Cvvxg2AiWd51_QHgAp3/_Cvvxg2AiWd51_QHgAp3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./src/golang.org/x/sys/execabs/execabs.go ./src/golang.org/x/sys/execabs/execabs_go119.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/06/061be42216c8d12fb87eeba7528c25a241df861a770201e4212f1de99d2bbdcd-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b084/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid DunyrvPCmrHr7UQGgQqx/DunyrvPCmrHr7UQGgQqx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b082/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 cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b232/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b233/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b235/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b236/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b237/_pkg_.a packagefile hash/crc32=$WORK/b122/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b238/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/klauspost/compress/zstd -installsuffix shared -buildid L_29GDupEVCLz65sh6aN/L_29GDupEVCLz65sh6aN -goversion go1.19 -symabis $WORK/b231/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack -asmhdr $WORK/b231/go_asm.h ./src/github.com/klauspost/compress/zstd/bitreader.go ./src/github.com/klauspost/compress/zstd/bitwriter.go ./src/github.com/klauspost/compress/zstd/blockdec.go ./src/github.com/klauspost/compress/zstd/blockenc.go ./src/github.com/klauspost/compress/zstd/blocktype_string.go ./src/github.com/klauspost/compress/zstd/bytebuf.go ./src/github.com/klauspost/compress/zstd/bytereader.go ./src/github.com/klauspost/compress/zstd/decodeheader.go ./src/github.com/klauspost/compress/zstd/decoder.go ./src/github.com/klauspost/compress/zstd/decoder_options.go ./src/github.com/klauspost/compress/zstd/dict.go ./src/github.com/klauspost/compress/zstd/enc_base.go ./src/github.com/klauspost/compress/zstd/enc_best.go ./src/github.com/klauspost/compress/zstd/enc_better.go ./src/github.com/klauspost/compress/zstd/enc_dfast.go ./src/github.com/klauspost/compress/zstd/enc_fast.go ./src/github.com/klauspost/compress/zstd/encoder.go ./src/github.com/klauspost/compress/zstd/encoder_options.go ./src/github.com/klauspost/compress/zstd/framedec.go ./src/github.com/klauspost/compress/zstd/frameenc.go ./src/github.com/klauspost/compress/zstd/fse_decoder.go ./src/github.com/klauspost/compress/zstd/fse_decoder_amd64.go ./src/github.com/klauspost/compress/zstd/fse_encoder.go ./src/github.com/klauspost/compress/zstd/fse_predefined.go ./src/github.com/klauspost/compress/zstd/hash.go ./src/github.com/klauspost/compress/zstd/history.go ./src/github.com/klauspost/compress/zstd/seqdec.go ./src/github.com/klauspost/compress/zstd/seqdec_amd64.go ./src/github.com/klauspost/compress/zstd/seqenc.go ./src/github.com/klauspost/compress/zstd/snappy.go ./src/github.com/klauspost/compress/zstd/zip.go ./src/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/f7/f7ee011828957ce8834ce342108afcaa1c225a49bec2b0892d51f8000363266f-d # internal crypto/x509/pkix mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid i3i_-HWPfcW1e8YnTm7d/i3i_-HWPfcW1e8YnTm7d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/69/6936b50a3dae89f9b39e222b776dca2084d8ef10c3f757c93115fe24ca2d06d2-d # internal cd $WORK/b185 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b185=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c golang.org/x/crypto/ed25519 mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid Djg5qqAbRmdG7mlDt_d5/Djg5qqAbRmdG7mlDt_d5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./src/golang.org/x/crypto/ed25519/ed25519.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/f3/f35a95dfa79dc273c663ef98bdb57bbd8379f0a5afadd59d1ec761e98b6ff5af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal html/template mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile html=$WORK/b314/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b406/_pkg_.a packagefile text/template/parse=$WORK/b407/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p html/template -std -complete -installsuffix shared -buildid NBoICSiPD7fjCm4V2qJA/NBoICSiPD7fjCm4V2qJA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b405/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 cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/e1/e149ce18b56c52a3242cedb1fc4859d7a42b166d01f1ff09933f4b42c41bf45c-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid XbV6I3kHAmLCx8s-fm1Y/XbV6I3kHAmLCx8s-fm1Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b504/importcfg -pack ./src/github.com/containers/storage/pkg/lockfile/lockfile.go ./src/github.com/containers/storage/pkg/lockfile/lockfile_unix.go cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/d9/d9e925c999b39c530c316ce7c9ebee68e95a7d532cf9e700197a89d45a4931ce-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid pqoTeg9e-ZWCPmUgMev5/pqoTeg9e-ZWCPmUgMev5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b533/importcfg -pack ./src/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b489/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b489/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/61/614759ec8feb671d074efa36f2136ef72c036ec4e05c91927f4172751abc3ec7-d # internal github.com/pkg/errors mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid UpyCmp_xCWiu5cpQi7PK/UpyCmp_xCWiu5cpQi7PK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./src/github.com/pkg/errors/errors.go ./src/github.com/pkg/errors/go113.go ./src/github.com/pkg/errors/stack.go cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/3e/3e6fce03c88374a14bfba3343d297a5a61a9354fcd408459cbef9627aa688e06-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid tsjJxut-1T26VHotgCAW/tsjJxut-1T26VHotgCAW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b545/importcfg -pack ./src/github.com/docker/docker/api/types/blkiodev/blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/cf/cf7743206ad0afd8d394dde4cd12b96a1811607f237be5cbd69c7bf768fca5e8-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid DYDnhKTDTF9Dcdh-o-kx/DYDnhKTDTF9Dcdh-o-kx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./src/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/e7/e7d9895e8669a8aed54a685d05ba06cb14881800e6c3fe08fada58ba3580acd6-d # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/19/1976b3efc3469e6014291e80d27c77f1b83542ecb043abb14d9ca9ca1e5b6b41-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b558/ cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/ef/effdb9c74578161299fe9f6293e872f3519b3df492e42dafb0b40a7fea9fbdb0-d # internal cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid v92B6Oc51EXZthAHWupB/v92B6Oc51EXZthAHWupB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b558/importcfg -pack ./src/github.com/docker/docker/api/types/time/timestamp.go github.com/containers/image/v5/oci/internal mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid Xx7vtGdeJuK4Ci-GGk7T/Xx7vtGdeJuK4Ci-GGk7T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b562/importcfg -pack ./src/github.com/containers/image/v5/oci/internal/oci_util.go github.com/gogo/protobuf/proto mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid TD2J0fLcZPKJSRfxFtiw/TD2J0fLcZPKJSRfxFtiw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./src/github.com/gogo/protobuf/proto/clone.go ./src/github.com/gogo/protobuf/proto/custom_gogo.go ./src/github.com/gogo/protobuf/proto/decode.go ./src/github.com/gogo/protobuf/proto/deprecated.go ./src/github.com/gogo/protobuf/proto/discard.go ./src/github.com/gogo/protobuf/proto/duration.go ./src/github.com/gogo/protobuf/proto/duration_gogo.go ./src/github.com/gogo/protobuf/proto/encode.go ./src/github.com/gogo/protobuf/proto/encode_gogo.go ./src/github.com/gogo/protobuf/proto/equal.go ./src/github.com/gogo/protobuf/proto/extensions.go ./src/github.com/gogo/protobuf/proto/extensions_gogo.go ./src/github.com/gogo/protobuf/proto/lib.go ./src/github.com/gogo/protobuf/proto/lib_gogo.go ./src/github.com/gogo/protobuf/proto/message_set.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./src/github.com/gogo/protobuf/proto/properties.go ./src/github.com/gogo/protobuf/proto/properties_gogo.go ./src/github.com/gogo/protobuf/proto/skip_gogo.go ./src/github.com/gogo/protobuf/proto/table_marshal.go ./src/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./src/github.com/gogo/protobuf/proto/table_merge.go ./src/github.com/gogo/protobuf/proto/table_unmarshal.go ./src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./src/github.com/gogo/protobuf/proto/text.go ./src/github.com/gogo/protobuf/proto/text_gogo.go ./src/github.com/gogo/protobuf/proto/text_parser.go ./src/github.com/gogo/protobuf/proto/timestamp.go ./src/github.com/gogo/protobuf/proto/timestamp_gogo.go ./src/github.com/gogo/protobuf/proto/wrappers.go ./src/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/72/72339a53405726715a533347102e9007a116862a7bb86b4813e4ce7e17eee526-d # internal github.com/imdario/mergo cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/imdario/mergo -complete -installsuffix shared -buildid R1PTMGz_aacd7W_WUvob/R1PTMGz_aacd7W_WUvob -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b565/importcfg -pack ./src/github.com/imdario/mergo/doc.go ./src/github.com/imdario/mergo/map.go ./src/github.com/imdario/mergo/merge.go ./src/github.com/imdario/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/65/65e474bd388303630e1ddfd9685c5004e182066ab2e4dc112d05844454220ae9-d # internal github.com/container-orchestrated-devices/container-device-interface/specs-go mkdir -p $WORK/b572/ cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/50/50c483f8e3cfa7c1d97da8610dc1d8eefd83cddb8bc3f109a5a192c8a405cdd4-d # internal cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/container-orchestrated-devices/container-device-interface/specs-go -complete -installsuffix shared -buildid pSlCFKS2lK-N7r04Cgu_/pSlCFKS2lK-N7r04Cgu_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b572/importcfg -pack ./src/github.com/container-orchestrated-devices/container-device-interface/specs-go/config.go ./src/github.com/container-orchestrated-devices/container-device-interface/specs-go/oci.go google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid ZGEf1rKupE167BEW3zM6/ZGEf1rKupE167BEW3zM6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack ./src/google.golang.org/protobuf/encoding/prototext/decode.go ./src/google.golang.org/protobuf/encoding/prototext/doc.go ./src/google.golang.org/protobuf/encoding/prototext/encode.go cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/99/99c99c473873f343a0c6a6b309e8d144dacb47553613059f9a312c0dade5d5f7-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid C-pNJx-K2AjCnQoIolS-/C-pNJx-K2AjCnQoIolS- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack ./src/google.golang.org/protobuf/internal/filedesc/build.go ./src/google.golang.org/protobuf/internal/filedesc/desc.go ./src/google.golang.org/protobuf/internal/filedesc/desc_init.go ./src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./src/google.golang.org/protobuf/internal/filedesc/placeholder.go cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/93/9364a840fdded4062b39f1a64c716c5a62ed07633b7823170697bfd79f7ea17a-d # internal github.com/fsnotify/fsnotify mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid Ebscoexl_5ssmd7dzoa8/Ebscoexl_5ssmd7dzoa8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack ./src/github.com/fsnotify/fsnotify/backend_inotify.go ./src/github.com/fsnotify/fsnotify/fsnotify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/61/61f0e74f00d66f57ed2d50c0fc01e46fff0a9d7880a14bd7ef66d07ddc49cc5b-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid Jfz4GZpeDwe5-HdNcGFd/Jfz4GZpeDwe5-HdNcGFd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b575/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/48/482914827453d62ab88135e5521635bd557cc4dce2a3900792500e64c9a7a90a-d # internal github.com/titanous/rocacheck mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/titanous/rocacheck -complete -installsuffix shared -buildid NQCAQcqKJequcxt63zk4/NQCAQcqKJequcxt63zk4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./src/github.com/titanous/rocacheck/rocacheck.go cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/c0/c021b0ff5b5edf772028c34ade4e6c068c9f44dd846a64739823f11c303e6a14-d # internal github.com/opencontainers/runtime-tools/validate/capabilities mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b229/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/opencontainers/runtime-tools/validate/capabilities -complete -installsuffix shared -buildid DBkB0FbjwmFg1FtH_TxR/DBkB0FbjwmFg1FtH_TxR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b576/importcfg -pack ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate_linux.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/ed/edebe9a5f066443986e750fdc75584d444a45dfcfa12eaf83b3eecc37e2da985-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b527/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b528/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid KFHmWhAddWriT9L9xTy5/KFHmWhAddWriT9L9xTy5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b526/importcfg -pack ./src/github.com/docker/docker-credential-helpers/client/client.go ./src/github.com/docker/docker-credential-helpers/client/command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/41/41105dcab124b8947a2e3d3e8106d25491dba976ccecf7db41ef826bbf89b81f-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b321/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b322/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid 6YAR1roCdxmxAd7mY49A/6YAR1roCdxmxAd7mY49A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ac/ac7e2b3bd1cbe9f0dd7aea9235be39dfbaaa099f5f42b7cbb25cba8f61bd046f-d # internal github.com/sigstore/fulcio/pkg/certificate mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=$WORK/b097/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/sigstore/fulcio/pkg/certificate -complete -installsuffix shared -buildid NLvxxZhIHVleeLJNALmc/NLvxxZhIHVleeLJNALmc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./src/github.com/sigstore/fulcio/pkg/certificate/doc.go ./src/github.com/sigstore/fulcio/pkg/certificate/extensions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cd $WORK/b185 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b185=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/b9/b9b119f24a9cf6d72c6dd9edc2fa795833f37ad59ef09e417549b0d8e8f98c93-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid UIDozNJRAlsfhfS-v0Zj/UIDozNJRAlsfhfS-v0Zj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack ./src/gopkg.in/yaml.v2/apic.go ./src/gopkg.in/yaml.v2/decode.go ./src/gopkg.in/yaml.v2/emitterc.go ./src/gopkg.in/yaml.v2/encode.go ./src/gopkg.in/yaml.v2/parserc.go ./src/gopkg.in/yaml.v2/readerc.go ./src/gopkg.in/yaml.v2/resolve.go ./src/gopkg.in/yaml.v2/scannerc.go ./src/gopkg.in/yaml.v2/sorter.go ./src/gopkg.in/yaml.v2/writerc.go ./src/gopkg.in/yaml.v2/yaml.go ./src/gopkg.in/yaml.v2/yamlh.go ./src/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/db/db733e191270a8832860ce3bc015187dbd55414455d75d19dff3865b0eb488b7-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b229/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid 1wfjR2SMSeKUaFDBpnuJ/1wfjR2SMSeKUaFDBpnuJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b582/importcfg -pack ./src/github.com/containers/common/pkg/capabilities/capabilities.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/95/956e6c24874ef78f78d0de7c932e1c795e4ccac05ec08e4b25c2625e47c2e622-d # internal github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid 3NEGShpCIldndwezbzgx/3NEGShpCIldndwezbzgx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b583/importcfg -pack ./src/github.com/containers/common/pkg/cgroupv2/cgroups_linux.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -o $WORK/b101/_cgo_.o $WORK/b101/_cgo_main.o $WORK/b101/_x001.o $WORK/b101/_x002.o $WORK/b101/_x003.o $WORK/b101/_x004.o $WORK/b101/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/38/38faac182e2d88909ae88119f5a9a4f8ffde37e58f676e248758100422afc259-d # internal github.com/containers/common/pkg/timetype mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/containers/common/pkg/timetype -complete -installsuffix shared -buildid QR0nwe76i2VHFHb7HjjR/QR0nwe76i2VHFHb7HjjR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./src/github.com/containers/common/pkg/timetype/timestamp.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/b7/b777106ca05806f1ded8ac59b01c926d6ccc901fa9aba2f3265ee91f05cfa347-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b533/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid QzQgwkb0n1MMFhe_n8b8/QzQgwkb0n1MMFhe_n8b8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack ./src/github.com/docker/distribution/reference/helpers.go ./src/github.com/docker/distribution/reference/normalize.go ./src/github.com/docker/distribution/reference/reference.go ./src/github.com/docker/distribution/reference/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/40/403ea6f15d4bb2562c5b500f156e64ee493e0a8355c1453a66ea56fa545cebaa-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b206/_pkg_.a packagefile github.com/pkg/errors=$WORK/b537/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid DGOpP4igxoWhFCwrVMHS/DGOpP4igxoWhFCwrVMHS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b549/importcfg -pack ./src/github.com/docker/docker/api/types/filters/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/8f/8f9a2a0736bcb88be5c16808bd66d83c75f61dc00b3087656679fd903e1b79df-d # internal github.com/containers/common/pkg/signal mkdir -p $WORK/b589/ cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/ed/edd5e56732cfa5ca5920d8747ec2aee12e128db0d3fe8343430c6352f5487737-d # internal cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/signal=$WORK/b230/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF github.com/manifoldco/promptui/list mkdir -p $WORK/b593/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/containers/common/pkg/signal -complete -installsuffix shared -buildid vodBDdrwTlEddVm4LEqx/vodBDdrwTlEddVm4LEqx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b589/importcfg -pack ./src/github.com/containers/common/pkg/signal/signal_common.go ./src/github.com/containers/common/pkg/signal/signal_linux.go cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid v3N68Y1pAjLk6m8wL9mo/v3N68Y1pAjLk6m8wL9mo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./src/github.com/manifoldco/promptui/list/list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/81/81535527296584e7d1e5fe38e44e7c71ed03eb48e8af8d4ad9f7f7a80efd326f-d # internal github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid 9NtdPR0Wm_AiPYqO8X3c/9NtdPR0Wm_AiPYqO8X3c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b594/importcfg -pack ./src/github.com/manifoldco/promptui/screenbuf/screenbuf.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/56/562639a27a879b54a758cf9d9a7b0de5e11f096cccac6e83cd249e434cface7c-d # internal crypto/ecdsa mkdir -p $WORK/b072/ cat >$WORK/b072/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/b063/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/internal/boring=$WORK/b069/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b084/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid UREpbVV0dAEBaZamUezJ/UREpbVV0dAEBaZamUezJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/74/74fe163e5d53bfb75b13966571b7b382a8ff9abac93e12def4d34f583f51df10-d # internal database/sql mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p database/sql -std -complete -installsuffix shared -buildid qhWWcX9O4Hn1TobPYvxI/qhWWcX9O4Hn1TobPYvxI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go cd $WORK/b495 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b495=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/45/45996bfd8eedbada42cad6b36222cfcc2f8fff94d34ed9d5677b54543ea5990c-d # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/c0/c0aaf13e3a6aa26bacd2b296f70c2a49fc688cf9e0fc371c6ec41ea14588b4f2-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b515/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid a3YGrRYaibKN2QTl596N/a3YGrRYaibKN2QTl596N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b603/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/utils/cmsg.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils_unix.go github.com/seccomp/libseccomp-golang mkdir -p $WORK/b601/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cd $WORK/b185 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b185=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/4c/4cfe2c2f00d03d7176b9428b8f853c3cd9c20edc03a8f2f3f362fb3569ab2899-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid XodVpWgqdOSdgTfwMSX0/XodVpWgqdOSdgTfwMSX0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/containers/buildah/docker/types.go TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -o $WORK/b491/_cgo_.o $WORK/b491/_cgo_main.o $WORK/b491/_x001.o $WORK/b491/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/16/162a97f8d534b99d956ca7a8c2feaf9206feb061111b711bf8983d7e478b48ea-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/containerd/containerd/pkg/userns -complete -installsuffix shared -buildid BL6Tf-mVfWyrIB_3DW9F/BL6Tf-mVfWyrIB_3DW9F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b627/importcfg -pack ./src/github.com/containerd/containerd/pkg/userns/userns_linux.go cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/18/18da2b12daad5902cd6b10d819eb49110137c323002b8fca9eb0e6cadabb8705-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/moby/sys/sequential=$WORK/b630/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid uD-7NFB_ss7s8Zssykzo/uD-7NFB_ss7s8Zssykzo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b629/importcfg -pack ./src/github.com/docker/docker/pkg/system/chtimes.go ./src/github.com/docker/docker/pkg/system/chtimes_nowindows.go ./src/github.com/docker/docker/pkg/system/errors.go ./src/github.com/docker/docker/pkg/system/filesys.go ./src/github.com/docker/docker/pkg/system/filesys_deprecated.go ./src/github.com/docker/docker/pkg/system/filesys_unix.go ./src/github.com/docker/docker/pkg/system/image_os.go ./src/github.com/docker/docker/pkg/system/init.go ./src/github.com/docker/docker/pkg/system/lstat_unix.go ./src/github.com/docker/docker/pkg/system/meminfo.go ./src/github.com/docker/docker/pkg/system/meminfo_linux.go ./src/github.com/docker/docker/pkg/system/mknod.go ./src/github.com/docker/docker/pkg/system/mknod_unix.go ./src/github.com/docker/docker/pkg/system/path.go ./src/github.com/docker/docker/pkg/system/path_unix.go ./src/github.com/docker/docker/pkg/system/process_unix.go ./src/github.com/docker/docker/pkg/system/stat_linux.go ./src/github.com/docker/docker/pkg/system/stat_unix.go ./src/github.com/docker/docker/pkg/system/utimes_unix.go ./src/github.com/docker/docker/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/b7/b79457af44867a14406b7e8b38e1a4511e125f80854fee83d49e07f23afac980-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b631/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid fB7sVbDgIF0y-DcjuEuK/fB7sVbDgIF0y-DcjuEuK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack ./src/github.com/docker/docker/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/18/184672eb8d8f8e3b8d064fcba331706172df704eb507ee4c41e2505975de1b7c-d # internal github.com/moby/patternmatcher mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile text/scanner=$WORK/b215/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/moby/patternmatcher -complete -installsuffix shared -buildid tvr5qPHL0ttC7duekW_F/tvr5qPHL0ttC7duekW_F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b633/importcfg -pack ./src/github.com/moby/patternmatcher/patternmatcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/c4/c4e32aa638e9331039b1de54695ed5c92408dda7907110ec84bc88e6e605e7df-d # internal github.com/moby/term mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/signal=$WORK/b230/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/moby/term -complete -installsuffix shared -buildid I_hCabIsmE94ekupdyda/I_hCabIsmE94ekupdyda -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./src/github.com/moby/term/ascii.go ./src/github.com/moby/term/proxy.go ./src/github.com/moby/term/tc.go ./src/github.com/moby/term/term.go ./src/github.com/moby/term/termios.go ./src/github.com/moby/term/termios_nonbsd.go ./src/github.com/moby/term/winsize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/54/54bf863a128a194247a699e821e8d8c95c4d7c8a7c67dc69498848d2b655d445-d # internal github.com/morikuni/aec mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/morikuni/aec -complete -installsuffix shared -buildid rx7MCByjDl6JG-lFijpC/rx7MCByjDl6JG-lFijpC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b637/importcfg -pack ./src/github.com/morikuni/aec/aec.go ./src/github.com/morikuni/aec/ansi.go ./src/github.com/morikuni/aec/builder.go ./src/github.com/morikuni/aec/sgr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/06/0670650c95de1dec82e8c1c0dcad383639f9892ac7222631e048563f19597034-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid ecqLs_AkCWIQTJQrgJ_3/ecqLs_AkCWIQTJQrgJ_3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b638/importcfg -pack ./src/github.com/docker/docker/pkg/stdcopy/stdcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/6f/6fe2d97e33fb4b83d95a00af5141daea18078bc0c380703d1b6b4c900ab44119-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b640/ cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/18/18b31bcbd03b8d005df42b6445d2a76703dbe88fd3d53ec14afbc0036e678d03-d # internal cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b639/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF github.com/openshift/imagebuilder/signal mkdir -p $WORK/b641/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid IjvrBasYKBXIr2o3qNzD/IjvrBasYKBXIr2o3qNzD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b640/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 5KhcxOd88ki9vDkutv89/5KhcxOd88ki9vDkutv89 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b641/importcfg -pack ./src/github.com/openshift/imagebuilder/signal/signal.go ./src/github.com/openshift/imagebuilder/signal/signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/dc/dc01f23610057eeb9820a5298eed306aca33a41876cc245b591b2fb0ef56ddaf-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b549/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid qHCDoxEcgTTVLf1vX1qZ/qHCDoxEcgTTVLf1vX1qZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b550/importcfg -pack ./src/github.com/docker/docker/api/types/network/network.go cd $WORK/b495 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b495=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/7c/7cf213a31c7262097651c1144afa199915c8c81bcc5c68835271ed57cbf96f97-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid aY_EK1duMGhN8FuuzekR/aY_EK1duMGhN8FuuzekR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b642/importcfg -pack ./src/github.com/openshift/imagebuilder/strslice/strslice.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b185=/tmp/go-build -gno-record-gcc-switches -o $WORK/b185/_cgo_.o $WORK/b185/_cgo_main.o $WORK/b185/_x001.o $WORK/b185/_x002.o $WORK/b185/_x003.o $WORK/b185/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/fb/fbe5ab0ee3ee99a8c6d8d377650c43eb105467d60a4bc9f63cfa9b233db671e1-d # internal github.com/containers/buildah/pkg/util mkdir -p $WORK/b645/ cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/97/97b383c004e675e9c4b3bc83de78e0ae46fe240d0d8c933b21f249594f7aa61b-d # internal cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b654/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/containers/buildah/pkg/util -complete -installsuffix shared -buildid gqJ4VjbI7DXhQbH2ZGhh/gqJ4VjbI7DXhQbH2ZGhh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/buildah/pkg/util/version_unix.go cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid XycNZE75LNp2u882TnP3/XycNZE75LNp2u882TnP3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b654/importcfg -pack ./src/github.com/containernetworking/plugins/pkg/ns/ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/24/24692c746cb8f2b8622f611ed8618db7b872c848513796581ea976258b98893f-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b575/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=$WORK/b576/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b229/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid S3A-d-a8VxCgWahMbjmC/S3A-d-a8VxCgWahMbjmC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b574/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/config.go ./src/github.com/opencontainers/runtime-tools/generate/generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/bf/bf709ff766d83a314a4012a8b6deaaf46db079ce3591a5c288549cbc5ecd9daf-d # internal github.com/vishvananda/netns mkdir -p $WORK/b658/ cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/8e/8e226aa3ffa32bb81b5433ce59e6ac562aaac7077fbb3bf223aa943b78964069-d # internal cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/vishvananda/netns -complete -installsuffix shared -buildid rjj_Jgl0qbgQLS91YcFq/rjj_Jgl0qbgQLS91YcFq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b658/importcfg -pack ./src/github.com/vishvananda/netns/netns.go ./src/github.com/vishvananda/netns/netns_linux.go gopkg.in/go-jose/go-jose.v2/cipher mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p gopkg.in/go-jose/go-jose.v2/cipher -complete -installsuffix shared -buildid J7099YP332bJlnaNfxUH/J7099YP332bJlnaNfxUH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/cipher/cbc_hmac.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/concat_kdf.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/ecdh_es.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/key_wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b601/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b601/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/d5/d547d369ed16e38abd71382a9ea6cba9fb18e55bd43cf99a42cebc514465421f-d # internal cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b101/_cgo_.o -dynout $WORK/b101/_cgo_import.go golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b213/_pkg_.a packagefile compress/flate=$WORK/b121/_pkg_.a packagefile compress/zlib=$WORK/b378/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/dsa=$WORK/b096/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/md5=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b380/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b381/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b376/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b382/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile image=$WORK/b383/_pkg_.a packagefile image/jpeg=$WORK/b385/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid CmYVd_ec3LWMlkl3fAEM/CmYVd_ec3LWMlkl3fAEM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack ./src/golang.org/x/crypto/openpgp/packet/compressed.go ./src/golang.org/x/crypto/openpgp/packet/config.go ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./src/golang.org/x/crypto/openpgp/packet/literal.go ./src/golang.org/x/crypto/openpgp/packet/ocfb.go ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./src/golang.org/x/crypto/openpgp/packet/opaque.go ./src/golang.org/x/crypto/openpgp/packet/packet.go ./src/golang.org/x/crypto/openpgp/packet/private_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./src/golang.org/x/crypto/openpgp/packet/reader.go ./src/golang.org/x/crypto/openpgp/packet/signature.go ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/userattribute.go ./src/golang.org/x/crypto/openpgp/packet/userid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/56/564955cc2fae7aaefea90abb65d3131f937950e18bd276476785327f21b4297f-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid z3Xqi5dwsjObkNi0JEUI/z3Xqi5dwsjObkNi0JEUI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b395/importcfg -pack ./src/gopkg.in/square/go-jose.v2/cipher/cbc_hmac.go ./src/gopkg.in/square/go-jose.v2/cipher/concat_kdf.go ./src/gopkg.in/square/go-jose.v2/cipher/ecdh_es.go ./src/gopkg.in/square/go-jose.v2/cipher/key_wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/3d/3dc28a9e92d4b89c6dea9b53c766279909449b2aebe438847558b1b275fdec0d-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b603/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid X_NrDcpqsrumpyWQYMer/X_NrDcpqsrumpyWQYMer -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b602/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor.go ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor_linux.go cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/ef/ef6ca4f0e02e59c2e73fceb3c72c5eb8475294be0b2413b459e1eb35a757fd03-d # internal github.com/containers/common/pkg/hooks/1.0.0 mkdir -p $WORK/b664/ cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/1c/1ca5039a7d0133101f297693d880beb573f7ec374094f1f2ec4dbc53519a09d0-d # internal cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/common/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid -VgQwZtz81ogcBiOIFGE/-VgQwZtz81ogcBiOIFGE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b664/importcfg -pack ./src/github.com/containers/common/pkg/hooks/1.0.0/hook.go ./src/github.com/containers/common/pkg/hooks/1.0.0/when.go github.com/davecgh/go-spew/spew mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid l0KDeozOm1Hr9fvnIBri/l0KDeozOm1Hr9fvnIBri -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b666/importcfg -pack ./src/github.com/davecgh/go-spew/spew/bypass.go ./src/github.com/davecgh/go-spew/spew/common.go ./src/github.com/davecgh/go-spew/spew/config.go ./src/github.com/davecgh/go-spew/spew/doc.go ./src/github.com/davecgh/go-spew/spew/dump.go ./src/github.com/davecgh/go-spew/spew/format.go ./src/github.com/davecgh/go-spew/spew/spew.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/c2/c2bd6bb29daf432caeba9f3f8b2aaf7f221acf13ea27084fcd9e5e9bdb142e0a-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid exkKTy5BwKg6aMcAyuQ3/exkKTy5BwKg6aMcAyuQ3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b667/importcfg -pack ./src/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/44/447fa9efc7de28d1b10544327dd5a0b8a90d1f0632dadc87b66a8f425e6f556a-d # internal github.com/containers/common/pkg/umask mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/containers/common/pkg/umask -complete -installsuffix shared -buildid maXxdShK6OC5g-uRri0e/maXxdShK6OC5g-uRri0e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack ./src/github.com/containers/common/pkg/umask/umask_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/c4/c440984b92bf689b9d1f59d2b63f6616d382b1c09da8dac2977d1c1a61df9442-d # internal github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b222/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/opencontainers/runc/libcontainer/userns -complete -installsuffix shared -buildid eHXCDrF0e6FdHrQAH8SV/eHXCDrF0e6FdHrQAH8SV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b670/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/userns/userns.go ./src/github.com/opencontainers/runc/libcontainer/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/4a/4a6561ab3974e9ff29fbd419067dbe64d3fbbdb7b9e1dc23411399922665e796-d # internal github.com/containers/buildah/pkg/rusage mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/containers/buildah/pkg/rusage -complete -installsuffix shared -buildid uVO2O4TP1uauPt_bdbcq/uVO2O4TP1uauPt_bdbcq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/rusage/rusage.go ./_build/src/github.com/containers/buildah/pkg/rusage/rusage_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cd $WORK/b495 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b495=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/88/88d129c68080ee539de9e6c7ba1512f72e65dea2a9a3443c78269623580b2577-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile github.com/moby/term=$WORK/b636/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b637/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid NovZqejWZJH-LzugRjv2/NovZqejWZJH-LzugRjv2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b635/importcfg -pack ./src/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/c4/c45dab01e0e3b256181e737d3df68297ff2ecb2a64cdacf3210fe53b9eba389e-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid uQBSL3S0HkllQa9_YV4T/uQBSL3S0HkllQa9_YV4T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b673/importcfg -pack ./src/github.com/mattn/go-shellwords/shellwords.go ./src/github.com/mattn/go-shellwords/util_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/0e/0e768d3fe5b2b10c6ef7b38ca437edfbeda9810e67e465152d40943b2f734cae-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b629/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b222/_pkg_.a packagefile github.com/pkg/errors=$WORK/b537/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid buh_Vh4cS_lgH6vgmvc8/buh_Vh4cS_lgH6vgmvc8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b628/importcfg -pack ./src/github.com/docker/docker/pkg/idtools/idtools.go ./src/github.com/docker/docker/pkg/idtools/idtools_unix.go ./src/github.com/docker/docker/pkg/idtools/usergroupadd_linux.go ./src/github.com/docker/docker/pkg/idtools/utils_unix.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b102/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/godebug=$WORK/b100/_pkg_.a packagefile internal/itoa=$WORK/b027/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile internal/poll=$WORK/b041/_pkg_.a packagefile internal/singleflight=$WORK/b104/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/netip=$WORK/b105/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net -std -installsuffix shared -buildid SiKXoJJlyWWTchXMyuTj/SiKXoJJlyWWTchXMyuTj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b101/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.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/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b101/_cgo_gotypes.go $WORK/b101/cgo_linux.cgo1.go $WORK/b101/cgo_resnew.cgo1.go $WORK/b101/cgo_socknew.cgo1.go $WORK/b101/cgo_unix.cgo1.go $WORK/b101/_cgo_import.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/be/be15773a53657ceaf843e0954f1c13cec5329652c54d2e0a18b2ac5c84da097e-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b622/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid C9T1kh8QkorK6_u_siUJ/C9T1kh8QkorK6_u_siUJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b681/importcfg -pack ./src/golang.org/x/crypto/bcrypt/base64.go ./src/golang.org/x/crypto/bcrypt/bcrypt.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b185/_cgo_.o -dynout $WORK/b185/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/e1/e1b8dc891856dcda5ae018bbca3a3644b9bbca816323f5885dfec0b56d0872ad-d # internal runtime/pprof mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b120/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b408/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p runtime/pprof -std -installsuffix shared -buildid 0tMSbSZC1TUCkrAgsp6N/0tMSbSZC1TUCkrAgsp6N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b682/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/d2/d2fb7cfbfe94d740ae9216387772628b73bc148efffebfbe390a58a64906acbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/fb/fb0ce3b73cca80abbf6c03d5908fe8334bd2f186adbd2256d232c4ed4b410d14-d # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/fb/fb121f2c3299f94358bfd1a101afb29b0d7bccdcb68f3ff586e708a00cbdcbfb-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b321/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b322/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b323/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid P3LAeojUGvSqFoROhwzj/P3LAeojUGvSqFoROhwzj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/ea/ea12722bd3c0bc8c72c57766c9825435a69a72e3c7d8c08efc18555446bf7584-d # internal github.com/containers/common/pkg/hooks/0.1.0 mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=$WORK/b664/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/common/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid SxBb7OHzIqVrxwYv4TF2/SxBb7OHzIqVrxwYv4TF2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b663/importcfg -pack ./src/github.com/containers/common/pkg/hooks/0.1.0/hook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/36/363722335b100a97887c6b5f4c5587f113a8c1fcc3d489debb70ed9f3094f8a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/58/58a9384cb1c1596143d24cec6530a59ff843dc129da24cbe77ed534ea73dcdf3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/b7/b70d06ee767bc83189491386d3a79dffeb5475db5c4c4366e9bc2a7db3e43dec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/11/115ddfd2d2ba58309ae4308c3c6239ab95783d128c410fbfc1ddc8fa39ffe4fe-d # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/f9/f9ac59726185e4c4f423be75b0669049f1d1b6e1b0c587a1941198be8940d70d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b495=/tmp/go-build -gno-record-gcc-switches -o $WORK/b495/_cgo_.o $WORK/b495/_cgo_main.o $WORK/b495/_x001.o $WORK/b495/_x002.o -g -O2 cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid d7T9DUjiafFzVhN53G0W/d7T9DUjiafFzVhN53G0W -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b491/importcfg -pack ./src/github.com/containers/storage/pkg/loopback/attach_loopback.go ./src/github.com/containers/storage/pkg/loopback/ioctl.go ./src/github.com/containers/storage/pkg/loopback/loopback.go ./src/github.com/containers/storage/pkg/loopback/loopback_unsupported.go $WORK/b491/_cgo_gotypes.go $WORK/b491/loop_wrapper.cgo1.go $WORK/b491/_cgo_import.go cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p os/user -std -installsuffix shared -buildid mXqmzrOufv-QlovHp7FB/mXqmzrOufv-QlovHp7FB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b185/_cgo_gotypes.go $WORK/b185/cgo_listgroups_unix.cgo1.go $WORK/b185/cgo_lookup_unix.cgo1.go $WORK/b185/getgrouplist_unix.cgo1.go $WORK/b185/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/05/05410376d12e68b1df95a7762b39379fff8fe7893efe882c76f6627ae559bcd7-d # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/b5/b52556b76bc61c68f9f7d50d2455925e58301fa4a41e538d6ea5410345645a3d-d # internal github.com/jinzhu/copier mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b597/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/jinzhu/copier -complete -installsuffix shared -buildid 2Gwk0RPw69NjJO7BQk3E/2Gwk0RPw69NjJO7BQk3E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b596/importcfg -pack ./src/github.com/jinzhu/copier/copier.go ./src/github.com/jinzhu/copier/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/2b/2badb737367de57072fa1a9181fdb39f6acf995918f21917ff5638aec8a00277-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/1d/1d0886477c0f48d1457e981f1baae9f92b51b2dbaaae9e298f19651f4eb32317-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/ee/ee27f96d833557b033c3379a32a1a9cf62d5485eba3fd72996d1aa0f7b1fc07d-d # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/cc/cc8030912203017e513abbcd412f1449bc546e58945e67534c79576d4c78efb5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/00/00e1954c9e933cc06f30772c83bd1e2492a309a84e22b521fda4e23f0dd4ed4f-d # internal github.com/containers/common/pkg/hooks mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=$WORK/b663/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=$WORK/b664/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b573/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/common/pkg/hooks -complete -installsuffix shared -buildid qpOt65vqkTzH2cJGke89/qpOt65vqkTzH2cJGke89 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b662/importcfg -pack ./src/github.com/containers/common/pkg/hooks/hooks.go ./src/github.com/containers/common/pkg/hooks/monitor.go ./src/github.com/containers/common/pkg/hooks/read.go ./src/github.com/containers/common/pkg/hooks/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a6/a63316f93b1a0cd9c6fdbf222d14e5f4d7b27abdf451d5af96c5026c3b0aada0-d # internal google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid rZT1FgIQ8lpFUc1fn0yZ/rZT1FgIQ8lpFUc1fn0yZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack ./src/google.golang.org/protobuf/encoding/protojson/decode.go ./src/google.golang.org/protobuf/encoding/protojson/doc.go ./src/google.golang.org/protobuf/encoding/protojson/encode.go ./src/google.golang.org/protobuf/encoding/protojson/well_known_types.go cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/b5/b5c90514ad5e6977c4f61fcd4d7d020a7837ae365e9cf9b251ed2f4f80e5b5c8-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 4g-xXIiZgBa7TqRO8-Sq/4g-xXIiZgBa7TqRO8-Sq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b185/_pkg_.a $WORK/b185/_x001.o $WORK/b185/_x002.o $WORK/b185/_x003.o $WORK/b185/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/60/601b33b51f24c4d4775a84c462cf9ed3770d290bcedf26bd3219206c84f7a198-d # internal archive/tar mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b185/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p archive/tar -std -complete -installsuffix shared -buildid 00iOufBx-GS6XNfdYngq/00iOufBx-GS6XNfdYngq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b184/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 github.com/containers/storage/pkg/idtools github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b216/ mkdir -p $WORK/b486/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b222/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile os/user=$WORK/b185/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b284/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid wsukxgNCbQF72g5-_xrz/wsukxgNCbQF72g5-_xrz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack ./src/github.com/containers/storage/pkg/idtools/idtools.go ./src/github.com/containers/storage/pkg/idtools/idtools_unix.go ./src/github.com/containers/storage/pkg/idtools/idtools_unsupported.go ./src/github.com/containers/storage/pkg/idtools/parser.go ./src/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go ./src/github.com/containers/storage/pkg/idtools/utils_unix.go cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b487/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b185/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b185/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid VWBpowDi87a_eHDo0HrO/VWBpowDi87a_eHDo0HrO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/doc.go ./src/github.com/opencontainers/selinux/go-selinux/selinux.go ./src/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./src/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid oQjSYVu2qhOmVqSvduFX/oQjSYVu2qhOmVqSvduFX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./src/github.com/vbatts/tar-split/archive/tar/common.go ./src/github.com/vbatts/tar-split/archive/tar/format.go ./src/github.com/vbatts/tar-split/archive/tar/reader.go ./src/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./src/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./src/github.com/vbatts/tar-split/archive/tar/strconv.go ./src/github.com/vbatts/tar-split/archive/tar/writer.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b491/_pkg_.a $WORK/b491/_x001.o $WORK/b491/_x002.o # internal github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b613/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b634/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b247/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b227/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile os/user=$WORK/b185/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid QLSux7Fwp8qgIxb20Py1/QLSux7Fwp8qgIxb20Py1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/chrootuser/user.go ./_build/src/github.com/containers/buildah/pkg/chrootuser/user_unix.go cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b185/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 3Uw_TdJSKetuGDyeckH_/3Uw_TdJSKetuGDyeckH_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b634/importcfg -pack ./src/github.com/docker/docker/pkg/homedir/homedir_linux.go ./src/github.com/docker/docker/pkg/homedir/homedir_unix.go cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/b4/b4882038750846614f1053bdb2054fa017030c0feb54642533f81cf0c1733def-d # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/a7/a7754d45f60b23c4121642337c4a8f0682072e55c78d0fabd0d6b396dacd954a-d # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/8a/8a316ac3e16f14e5497bb03334372aadc563ae3ce0e62c19ccb2b5318b9d3d25-d # internal github.com/containers/common/pkg/hooks/exec mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b666/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b667/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/common/pkg/hooks/exec -complete -installsuffix shared -buildid e5lHiYrHMcYDbGN1o4aX/e5lHiYrHMcYDbGN1o4aX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack ./src/github.com/containers/common/pkg/hooks/exec/exec.go ./src/github.com/containers/common/pkg/hooks/exec/runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/a3/a3fada3fac426371046e47c40756ed5da3f9ca45d7d3e4b3534062a358248abf-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b495/_cgo_.o -dynout $WORK/b495/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/c1/c1769732396f388c0e44b87b386b05172d682601b2aeee33905750b700edbdfb-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b120/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b140/_pkg_.a packagefile hash/crc32=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid xurZosFHOsACKmeYE4Yo/xurZosFHOsACKmeYE4Yo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack ./src/google.golang.org/protobuf/internal/impl/api_export.go ./src/google.golang.org/protobuf/internal/impl/checkinit.go ./src/google.golang.org/protobuf/internal/impl/codec_extension.go ./src/google.golang.org/protobuf/internal/impl/codec_field.go ./src/google.golang.org/protobuf/internal/impl/codec_gen.go ./src/google.golang.org/protobuf/internal/impl/codec_map.go ./src/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./src/google.golang.org/protobuf/internal/impl/codec_message.go ./src/google.golang.org/protobuf/internal/impl/codec_messageset.go ./src/google.golang.org/protobuf/internal/impl/codec_tables.go ./src/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./src/google.golang.org/protobuf/internal/impl/convert.go ./src/google.golang.org/protobuf/internal/impl/convert_list.go ./src/google.golang.org/protobuf/internal/impl/convert_map.go ./src/google.golang.org/protobuf/internal/impl/decode.go ./src/google.golang.org/protobuf/internal/impl/encode.go ./src/google.golang.org/protobuf/internal/impl/enum.go ./src/google.golang.org/protobuf/internal/impl/extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_enum.go ./src/google.golang.org/protobuf/internal/impl/legacy_export.go ./src/google.golang.org/protobuf/internal/impl/legacy_extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_file.go ./src/google.golang.org/protobuf/internal/impl/legacy_message.go ./src/google.golang.org/protobuf/internal/impl/merge.go ./src/google.golang.org/protobuf/internal/impl/merge_gen.go ./src/google.golang.org/protobuf/internal/impl/message.go ./src/google.golang.org/protobuf/internal/impl/message_reflect.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./src/google.golang.org/protobuf/internal/impl/validate.go ./src/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid CJWcwjdDmC15sMjTL6m4/CJWcwjdDmC15sMjTL6m4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -pack $WORK/b495/_cgo_gotypes.go $WORK/b495/projectquota.cgo1.go $WORK/b495/_cgo_import.go cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/08/0809784f76ea0d32a979a8eadb03d973e0f914adf12c2241c8f267d15c5e22b9-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b375/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b376/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b377/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b382/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid DIlgji2nnj0OJBrFfQlK/DIlgji2nnj0OJBrFfQlK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack ./src/golang.org/x/crypto/openpgp/canonical_text.go ./src/golang.org/x/crypto/openpgp/keys.go ./src/golang.org/x/crypto/openpgp/read.go ./src/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/ef/ef4409a6d1e99d625e6419a179f4ae9c6bb14dc112006b758f3d16864cb58e20-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/c8/c882d75624f47042854fc6bcbe21ee8ac1da8ec7913e9436327fa8ea421310c8-d # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/5b/5bd80b25f58049ff5b90352336b96579bdb07a8302fa433f3ec0fc17f600ea79-d # internal sigs.k8s.io/yaml mkdir -p $WORK/b578/ github.com/ghodss/yaml mkdir -p $WORK/b680/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b579/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b579/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/ghodss/yaml -complete -installsuffix shared -buildid Ihxy2g7pFz7FdBXclyC8/Ihxy2g7pFz7FdBXclyC8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b680/importcfg -pack ./src/github.com/ghodss/yaml/fields.go ./src/github.com/ghodss/yaml/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p sigs.k8s.io/yaml -complete -installsuffix shared -buildid ue43y8-ko1ImYuSysFJo/ue43y8-ko1ImYuSysFJo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b578/importcfg -pack ./src/sigs.k8s.io/yaml/fields.go ./src/sigs.k8s.io/yaml/yaml.go ./src/sigs.k8s.io/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/40/4000cd2a5ec3cfdee7d74e10efc8f5c175e51a49f4d6c82f83abb7fcd1ef33f6-d # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/1d/1d9bccc84f297eafc4e8cd7b5f6100dcd43a000c87db993d05eac55085c3c4e9-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b231=>" -I $WORK/b231/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b231/fse_decoder_amd64.o ./fse_decoder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b231=>" -I $WORK/b231/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b231/seqdec_amd64.o ./seqdec_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b495/_pkg_.a $WORK/b495/_x001.o $WORK/b495/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/c1/c14fc53383caf9e3814a6bc786dbfbcea775c88357a4a5c659647935f6a555b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/e0/e0ed299a7a6b443ee367251fadbb12fefa157e3c271308a835754a47b998b03e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b231/_pkg_.a $WORK/b231/fse_decoder_amd64.o $WORK/b231/seqdec_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/4f/4ff74abc209c3ebd0a55841efa0fbe803ac716197ad7fc9f09fd0662a018649e-d # internal github.com/containers/storage/pkg/idmap mkdir -p $WORK/b497/ github.com/containers/storage/pkg/unshare cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/storage/pkg/idmap -complete -installsuffix shared -buildid EZRDyaN9SPNJfW2FwMLw/EZRDyaN9SPNJfW2FwMLw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b497/importcfg -pack ./src/github.com/containers/storage/pkg/idmap/idmapped_utils.go mkdir -p $WORK/b226/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b226/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b226/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/8f/8fd51f0de45636c14f47f79532597d6b352d8dbe63e82b8e220a917d8d807173-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/e2/e2ce0185ff35982deaf4c2cc8116c3478367ec5163e6352191e6721e1a604229-d # internal github.com/containers/buildah/pkg/formats mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b680/_pkg_.a packagefile golang.org/x/term=$WORK/b367/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile text/tabwriter=$WORK/b408/_pkg_.a packagefile text/template=$WORK/b406/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid JewOe2JVd6iK0G-Fd9g1/JewOe2JVd6iK0G-Fd9g1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/formats/formats.go ./_build/src/github.com/containers/buildah/pkg/formats/templates.go cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/94/9482b4e4831154b27c7e5511d202dcc23092d7e1699560a7f427c6f3a927e7bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/95/958a7b5ac2db284c51fd9667285a88569ab05b16025b3eaefc7b76f059fb6204-d # internal github.com/container-orchestrated-devices/container-device-interface/pkg/cdi mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/internal/multierror=$WORK/b571/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/specs-go=$WORK/b572/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b573/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b256/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b574/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b577/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b578/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/container-orchestrated-devices/container-device-interface/pkg/cdi -complete -installsuffix shared -buildid KuHaUYp0TBPO7oKobFl0/KuHaUYp0TBPO7oKobFl0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b570/importcfg -pack ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/annotations.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/cache.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/cache_test_unix.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/container-edits.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/container-edits_unix.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/device.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/doc.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/qualified-device.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/registry.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/spec-dirs.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/spec.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/spec_linux.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/version.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/df/df6c545ca0c71a545025b857fc9089549b61c9e3581f7db64957613015ebd4ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/56/568e2bda64f878a52086b2ce50905ed28b861a74ebc047075fa3f3d6e735fbfb-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b486/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid -jJRraOUVFYHa530Lnuk/-jJRraOUVFYHa530Lnuk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b485/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/label/label.go ./src/github.com/opencontainers/selinux/go-selinux/label/label_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/2f/2f64e9b766ad834c1157bc99057e2d758ff2237906f8a36f5082ad152dbe3c08-d # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/32/322cede1abef9d7ac9e9948eb6f350481ae25aa06f4b176f6d402e9b75839b8d-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b184/_pkg_.a packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b213/_pkg_.a packagefile compress/gzip=$WORK/b120/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b627/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b628/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b631/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b632/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b629/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b231/_pkg_.a packagefile github.com/moby/patternmatcher=$WORK/b633/_pkg_.a packagefile github.com/moby/sys/sequential=$WORK/b630/_pkg_.a packagefile github.com/pkg/errors=$WORK/b537/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b528/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid OVzX77VaR-ZkG0HpurNL/OVzX77VaR-ZkG0HpurNL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b626/importcfg -pack ./src/github.com/docker/docker/pkg/archive/archive.go ./src/github.com/docker/docker/pkg/archive/archive_linux.go ./src/github.com/docker/docker/pkg/archive/archive_unix.go ./src/github.com/docker/docker/pkg/archive/changes.go ./src/github.com/docker/docker/pkg/archive/changes_linux.go ./src/github.com/docker/docker/pkg/archive/changes_unix.go ./src/github.com/docker/docker/pkg/archive/copy.go ./src/github.com/docker/docker/pkg/archive/copy_unix.go ./src/github.com/docker/docker/pkg/archive/diff.go ./src/github.com/docker/docker/pkg/archive/diff_unix.go ./src/github.com/docker/docker/pkg/archive/time_linux.go ./src/github.com/docker/docker/pkg/archive/whiteouts.go ./src/github.com/docker/docker/pkg/archive/wrap.go github.com/containers/storage/pkg/chunked/internal mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b184/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b248/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b231/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/containers/storage/pkg/chunked/internal -complete -installsuffix shared -buildid WKvxg4kLdR46WWwHlTkL/WKvxg4kLdR46WWwHlTkL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/internal/compression.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/e2/e21a46037410a6d0d103613ec637a95ca72eaec676a64ad82e24eb3883605017-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/8d/8d9722e6473cd09679ab2551e1e3630cf00a66ad57acdf04c5923a94d2ecf61e-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b506/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b510/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b284/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid gkqs0FisoriaB4SDDV1u/gkqs0FisoriaB4SDDV1u -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b506/importcfg -pack ./src/github.com/containers/storage/pkg/tarlog/tarlogger.go cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b284/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b480/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile hash/crc64=$WORK/b245/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid d5PTAkGEXdAAojP-UL5Q/d5PTAkGEXdAAojP-UL5Q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b510/importcfg -pack ./src/github.com/vbatts/tar-split/tar/asm/assemble.go ./src/github.com/vbatts/tar-split/tar/asm/disassemble.go ./src/github.com/vbatts/tar-split/tar/asm/doc.go github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b512/ cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/ff/fffd2fd482eeff698375fe263cc2fe0977cced51c9a3813a5f8165a61951893b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b184/_pkg_.a packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b120/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b513/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b231/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b284/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b514/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b456/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF github.com/containers/common/pkg/subscriptions mkdir -p $WORK/b668/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containerd/stargz-snapshotter/estargz -complete -installsuffix shared -buildid zlWmDQlaH9vC_W2O53dU/zlWmDQlaH9vC_W2O53dU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b512/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/build.go ./src/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./src/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./src/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./src/github.com/containerd/stargz-snapshotter/estargz/types.go cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/umask=$WORK/b669/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b485/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/containers/common/pkg/subscriptions -complete -installsuffix shared -buildid YBB-EZGDpjgpBH2bupz_/YBB-EZGDpjgpBH2bupz_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b668/importcfg -pack ./src/github.com/containers/common/pkg/subscriptions/subscriptions.go cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/8b/8b4549677296a672320a40e8849eb0b6c6565880d402d6ba82e4d11befa86d36-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b319/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b320/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b321/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b322/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b323/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid iuyQ4sFZ7sQ5_ZVifSEk/iuyQ4sFZ7sQ5_ZVifSEk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.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/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/cf/cfbf3f9abb20d9588b8538765fb5d8e9f736428bd41651f168ed4dfb36cc5ecf-d # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/df/df49f677137a855b7a33e5d5e6b72a2fd711913fc13db1176ccf92923021e818-d # internal github.com/containers/storage/pkg/chunked/compressor mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b283/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b284/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/storage/pkg/chunked/compressor -complete -installsuffix shared -buildid RFYBDYI3dZf2qhXWX8dS/RFYBDYI3dZf2qhXWX8dS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/compressor/compressor.go ./src/github.com/containers/storage/pkg/chunked/compressor/rollsum.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/c4/c4d1cef0b52d3763b0a1e779e59fa864fb7d1e5f88498a0c66ebcc93fd1111d0-d # internal cd $WORK/b226 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b226=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/c8/c87071f33dbf07d1c96dc59d59015aca1525fa368e1db1177b69dccbd27a8bad-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b226=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/8a/8aa17ffbc729ea600fedd9cc939c3ad2dd24e86d958a9958b4a193729cbca099-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b213/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b197/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b282/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b231/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b239/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b241/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid uNmUPc1bgWQLBOpHA262/uNmUPc1bgWQLBOpHA262 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/compression.go ./src/github.com/containers/image/v5/pkg/compression/zstd.go cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd $WORK/b226 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b226=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c devmapper_log.cgo2.c cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b226=/tmp/go-build -gno-record-gcc-switches -I $WORK/b226/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b226/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/e5/e5d22a29f0227db5aee347e90fac13eecea6901c08bd4df10b96d36bae65719c-d # internal github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid wG16pK5otw0TNchr1-6A/wG16pK5otw0TNchr1-6A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./src/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go ./src/github.com/containers/image/v5/internal/blobinfocache/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c devmapper_wrapper.cgo2.c cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/2a/2a973394a959bfaccdd20d1bc77f0f45ec28471d75e64bec606049ae99b55746-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/f3/f312a07dbf8877ed236ce14fbd1ed622fdf23277d147d4af11c1c9ff46dfaf0a-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b291/ github.com/containers/image/v5/internal/private github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b298/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid gvIuUSafiYF86d-cur1j/gvIuUSafiYF86d-cur1j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/none/none.go mkdir -p $WORK/b288/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid wULAferhC0zLZXFm19Kn/wULAferhC0zLZXFm19Kn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/containers/image/v5/internal/private -complete -installsuffix shared -buildid AKkEt-k0WL2FXMk3jY9i/AKkEt-k0WL2FXMk3jY9i -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack ./src/github.com/containers/image/v5/internal/private/private.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/93/9344656c7fe32737d71c0bf4b18eb673e459b7dfb0402c0246a8f899962c0370-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b300/ mkdir -p $WORK/b297/ cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/17/174969d3592d407243ebc37edeb6ed46cb0dda7e39bec3dc45660c0acddf4896-d # internal cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b298/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 7M0Qhiu3ZluVpIx65vpT/7M0Qhiu3ZluVpIx65vpT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b298/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b299/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid ux2YtfhDLAud4ZJ-tH1j/ux2YtfhDLAud4ZJ-tH1j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/boltdb/boltdb.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/b554/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/1d/1de2282fd13e387176d68e2fc52d8828e2aab17c8399b0bd26b87a7ec0e50eb4-d # internal github.com/containers/image/v5/internal/imagesource/stubs mkdir -p $WORK/b287/ github.com/containers/image/v5/internal/unparsedimage mkdir -p $WORK/b302/ github.com/containers/image/v5/internal/imagedestination/stubs github.com/containers/image/v5/internal/imagedestination/impl github.com/containers/image/v5/internal/imagesource/impl mkdir -p $WORK/b473/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/containers/image/v5/internal/imagesource/stubs -complete -installsuffix shared -buildid 1-wEHTV4SSsO9Tvua10m/1-wEHTV4SSsO9Tvua10m -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/stubs/get_blob_at.go ./src/github.com/containers/image/v5/internal/imagesource/stubs/stubs.go mkdir -p $WORK/b293/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a EOF cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/containers/image/v5/internal/unparsedimage -complete -installsuffix shared -buildid KaoxNSnrlPWHUMIQmKIP/KaoxNSnrlPWHUMIQmKIP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack ./src/github.com/containers/image/v5/internal/unparsedimage/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/containers/image/v5/internal/imagesource/impl -complete -installsuffix shared -buildid E9CTnnp3Tfde0Pr2O6bn/E9CTnnp3Tfde0Pr2O6bn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/impl/compat.go ./src/github.com/containers/image/v5/internal/imagesource/impl/layer_infos.go ./src/github.com/containers/image/v5/internal/imagesource/impl/properties.go ./src/github.com/containers/image/v5/internal/imagesource/impl/signatures.go mkdir -p $WORK/b472/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/image/v5/internal/imagedestination/stubs -complete -installsuffix shared -buildid oCUqmJlp2ymmkO4Xak3G/oCUqmJlp2ymmkO4Xak3G -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/signatures.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/stubs.go cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/containers/image/v5/internal/imagedestination/impl -complete -installsuffix shared -buildid HGzOhCnjTjYIpwT7iIja/HGzOhCnjTjYIpwT7iIja -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/impl/compat.go ./src/github.com/containers/image/v5/internal/imagedestination/impl/properties.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/91/91fe4c8c8a61a9b894da156ee90665d71de40b9b80ade8d37224a939cef0f631-d # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/0f/0f13b798ce0aa66496e637b04c9f88cb0f294f27d2ad46de41f2405fd2bf7647-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/36/363a92ea9bbf81ef9bc96855fbe777a1f901b44d52d9f4b5b1629d2f66a3cb84-d # internal github.com/containers/image/v5/internal/imagesource mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/image/v5/internal/imagesource -complete -installsuffix shared -buildid 5NyJzV7FRoJSfqLLQO_-/5NyJzV7FRoJSfqLLQO_- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/49/497dd0e9361598ffc75ebb18759bee9f5a8fba1cdbe472a2c83899d844da413f-d # internal github.com/containers/image/v5/internal/imagedestination mkdir -p $WORK/b292/ cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/containers/image/v5/internal/imagedestination -complete -installsuffix shared -buildid PLhAZ2BJnUX_Lj3FFtDv/PLhAZ2BJnUX_Lj3FFtDv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/f9/f965c473d1bc6662a6b5e4bdc36407a0d897f80628f5d1d9213d4707f8779e61-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/11/1175655c990634677e3dbc4633b4bfd62c032f31de6d851d2cf614cc2208349c-d # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/5f/5f6fcf4897e6a56ad826e15b4b6904d5790436eb3a22fd47fd306707d40e2516-d # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/7c/7ca3e9bb84e9a83da5f5c3e0836075341c90e04b48ea758c0bbb23438122b5ce-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b296/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b297/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b300/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid xxwxOxqFp3p3FeJeNOcD/xxwxOxqFp3p3FeJeNOcD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/default.go cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/a8/a8d27b21396dbd1cd9159d6a3631b684c8893916608bd17f17287e0daca3d8ee-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b554/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid hMeAicxtcygLUe3zmRXJ/hMeAicxtcygLUe3zmRXJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b553/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/runtime/gen.go ./src/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/_x001.o $WORK/b101/_x002.o $WORK/b101/_x003.o $WORK/b101/_x004.o $WORK/b101/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/9f/9fcad17d9c54cd6fb705599d193e67981dc2652be96696bb89eb0fb683a971dc-d # internal cd $WORK/b226 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b226=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/9d/9d753dc8af4ede9491a8d2eb493c056bec6908e68daa7a8cf4a5e7903a544862-d # internal cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/f4/f42b29dcfc826c752740c92292f3c10791b99986de2f18c7ce7c8beaca622de2-d # internal cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b226=/tmp/go-build -gno-record-gcc-switches -o $WORK/b226/_cgo_.o $WORK/b226/_cgo_main.o $WORK/b226/_x001.o $WORK/b226/_x002.o $WORK/b226/_x003.o $WORK/b226/_x004.o -g -O2 cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/10/1052398af68e116fb7f6f0aaa1723ae878965a07cf459008acf4ae5b8efb3b88-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid VlQp5kILoj8Tu0LSt1n6/VlQp5kILoj8Tu0LSt1n6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/args.go ./src/github.com/containernetworking/cni/pkg/types/types.go crypto/x509 mkdir -p $WORK/b095/ cat >$WORK/b095/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/b063/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/dsa=$WORK/b096/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/md5=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/x509/pkix=$WORK/b097/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b084/_pkg_.a packagefile internal/godebug=$WORK/b100/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF github.com/containers/common/libnetwork/types mkdir -p $WORK/b189/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/x509 -std -complete -installsuffix shared -buildid pUPQ7ACLYwG7ZPM-h2Sa/pUPQ7ACLYwG7ZPM-h2Sa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.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 cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/containers/common/libnetwork/types -complete -installsuffix shared -buildid 8--rdAQOW3GRNImjVKPp/8--rdAQOW3GRNImjVKPp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack ./src/github.com/containers/common/libnetwork/types/const.go ./src/github.com/containers/common/libnetwork/types/define.go ./src/github.com/containers/common/libnetwork/types/network.go net/textproto mkdir -p $WORK/b265/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b266/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p net/textproto -std -complete -installsuffix shared -buildid pSR3frBLo7U8Jsnlzrw4/pSR3frBLo7U8Jsnlzrw4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b265/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 cat >$WORK/b266/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/b037/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b260/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid dAeMEGx3a3NqT0I1-zZJ/dAeMEGx3a3NqT0I1-zZJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go github.com/mailru/easyjson/buffer mkdir -p $WORK/b329/ github.com/mitchellh/mapstructure mkdir -p $WORK/b315/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid cDm9QAbKyfANHt0CtNMP/cDm9QAbKyfANHt0CtNMP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack ./src/github.com/mailru/easyjson/buffer/pool.go cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid 8MB9hFyMrZ1YApqC81e4/8MB9hFyMrZ1YApqC81e4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack ./src/github.com/mitchellh/mapstructure/decode_hooks.go ./src/github.com/mitchellh/mapstructure/error.go ./src/github.com/mitchellh/mapstructure/mapstructure.go github.com/google/go-containerregistry/pkg/name mkdir -p $WORK/b345/ google.golang.org/grpc/internal/syscall cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/google/go-containerregistry/pkg/name -complete -installsuffix shared -buildid Hz0nKkIjDRn_zKr323Nz/Hz0nKkIjDRn_zKr323Nz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/name/check.go ./src/github.com/google/go-containerregistry/pkg/name/digest.go ./src/github.com/google/go-containerregistry/pkg/name/doc.go ./src/github.com/google/go-containerregistry/pkg/name/errors.go ./src/github.com/google/go-containerregistry/pkg/name/options.go ./src/github.com/google/go-containerregistry/pkg/name/ref.go ./src/github.com/google/go-containerregistry/pkg/name/registry.go ./src/github.com/google/go-containerregistry/pkg/name/repository.go ./src/github.com/google/go-containerregistry/pkg/name/tag.go mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b056/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF google.golang.org/grpc/stats mkdir -p $WORK/b449/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid -hfA1MSw9h7EaZuS_R4B/-hfA1MSw9h7EaZuS_R4B -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b446/importcfg -pack ./src/google.golang.org/grpc/internal/syscall/syscall_linux.go cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b413/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid 8fYlb22yRLs5PgC-iEEQ/8fYlb22yRLs5PgC-iEEQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b449/importcfg -pack ./src/google.golang.org/grpc/stats/handlers.go ./src/google.golang.org/grpc/stats/stats.go github.com/docker/go-connections/nat mkdir -p $WORK/b548/ github.com/docker/docker/api/types/registry github.com/google/uuid mkdir -p $WORK/b503/ mkdir -p $WORK/b551/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid YdW2MW_WHknq8vyV7_T2/YdW2MW_WHknq8vyV7_T2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./src/github.com/docker/go-connections/nat/nat.go ./src/github.com/docker/go-connections/nat/parse.go ./src/github.com/docker/go-connections/nat/sort.go cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile net=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid M2WztW0MF-w2IuAIcKah/M2WztW0MF-w2IuAIcKah -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b551/importcfg -pack ./src/github.com/docker/docker/api/types/registry/authenticate.go ./src/github.com/docker/docker/api/types/registry/registry.go github.com/chzyer/readline mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/signal=$WORK/b230/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/chzyer/readline -complete -installsuffix shared -buildid OlgnIB8i-cjDRoEi94a6/OlgnIB8i-cjDRoEi94a6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b592/importcfg -pack ./src/github.com/chzyer/readline/complete.go ./src/github.com/chzyer/readline/complete_helper.go ./src/github.com/chzyer/readline/complete_segment.go ./src/github.com/chzyer/readline/history.go ./src/github.com/chzyer/readline/operation.go ./src/github.com/chzyer/readline/password.go ./src/github.com/chzyer/readline/readline.go ./src/github.com/chzyer/readline/remote.go ./src/github.com/chzyer/readline/runebuf.go ./src/github.com/chzyer/readline/runes.go ./src/github.com/chzyer/readline/search.go ./src/github.com/chzyer/readline/std.go ./src/github.com/chzyer/readline/term.go ./src/github.com/chzyer/readline/term_linux.go ./src/github.com/chzyer/readline/term_unix.go ./src/github.com/chzyer/readline/terminal.go ./src/github.com/chzyer/readline/utils.go ./src/github.com/chzyer/readline/utils_unix.go ./src/github.com/chzyer/readline/vim.go cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/google/uuid -complete -installsuffix shared -buildid TGXXdBQFAiUHJVSoisd9/TGXXdBQFAiUHJVSoisd9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b503/importcfg -pack ./src/github.com/google/uuid/dce.go ./src/github.com/google/uuid/doc.go ./src/github.com/google/uuid/hash.go ./src/github.com/google/uuid/marshal.go ./src/github.com/google/uuid/node.go ./src/github.com/google/uuid/node_net.go ./src/github.com/google/uuid/null.go ./src/github.com/google/uuid/sql.go ./src/github.com/google/uuid/time.go ./src/github.com/google/uuid/util.go ./src/github.com/google/uuid/uuid.go ./src/github.com/google/uuid/version1.go ./src/github.com/google/uuid/version4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -o $WORK/b489/_cgo_.o $WORK/b489/_cgo_main.o $WORK/b489/_x001.o $WORK/b489/_x002.o $WORK/b489/_x003.o $WORK/b489/_x004.o $WORK/b489/_x005.o -g -O2 -ldevmapper github.com/vishvananda/netlink/nl mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b658/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF github.com/spf13/pflag mkdir -p $WORK/b644/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid wTI4tRQfQqrJ22U_ifwW/wTI4tRQfQqrJ22U_ifwW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b657/importcfg -pack ./src/github.com/vishvananda/netlink/nl/addr_linux.go ./src/github.com/vishvananda/netlink/nl/bridge_linux.go ./src/github.com/vishvananda/netlink/nl/conntrack_linux.go ./src/github.com/vishvananda/netlink/nl/devlink_linux.go ./src/github.com/vishvananda/netlink/nl/genetlink_linux.go ./src/github.com/vishvananda/netlink/nl/ipset_linux.go ./src/github.com/vishvananda/netlink/nl/link_linux.go ./src/github.com/vishvananda/netlink/nl/lwt_linux.go ./src/github.com/vishvananda/netlink/nl/mpls_linux.go ./src/github.com/vishvananda/netlink/nl/nl_linux.go ./src/github.com/vishvananda/netlink/nl/parse_attr_linux.go ./src/github.com/vishvananda/netlink/nl/rdma_link_linux.go ./src/github.com/vishvananda/netlink/nl/route_linux.go ./src/github.com/vishvananda/netlink/nl/seg6_linux.go ./src/github.com/vishvananda/netlink/nl/seg6local_linux.go ./src/github.com/vishvananda/netlink/nl/syscall.go ./src/github.com/vishvananda/netlink/nl/tc_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_monitor_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_policy_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_state_linux.go cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/csv=$WORK/b309/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b247/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/spf13/pflag -complete -installsuffix shared -buildid k4iQsdHpXiLUlgHNrzrx/k4iQsdHpXiLUlgHNrzrx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b644/importcfg -pack ./src/github.com/spf13/pflag/bool.go ./src/github.com/spf13/pflag/bool_slice.go ./src/github.com/spf13/pflag/bytes.go ./src/github.com/spf13/pflag/count.go ./src/github.com/spf13/pflag/duration.go ./src/github.com/spf13/pflag/duration_slice.go ./src/github.com/spf13/pflag/flag.go ./src/github.com/spf13/pflag/float32.go ./src/github.com/spf13/pflag/float32_slice.go ./src/github.com/spf13/pflag/float64.go ./src/github.com/spf13/pflag/float64_slice.go ./src/github.com/spf13/pflag/golangflag.go ./src/github.com/spf13/pflag/int.go ./src/github.com/spf13/pflag/int16.go ./src/github.com/spf13/pflag/int32.go ./src/github.com/spf13/pflag/int32_slice.go ./src/github.com/spf13/pflag/int64.go ./src/github.com/spf13/pflag/int64_slice.go ./src/github.com/spf13/pflag/int8.go ./src/github.com/spf13/pflag/int_slice.go ./src/github.com/spf13/pflag/ip.go ./src/github.com/spf13/pflag/ip_slice.go ./src/github.com/spf13/pflag/ipmask.go ./src/github.com/spf13/pflag/ipnet.go ./src/github.com/spf13/pflag/string.go ./src/github.com/spf13/pflag/string_array.go ./src/github.com/spf13/pflag/string_slice.go ./src/github.com/spf13/pflag/string_to_int.go ./src/github.com/spf13/pflag/string_to_int64.go ./src/github.com/spf13/pflag/string_to_string.go ./src/github.com/spf13/pflag/uint.go ./src/github.com/spf13/pflag/uint16.go ./src/github.com/spf13/pflag/uint32.go ./src/github.com/spf13/pflag/uint64.go ./src/github.com/spf13/pflag/uint8.go ./src/github.com/spf13/pflag/uint_slice.go cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/1a/1a7981136cc2f03f36905077147aa6e4c63d999f00bfd89400fe73a9b064f063-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/e9/e9d1f30be61dc0080afc1d55de0cbce44220d7c314337f73be5d0212adbecc7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/2d/2dd1bf64d8bef05cd8d60c246dbca0cfa3efbdc829b18f120448bd62c999acec-d # internal github.com/containernetworking/cni/pkg/types/internal mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b177/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/containernetworking/cni/pkg/types/internal -complete -installsuffix shared -buildid oCbiPX6ezp0BRTdfrP0_/oCbiPX6ezp0BRTdfrP0_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/internal/convert.go ./src/github.com/containernetworking/cni/pkg/types/internal/create.go github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b177/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid f4j7ETO_er-Q0m5pgRnU/f4j7ETO_er-Q0m5pgRnU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b653/importcfg -pack ./src/github.com/containernetworking/cni/pkg/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/7d/7d7126cc6679859760061ad093511a76054a6e7603b1679042d28d4f924b3e34-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b329/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid aXYZABeXr2FUqG50cdT1/aXYZABeXr2FUqG50cdT1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b328/importcfg -pack ./src/github.com/mailru/easyjson/jwriter/writer.go cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/69/696467a1ecf472550c96f88e88a33d28b6bf815251ea2d12748e148782c8994b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/93/93ac4dd0f967245110959218be1345c7b6b5275fd6a086abee4fae169c80716e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/1d/1dcf98eef756fb9cc37a63976e3f6e62a1f93673c90ae7d1a45721890f681d07-d # internal github.com/containernetworking/cni/pkg/types/create mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b177/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b181/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/containernetworking/cni/pkg/types/create -complete -installsuffix shared -buildid yHoLH7taSQKzTzLq4Ijd/yHoLH7taSQKzTzLq4Ijd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/create/create.go github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b177/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b181/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 5C4PtbwBCRFILBW6VfoK/5C4PtbwBCRFILBW6VfoK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/020/types.go cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/0c/0cf0f24da88f9a193ba2a045b8cc647fa0dfa2c93c0c80b90eb774798a4cc2d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/b9/b98f732c49d83f8ff99cfe88e1afa6944364a354df50989d4c7db458cbdb46f7-d # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/61/6104e91e2cdbb21e3e60fabd93ff6e1f4aaf8fa5ff9a6a07733a2046f9e44f89-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b546/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b547/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b548/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid lIboDdfH2nru2G0ji-eC/lIboDdfH2nru2G0ji-eC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b544/importcfg -pack ./src/github.com/docker/docker/api/types/container/config.go ./src/github.com/docker/docker/api/types/container/container_changes.go ./src/github.com/docker/docker/api/types/container/container_top.go ./src/github.com/docker/docker/api/types/container/container_update.go ./src/github.com/docker/docker/api/types/container/create_response.go ./src/github.com/docker/docker/api/types/container/deprecated.go ./src/github.com/docker/docker/api/types/container/host_config.go ./src/github.com/docker/docker/api/types/container/hostconfig_unix.go ./src/github.com/docker/docker/api/types/container/wait_exit_error.go ./src/github.com/docker/docker/api/types/container/wait_response.go ./src/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/78/7871a70d14dd50cd302962bcc3c6d56a44134d777d90d9aad5b04c30ba2b86bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/fe/fe063b2cc6160b098e3b2ae0cc18200809cdfcb4acc3d04aea521a40b68fafa4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/fb/fb1f26eed011dbb02a34f0931ed9af25aaa1547575a3b4b3b5d332b1dcf6084f-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b259/ net/mail mime/multipart mkdir -p $WORK/b269/ golang.org/x/net/http/httpguts mkdir -p $WORK/b439/ cat >$WORK/b259/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/b260/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/textproto=$WORK/b265/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile mime=$WORK/b268/_pkg_.a packagefile mime/quotedprintable=$WORK/b270/_pkg_.a packagefile net/textproto=$WORK/b265/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b324/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid gIy_AwZNSxHCwN0vv_tU/gIy_AwZNSxHCwN0vv_tU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b259/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p mime/multipart -std -complete -installsuffix shared -buildid MItzG7d33Ju95k_6TuOF/MItzG7d33Ju95k_6TuOF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b269/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 cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b440/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/textproto=$WORK/b265/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid WI9z7gFaM15v2B578v7x/WI9z7gFaM15v2B578v7x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./src/golang.org/x/net/http/httpguts/guts.go ./src/golang.org/x/net/http/httpguts/httplex.go cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile mime=$WORK/b268/_pkg_.a packagefile net/textproto=$WORK/b265/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p net/mail -std -complete -installsuffix shared -buildid DbmiV80PL8FJgADRfZdn/DbmiV80PL8FJgADRfZdn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack /usr/lib/golang/src/net/mail/message.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/25/25b8147996f30d6c0fde338c7daa083f960dbf67d0387e49337e970cac3dd5ec-d # internal github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b345/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/sigstore/sigstore/pkg/signature/payload -complete -installsuffix shared -buildid u7Snp8wdys7wKJST6bVL/u7Snp8wdys7wKJST6bVL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/payload/payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e4/e42bdff5d876c466ea94339d6d6cd85641c53153de38037dd0188f74850d5972-d # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/8c/8cdfa681142e4292cd63bbd56a434db7cf98aa338dcf79c21b0f738eedaab091-d # internal github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b502/ github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b567/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/google/uuid=$WORK/b503/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/mistifyio/go-zfs/v3 -complete -installsuffix shared -buildid NhiRPyjfHuuF-1srHldG/NhiRPyjfHuuF-1srHldG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./src/github.com/mistifyio/go-zfs/v3/error.go ./src/github.com/mistifyio/go-zfs/v3/utils.go ./src/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./src/github.com/mistifyio/go-zfs/v3/zfs.go ./src/github.com/mistifyio/go-zfs/v3/zpool.go cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/google/uuid=$WORK/b503/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/sylabs/sif/v2/pkg/sif -complete -installsuffix shared -buildid QyPZqGuHDcLEkWLueJ17/QyPZqGuHDcLEkWLueJ17 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b567/importcfg -pack ./src/github.com/sylabs/sif/v2/pkg/sif/arch.go ./src/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./src/github.com/sylabs/sif/v2/pkg/sif/create.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./src/github.com/sylabs/sif/v2/pkg/sif/load.go ./src/github.com/sylabs/sif/v2/pkg/sif/select.go ./src/github.com/sylabs/sif/v2/pkg/sif/sif.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b226/_cgo_.o -dynout $WORK/b226/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/fc/fc3c9570e4c857be2cba74b7b07a3983d482a7c3c41c147cb8b1cfaabd12f5df-d # internal cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b227/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b229/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile os/signal=$WORK/b230/_pkg_.a packagefile os/user=$WORK/b185/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid XIlmsduBwAvVBPGNlSTl/XIlmsduBwAvVBPGNlSTl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack ./src/github.com/containers/storage/pkg/unshare/unshare.go ./src/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b226/_cgo_gotypes.go $WORK/b226/getenv_linux_cgo.cgo1.go $WORK/b226/unshare_cgo.cgo1.go $WORK/b226/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/c1/c1dba3ab14ee16574590206d987453d8a611dcc4180ea96ac5cc8cf2355559a6-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b489/_cgo_.o -dynout $WORK/b489/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/92/9215399acdaa0ed18f9e636f43c036d45e4aca23564212a975b3603eb6149c4a-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/c3/c3859e5766aa0cabb773f8539766b3b4507207d7906d5eb9c3eed84b09a1e98c-d # internal github.com/containernetworking/cni/pkg/types/040 mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b177/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b180/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b181/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/containernetworking/cni/pkg/types/040 -complete -installsuffix shared -buildid dsrlGgl0aq97Uf2N4ndH/dsrlGgl0aq97Uf2N4ndH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/040/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/29/295e1f738972d0e903417e4fd8bcc506b011cdf36c1923be54c8e8e0322448eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile runtime/cgo=$WORK/b107/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid A1yRs2FyNTaxtgecQTeP/A1yRs2FyNTaxtgecQTeP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack ./src/github.com/containers/storage/pkg/devicemapper/devmapper.go ./src/github.com/containers/storage/pkg/devicemapper/ioctl.go ./src/github.com/containers/storage/pkg/devicemapper/log.go $WORK/b489/_cgo_gotypes.go $WORK/b489/devmapper_log.cgo1.go $WORK/b489/devmapper_wrapper.cgo1.go $WORK/b489/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b489/devmapper_wrapper_dynamic.cgo1.go $WORK/b489/_cgo_import.go cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/58/58e1e27eb822de8d8c93e819678f090b5b13d2a4dfc17a0bd0aca2384aa8ebfc-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b546/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b550/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b553/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid tp6Uo6BWaU7_Yox7HeDk/tp6Uo6BWaU7_Yox7HeDk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b552/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/common.go ./src/github.com/docker/docker/api/types/swarm/config.go ./src/github.com/docker/docker/api/types/swarm/container.go ./src/github.com/docker/docker/api/types/swarm/network.go ./src/github.com/docker/docker/api/types/swarm/node.go ./src/github.com/docker/docker/api/types/swarm/runtime.go ./src/github.com/docker/docker/api/types/swarm/secret.go ./src/github.com/docker/docker/api/types/swarm/service.go ./src/github.com/docker/docker/api/types/swarm/swarm.go ./src/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/c7/c7181caf5f4aa325449ef79c7c5447e71f7ce6b1f56d7f7ab24051dfcf11fb9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/ce/ce6de2eb4075db74451a32e46ecd7eb33e2270d2b041b262080161daeea1467b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/a9/a98c77af8a7179dd4d37889932888bbaf23bcedb00c985ec75d94595a112592a-d # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/55/55abc7d58330224263535969c421e72dd72396b8af7868c750ee3e1e3b247fd9-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b318/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b320/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b321/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b322/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b323/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid 9IdVtkNVhFzOGS-zXF5X/9IdVtkNVhFzOGS-zXF5X -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bson.go ./src/go.mongodb.org/mongo-driver/bson/decoder.go ./src/go.mongodb.org/mongo-driver/bson/doc.go ./src/go.mongodb.org/mongo-driver/bson/encoder.go ./src/go.mongodb.org/mongo-driver/bson/marshal.go ./src/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./src/go.mongodb.org/mongo-driver/bson/raw.go ./src/go.mongodb.org/mongo-driver/bson/raw_element.go ./src/go.mongodb.org/mongo-driver/bson/raw_value.go ./src/go.mongodb.org/mongo-driver/bson/registry.go ./src/go.mongodb.org/mongo-driver/bson/types.go ./src/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/8f/8f8d30da3f60dc0bfe69f216b2c32f6b99f8bfe68bf1ff15e40e10597781d498-d # internal github.com/containernetworking/cni/pkg/types/100 mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b177/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=$WORK/b179/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b181/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/containernetworking/cni/pkg/types/100 -complete -installsuffix shared -buildid NqAhTkyPZeDVYZ7L_wpo/NqAhTkyPZeDVYZ7L_wpo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/100/types.go cd $WORK/b209 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/b1/b15392f3df874fe476e75891fb4c6321bf1ee2d4f2fb78c54490be51bbb7128b-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b549/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b552/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid Gdo_hhLfarnoY5RieSE3/Gdo_hhLfarnoY5RieSE3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b555/importcfg -pack ./src/github.com/docker/docker/api/types/volume/cluster_volume.go ./src/github.com/docker/docker/api/types/volume/create_options.go ./src/github.com/docker/docker/api/types/volume/deprecated.go ./src/github.com/docker/docker/api/types/volume/list_response.go ./src/github.com/docker/docker/api/types/volume/options.go ./src/github.com/docker/docker/api/types/volume/volume.go ./src/github.com/docker/docker/api/types/volume/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/e4/e4d8e962e5178e3964afd2e45ed498de98ce778494daa5d9d5d5314e09561258-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/10/10dc66546bcda2bd82258e9017e7e785446edfb3b24245b0a6690938ec11c8b7-d # internal cd $WORK/b209 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c params.cgo2.c github.com/docker/docker/api/types mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b549/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b546/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b550/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b551/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b552/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b555/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b548/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid nvNpL9qsbdcPPkRlG3at/nvNpL9qsbdcPPkRlG3at -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b543/importcfg -pack ./src/github.com/docker/docker/api/types/auth.go ./src/github.com/docker/docker/api/types/client.go ./src/github.com/docker/docker/api/types/configs.go ./src/github.com/docker/docker/api/types/deprecated.go ./src/github.com/docker/docker/api/types/error_response.go ./src/github.com/docker/docker/api/types/error_response_ext.go ./src/github.com/docker/docker/api/types/graph_driver_data.go ./src/github.com/docker/docker/api/types/id_response.go ./src/github.com/docker/docker/api/types/image_delete_response_item.go ./src/github.com/docker/docker/api/types/image_summary.go ./src/github.com/docker/docker/api/types/plugin.go ./src/github.com/docker/docker/api/types/plugin_device.go ./src/github.com/docker/docker/api/types/plugin_env.go ./src/github.com/docker/docker/api/types/plugin_interface_type.go ./src/github.com/docker/docker/api/types/plugin_mount.go ./src/github.com/docker/docker/api/types/plugin_responses.go ./src/github.com/docker/docker/api/types/port.go ./src/github.com/docker/docker/api/types/service_update_response.go ./src/github.com/docker/docker/api/types/stats.go ./src/github.com/docker/docker/api/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/63/637bb9491645ab0048f76b09ffba2716ef8153e6d715ede35ecc84f3098bfd98-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b177/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/100=$WORK/b178/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b182/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid SO67C0qD-foCrRFxQg__/SO67C0qD-foCrRFxQg__ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack ./src/github.com/containernetworking/cni/pkg/version/conf.go ./src/github.com/containernetworking/cni/pkg/version/plugin.go ./src/github.com/containernetworking/cni/pkg/version/reconcile.go ./src/github.com/containernetworking/cni/pkg/version/version.go cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/96/96cad4c35c8a550ee68f684a28aae726c12c23bb3cb9c469eb38fae6436dab08-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b226/_pkg_.a $WORK/b226/_x001.o $WORK/b226/_x002.o $WORK/b226/_x003.o $WORK/b226/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal github.com/vishvananda/netlink mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b657/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b658/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/vishvananda/netlink -complete -installsuffix shared -buildid bVR9tmCxxHpEYl25vjhq/bVR9tmCxxHpEYl25vjhq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b656/importcfg -pack ./src/github.com/vishvananda/netlink/addr.go ./src/github.com/vishvananda/netlink/addr_linux.go ./src/github.com/vishvananda/netlink/bpf_linux.go ./src/github.com/vishvananda/netlink/bridge_linux.go ./src/github.com/vishvananda/netlink/class.go ./src/github.com/vishvananda/netlink/class_linux.go ./src/github.com/vishvananda/netlink/conntrack_linux.go ./src/github.com/vishvananda/netlink/devlink_linux.go ./src/github.com/vishvananda/netlink/filter.go ./src/github.com/vishvananda/netlink/filter_linux.go ./src/github.com/vishvananda/netlink/fou.go ./src/github.com/vishvananda/netlink/fou_linux.go ./src/github.com/vishvananda/netlink/genetlink_linux.go ./src/github.com/vishvananda/netlink/gtp_linux.go ./src/github.com/vishvananda/netlink/handle_linux.go ./src/github.com/vishvananda/netlink/inet_diag.go ./src/github.com/vishvananda/netlink/ioctl_linux.go ./src/github.com/vishvananda/netlink/ipset_linux.go ./src/github.com/vishvananda/netlink/link.go ./src/github.com/vishvananda/netlink/link_linux.go ./src/github.com/vishvananda/netlink/link_tuntap_linux.go ./src/github.com/vishvananda/netlink/neigh.go ./src/github.com/vishvananda/netlink/neigh_linux.go ./src/github.com/vishvananda/netlink/netlink.go ./src/github.com/vishvananda/netlink/netlink_linux.go ./src/github.com/vishvananda/netlink/netns_linux.go ./src/github.com/vishvananda/netlink/order.go ./src/github.com/vishvananda/netlink/proc_event_linux.go ./src/github.com/vishvananda/netlink/protinfo.go ./src/github.com/vishvananda/netlink/protinfo_linux.go ./src/github.com/vishvananda/netlink/qdisc.go ./src/github.com/vishvananda/netlink/qdisc_linux.go ./src/github.com/vishvananda/netlink/rdma_link_linux.go ./src/github.com/vishvananda/netlink/route.go ./src/github.com/vishvananda/netlink/route_linux.go ./src/github.com/vishvananda/netlink/rule.go ./src/github.com/vishvananda/netlink/rule_linux.go ./src/github.com/vishvananda/netlink/socket.go ./src/github.com/vishvananda/netlink/socket_linux.go ./src/github.com/vishvananda/netlink/tcp.go ./src/github.com/vishvananda/netlink/tcp_linux.go ./src/github.com/vishvananda/netlink/xfrm.go ./src/github.com/vishvananda/netlink/xfrm_monitor_linux.go ./src/github.com/vishvananda/netlink/xfrm_policy.go ./src/github.com/vishvananda/netlink/xfrm_policy_linux.go ./src/github.com/vishvananda/netlink/xfrm_state.go ./src/github.com/vishvananda/netlink/xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/08/08152a6ec1966efc48aef2324f6568756590def350b0d1927f5c1210b7c6bd3c-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 github.com/containers/storage/pkg/homedir mkdir -p $WORK/b255/ github.com/containers/storage/drivers/copy github.com/containers/buildah/pkg/overlay github.com/containers/common/pkg/parse mkdir -p $WORK/b610/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF github.com/containers/storage/pkg/archive mkdir -p $WORK/b500/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b256/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid rCY3ACXTY1jO07pSmEXc/rCY3ACXTY1jO07pSmEXc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./src/github.com/containers/storage/pkg/homedir/homedir.go ./src/github.com/containers/storage/pkg/homedir/homedir_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/containers/common/pkg/parse -complete -installsuffix shared -buildid umcjRwuPYZUM0lA8ElSC/umcjRwuPYZUM0lA8ElSC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./src/github.com/containers/common/pkg/parse/parse.go ./src/github.com/containers/common/pkg/parse/parse_unix.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b500/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b500/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid juPc0JrbhXGv2iN_mAv8/juPc0JrbhXGv2iN_mAv8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/overlay/overlay.go mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b184/_pkg_.a packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b213/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b214/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b223/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b225/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b231/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b239/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b241/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid nNEbQMMQVN1gNHfyckve/nNEbQMMQVN1gNHfyckve -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./src/github.com/containers/storage/pkg/archive/archive.go ./src/github.com/containers/storage/pkg/archive/archive_110.go ./src/github.com/containers/storage/pkg/archive/archive_linux.go ./src/github.com/containers/storage/pkg/archive/archive_unix.go ./src/github.com/containers/storage/pkg/archive/archive_zstd.go ./src/github.com/containers/storage/pkg/archive/changes.go ./src/github.com/containers/storage/pkg/archive/changes_linux.go ./src/github.com/containers/storage/pkg/archive/changes_unix.go ./src/github.com/containers/storage/pkg/archive/copy.go ./src/github.com/containers/storage/pkg/archive/copy_unix.go ./src/github.com/containers/storage/pkg/archive/diff.go ./src/github.com/containers/storage/pkg/archive/fflags_unsupported.go ./src/github.com/containers/storage/pkg/archive/time_linux.go ./src/github.com/containers/storage/pkg/archive/whiteouts.go ./src/github.com/containers/storage/pkg/archive/wrap.go cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/ea/ea883756cac4313beaad40d12a59f842ba992f22ca78d6159cc6bf9ebf0db307-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cd $WORK/b209 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c pkcs11.cgo2.c cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/b6/b6fac72129409c706f4df29621f821678273bf611a7599d590eec10d39b5ba9b-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b177/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b182/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b176/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Rw1gewSa_QVkZ-jLst_Q/Rw1gewSa_QVkZ-jLst_Q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b652/importcfg -pack ./src/github.com/containernetworking/cni/pkg/invoke/args.go ./src/github.com/containernetworking/cni/pkg/invoke/delegate.go ./src/github.com/containernetworking/cni/pkg/invoke/exec.go ./src/github.com/containernetworking/cni/pkg/invoke/find.go ./src/github.com/containernetworking/cni/pkg/invoke/os_unix.go ./src/github.com/containernetworking/cni/pkg/invoke/raw_exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/3e/3e3d5e48443cc08c390e8360def779a1228fcb74da91496a00b97e6e9713d3c1-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile crypto/x509/pkix=$WORK/b097/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid Oh9xRjsAaZjlnGbrH1xx/Oh9xRjsAaZjlnGbrH1xx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./src/golang.org/x/crypto/ocsp/ocsp.go gopkg.in/go-jose/go-jose.v2 mkdir -p $WORK/b354/ go.mozilla.org/pkcs7 mkdir -p $WORK/b455/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b121/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b356/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=$WORK/b357/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=$WORK/b358/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF gopkg.in/square/go-jose.v2 mkdir -p $WORK/b394/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/dsa=$WORK/b096/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile crypto/x509/pkix=$WORK/b097/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile testing=$WORK/b456/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF crypto/tls mkdir -p $WORK/b061/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid SYlvtpVZ2XeE2aOnREDX/SYlvtpVZ2XeE2aOnREDX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b455/importcfg -pack ./src/go.mozilla.org/pkcs7/ber.go ./src/go.mozilla.org/pkcs7/decrypt.go ./src/go.mozilla.org/pkcs7/encrypt.go ./src/go.mozilla.org/pkcs7/pkcs7.go ./src/go.mozilla.org/pkcs7/sign.go ./src/go.mozilla.org/pkcs7/verify.go ./src/go.mozilla.org/pkcs7/verify_test_dsa.go cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b121/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b356/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b395/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b396/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p gopkg.in/go-jose/go-jose.v2 -complete -installsuffix shared -buildid dWRjBr_NsTlzVwBqtsmv/dWRjBr_NsTlzVwBqtsmv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/asymmetric.go ./src/gopkg.in/go-jose/go-jose.v2/crypter.go ./src/gopkg.in/go-jose/go-jose.v2/doc.go ./src/gopkg.in/go-jose/go-jose.v2/encoding.go ./src/gopkg.in/go-jose/go-jose.v2/jwe.go ./src/gopkg.in/go-jose/go-jose.v2/jwk.go ./src/gopkg.in/go-jose/go-jose.v2/jws.go ./src/gopkg.in/go-jose/go-jose.v2/opaque.go ./src/gopkg.in/go-jose/go-jose.v2/shared.go ./src/gopkg.in/go-jose/go-jose.v2/signing.go ./src/gopkg.in/go-jose/go-jose.v2/symmetric.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid Pd4MmiUXZgWE7VJB2yBQ/Pd4MmiUXZgWE7VJB2yBQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack ./src/gopkg.in/square/go-jose.v2/asymmetric.go ./src/gopkg.in/square/go-jose.v2/crypter.go ./src/gopkg.in/square/go-jose.v2/doc.go ./src/gopkg.in/square/go-jose.v2/encoding.go ./src/gopkg.in/square/go-jose.v2/jwe.go ./src/gopkg.in/square/go-jose.v2/jwk.go ./src/gopkg.in/square/go-jose.v2/jws.go ./src/gopkg.in/square/go-jose.v2/opaque.go ./src/gopkg.in/square/go-jose.v2/shared.go ./src/gopkg.in/square/go-jose.v2/signing.go ./src/gopkg.in/square/go-jose.v2/symmetric.go cat >$WORK/b061/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/b062/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b069/_pkg_.a packagefile crypto/md5=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rc4=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b118/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/tls -std -complete -installsuffix shared -buildid VrmPQ1TPmieEgtypm2gw/VrmPQ1TPmieEgtypm2gw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b061/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/notboring.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal github.com/asaskevich/govalidator mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile html=$WORK/b314/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid fb5j2UCVfRj1XTwGhxe0/fb5j2UCVfRj1XTwGhxe0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack ./src/github.com/asaskevich/govalidator/arrays.go ./src/github.com/asaskevich/govalidator/converter.go ./src/github.com/asaskevich/govalidator/doc.go ./src/github.com/asaskevich/govalidator/error.go ./src/github.com/asaskevich/govalidator/numerics.go ./src/github.com/asaskevich/govalidator/patterns.go ./src/github.com/asaskevich/govalidator/types.go ./src/github.com/asaskevich/govalidator/utils.go ./src/github.com/asaskevich/govalidator/validator.go cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/a9/a9fb1143140dd1636bf183b5cbc19dfd96ab5da6b38a0c6035f3de83c49dbd5f-d # internal github.com/containers/common/pkg/chown mkdir -p $WORK/b661/ github.com/containers/common/pkg/util mkdir -p $WORK/b584/ github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b525/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b255/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b185/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF github.com/containers/storage/types mkdir -p $WORK/b251/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/containers/common/pkg/chown -complete -installsuffix shared -buildid SxQuibW13wL5FwjySDil/SxQuibW13wL5FwjySDil -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b661/importcfg -pack ./src/github.com/containers/common/pkg/chown/chown.go ./src/github.com/containers/common/pkg/chown/chown_unix.go cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b255/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b296/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b255/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b504/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b191/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b202/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/containers/common/pkg/util -complete -installsuffix shared -buildid QmvZe1BjAfvuqIy8u9p6/QmvZe1BjAfvuqIy8u9p6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b584/importcfg -pack ./src/github.com/containers/common/pkg/util/copy.go ./src/github.com/containers/common/pkg/util/util.go ./src/github.com/containers/common/pkg/util/util_supported.go mkdir -p $WORK/b617/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid LHDi0q3sBQFq0AZaW1vO/LHDi0q3sBQFq0AZaW1vO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack ./src/github.com/containers/image/v5/pkg/sysregistriesv2/paths_common.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b252/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b254/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b255/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/containers/storage/types -complete -installsuffix shared -buildid 9sWe25hjx2CqTTYCugls/9sWe25hjx2CqTTYCugls -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./src/github.com/containers/storage/types/errors.go ./src/github.com/containers/storage/types/idmappings.go ./src/github.com/containers/storage/types/options.go ./src/github.com/containers/storage/types/options_linux.go ./src/github.com/containers/storage/types/utils.go cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/dsa=$WORK/b096/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b089/_pkg_.a packagefile crypto/md5=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rc4=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/chacha20=$WORK/b618/_pkg_.a packagefile golang.org/x/crypto/curve25519=$WORK/b619/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b364/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b621/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p golang.org/x/crypto/ssh -complete -installsuffix shared -buildid Ebq8ku6JouCeoB3UKg8O/Ebq8ku6JouCeoB3UKg8O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b617/importcfg -pack ./src/golang.org/x/crypto/ssh/buffer.go ./src/golang.org/x/crypto/ssh/certs.go ./src/golang.org/x/crypto/ssh/channel.go ./src/golang.org/x/crypto/ssh/cipher.go ./src/golang.org/x/crypto/ssh/client.go ./src/golang.org/x/crypto/ssh/client_auth.go ./src/golang.org/x/crypto/ssh/common.go ./src/golang.org/x/crypto/ssh/connection.go ./src/golang.org/x/crypto/ssh/doc.go ./src/golang.org/x/crypto/ssh/handshake.go ./src/golang.org/x/crypto/ssh/kex.go ./src/golang.org/x/crypto/ssh/keys.go ./src/golang.org/x/crypto/ssh/mac.go ./src/golang.org/x/crypto/ssh/messages.go ./src/golang.org/x/crypto/ssh/mux.go ./src/golang.org/x/crypto/ssh/server.go ./src/golang.org/x/crypto/ssh/session.go ./src/golang.org/x/crypto/ssh/ssh_gss.go ./src/golang.org/x/crypto/ssh/streamlocal.go ./src/golang.org/x/crypto/ssh/tcpip.go ./src/golang.org/x/crypto/ssh/transport.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b489/_pkg_.a $WORK/b489/_x001.o $WORK/b489/_x002.o $WORK/b489/_x003.o $WORK/b489/_x004.o $WORK/b489/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/3d/3d559d5cbc2ed08e96a9830e2df7d3876e9027384c6a0ba92af45918226e2568-d # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/79/79d7082a3e3b3b06cb28c665f23516369cf8272177e09e3bcd1f976a1f2251ce-d # internal github.com/manifoldco/promptui mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b592/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b593/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b594/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile text/tabwriter=$WORK/b408/_pkg_.a packagefile text/template=$WORK/b406/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/manifoldco/promptui -complete -installsuffix shared -buildid kl8iimqyt2o24cDRLfhG/kl8iimqyt2o24cDRLfhG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack ./src/github.com/manifoldco/promptui/codes.go ./src/github.com/manifoldco/promptui/cursor.go ./src/github.com/manifoldco/promptui/keycodes.go ./src/github.com/manifoldco/promptui/keycodes_other.go ./src/github.com/manifoldco/promptui/prompt.go ./src/github.com/manifoldco/promptui/promptui.go ./src/github.com/manifoldco/promptui/select.go ./src/github.com/manifoldco/promptui/styles.go cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/eb/eb599ebcae5b2ef073be10d8acd3694a96a1760cb1e16c8348710d4512a7338d-d # internal # github.com/containers/storage/pkg/devicemapper src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:7: warning: "_GNU_SOURCE" redefined 7 | #define _GNU_SOURCE | : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_1b69b6838a7d_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/81/81546c099873fd6b5aa44099271f13a397a39c65fa6b5abf07c535728b01cbf7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cd $WORK/b500 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b500=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/a9/a9b291ed82d8841b4224245f7fc24fb5b23b6ebf10f073e07b47958bbff0af0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/7e/7ebf262e5d9210af0fe63d104878cfb3b0f0de551677e1215c832931413abfc7-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b652/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b177/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b182/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b653/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b176/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid 0Y2jPOqmXn3Y2Ba76n1t/0Y2jPOqmXn3Y2Ba76n1t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack ./src/github.com/containernetworking/cni/libcni/api.go ./src/github.com/containernetworking/cni/libcni/conf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/69/69e398f4508ed6f8c4ceb8bbe3ae1f254e4f8403d1c884f1e3b6947c48b87e42-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid HQ46lX1ybABe1JGe2O8F/HQ46lX1ybABe1JGe2O8F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack ./src/google.golang.org/protobuf/internal/filetype/build.go cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/6b/6bede97bb10df6f5df5436862c907bb24e40757e99bd9e840ab759b1b424b64c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/fb/fb0e5cdbdc2a96fdd37cbd0e071869e17b2abca8de497013203204d60b5c4ac6-d # internal cd $WORK/b500 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b500=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/18/18356248ad92de5cd252a7953435d7f4fe64efae517bfda24aec198f677639dc-d # internal github.com/containers/common/libnetwork/resolvconf mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b584/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/containers/common/libnetwork/resolvconf -complete -installsuffix shared -buildid p-bUE1JnbwzYiEHCVZw8/p-bUE1JnbwzYiEHCVZw8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b660/importcfg -pack ./src/github.com/containers/common/libnetwork/resolvconf/resolv.go ./src/github.com/containers/common/libnetwork/resolvconf/resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/25/2576f10c9117f04ef266c44bb02428a42409be55401bfb4f977327f0224767de-d # internal github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b353/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/letsencrypt/boulder/revocation -complete -installsuffix shared -buildid jxzTgNl4RKyVnT_roS9a/jxzTgNl4RKyVnT_roS9a -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./src/github.com/letsencrypt/boulder/revocation/reasons.go cd $WORK/b500 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b500=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/92/921802b422d71f5471b12cc622830dd50796b05effd240db81db67fde8cce17f-d # internal cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b500=/tmp/go-build -gno-record-gcc-switches -o $WORK/b500/_cgo_.o $WORK/b500/_cgo_main.o $WORK/b500/_x001.o $WORK/b500/_x002.o -g -O2 cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/05/0506188c32e9f4df0ffdd61e00c90523ede601312311be97ee67c42ce86ca91e-d # internal github.com/spf13/cobra mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b644/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b406/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/spf13/cobra -complete -installsuffix shared -buildid wqlxIP11eUNqmN7vINzB/wqlxIP11eUNqmN7vINzB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b643/importcfg -pack ./src/github.com/spf13/cobra/active_help.go ./src/github.com/spf13/cobra/args.go ./src/github.com/spf13/cobra/bash_completions.go ./src/github.com/spf13/cobra/bash_completionsV2.go ./src/github.com/spf13/cobra/cobra.go ./src/github.com/spf13/cobra/command.go ./src/github.com/spf13/cobra/command_notwin.go ./src/github.com/spf13/cobra/completions.go ./src/github.com/spf13/cobra/fish_completions.go ./src/github.com/spf13/cobra/flag_groups.go ./src/github.com/spf13/cobra/powershell_completions.go ./src/github.com/spf13/cobra/shell_completions.go ./src/github.com/spf13/cobra/zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/cc/ccb8bfee47dbfd2587af6c71428d2d21b8b7f75c82be4e2f4dc11e5e0dc431a4-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b151/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid tnNQ2InTFNUa5aOaB1uq/tnNQ2InTFNUa5aOaB1uq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoimpl/impl.go ./src/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/8c/8c7e9fd18aa8f53fbdf1cbcc0ce0d708cc22355481e4e8dd632df181a4cf19de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/4b/4ba22e32a8188240b5ba166adc46e9b0e0d8a1516bdf4608df723426ee67a899-d # internal github.com/containers/common/pkg/config mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b252/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/pkg/cdi=$WORK/b570/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b189/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b580/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b582/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b583/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b584/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b255/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b251/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b486/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid yORY4TKTgOq-O3wF-2Rb/yORY4TKTgOq-O3wF-2Rb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b569/importcfg -pack ./src/github.com/containers/common/pkg/config/config.go ./src/github.com/containers/common/pkg/config/config_linux.go ./src/github.com/containers/common/pkg/config/config_local.go ./src/github.com/containers/common/pkg/config/db_backend.go ./src/github.com/containers/common/pkg/config/default.go ./src/github.com/containers/common/pkg/config/default_linux.go ./src/github.com/containers/common/pkg/config/nosystemd.go ./src/github.com/containers/common/pkg/config/pod_exit_policy.go ./src/github.com/containers/common/pkg/config/pull_policy.go cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/f7/f762c79b23dd24b79fb80d8fcf86cf00aa7ca8a46a8e53fe4cd4a7069cc99bcd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/7f/7f4fffe9cd370bd5fe20851bbe11e34ac624c5f0dcf2e0bc0a0ba93ceeee5cf4-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b525/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b255/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b526/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b527/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b469/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid 8U4zyyxMh-isE1KfG-Zj/8U4zyyxMh-isE1KfG-Zj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack ./src/github.com/containers/image/v5/pkg/docker/config/config.go cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/99/99757322e6b26e1212bb4639abe0b13597ea8a2c5ab32d6e1d36bcca9f719338-d # internal github.com/containers/image/v5/pkg/shortnames mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b525/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b591/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile golang.org/x/term=$WORK/b367/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid 5HBguMv6kLOA1Cadcr9s/5HBguMv6kLOA1Cadcr9s -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack ./src/github.com/containers/image/v5/pkg/shortnames/shortnames.go cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/3b/3bb906c0a1ef61bf9bf2af9ae241eed9f37d8a9a3c7d24efd41e1fef11dfe8d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/ae/ae865d7d1f4c27e2aad1ac12825ffacfa2afb69cd38e21e704f5c034e742b924-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b167/ google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b162/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid boqSulFSXjmlhmh3oiw3/boqSulFSXjmlhmh3oiw3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack ./src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid VClPBA3wfDNGCAtRBzfS/VClPBA3wfDNGCAtRBzfS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack ./src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid zFtp-Xa8-Vsyci_loKnj/zFtp-Xa8-Vsyci_loKnj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack ./src/google.golang.org/protobuf/types/known/anypb/any.pb.go google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid dabP7TB9UNrO_NOCE7F_/dabP7TB9UNrO_NOCE7F_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack ./src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/23/23430c257d555f49e5a5714512bb8afe6aff5cfc3d34d98c2b2fb3e8064c3325-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b167/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid brjK4FQYYypmezyKBYSi/brjK4FQYYypmezyKBYSi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack ./src/github.com/golang/protobuf/ptypes/duration/duration.pb.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b500/_cgo_.o -dynout $WORK/b500/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/c6/c6060b7bfce12cc9777391c21246c5b84c4b7b9083e13fad126f23c06f43f94b-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b161/ github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b165/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b162/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid 9-IssA5jGDYNS4qfeXIo/9-IssA5jGDYNS4qfeXIo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack ./src/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b162/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid bH8sAFC0Jz8vp0q2pP8c/bH8sAFC0Jz8vp0q2pP8c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b223/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid imIiubNyt1fhGyvxZ8Mk/imIiubNyt1fhGyvxZ8Mk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b500/importcfg -pack $WORK/b500/_cgo_gotypes.go $WORK/b500/copy_linux.cgo1.go $WORK/b500/_cgo_import.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/c6/c6ca5c3896af09df042c028cfa68fa3b55f5975aa38f20c67fc69bfebcbe3ec2-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b169/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b426/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 0Ofy-85z_h_EIIikftQU/0Ofy-85z_h_EIIikftQU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack ./src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b169/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid 2KTccE6xoi6geNZ8M3Lk/2KTccE6xoi6geNZ8M3Lk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b426/importcfg -pack ./src/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/74/74ceb6d97ee0dcff8c1655c71d6a5e85f5f45b6b0a1152c012939c9ba88137ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/bd/bd10e10fa734399741d981586299ce6afc5f74de80dfd8e7b852f496d54640d1-d # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/85/85d9a27d102bca47b269677583e877d52554fb2765ed7128d8e5c9759f9a067c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/ac/acf20c33a3335d65c0e4ebde49d0e0fd574d63656d829331394854a0e5bf4eba-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/f3/f3ac3afc2c4c3a3b18d2a76c08c72e4bcd35f34f44dd2197b721a5ff60caae77-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b184/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b247/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b218/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b227/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b248/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b229/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b185/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid KGHrP2j262XMXTcHFeIF/KGHrP2j262XMXTcHFeIF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./src/github.com/containers/storage/pkg/chrootarchive/archive.go ./src/github.com/containers/storage/pkg/chrootarchive/archive_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go ./src/github.com/containers/storage/pkg/chrootarchive/diff.go ./src/github.com/containers/storage/pkg/chrootarchive/diff_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/init_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/jsoniter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/de/de49df532417dce158e9a6c5fba7b2962e8ed266a24706f0aaef5d8b24a64a42-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/05/053a0b4cd42b4c3cb6f96035b542a9f2c42ed2a885efcfa82596f735d8e12867-d # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/ca/ca9f12f16c573ee8ab968dcdc26027effbfefcd8753047d21b7c1b0f4d923c16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b500/_pkg_.a $WORK/b500/_x001.o $WORK/b500/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/d5/d58795fa82d71723ba474280513246bc658a9f9a27ca4b51bc98cd26e2b89cca-d # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/08/08b48390585d7e01bde2e6187b0d9ee8dd67dc0a07faedd243b40e19b2e063d3-d # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/e1/e1a469efa7f27ae7305c9a294739c77753997ebd4e99651c76e8b575e045ba65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/4d/4d1603d93d68c18208ccb5bc7fc039609610eaabb0b52ef22d6599dab7c183ae-d # internal github.com/containers/common/pkg/machine mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/containers/common/pkg/machine -complete -installsuffix shared -buildid xUSL4B4n3NFvopxk1yos/xUSL4B4n3NFvopxk1yos -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b648/importcfg -pack ./src/github.com/containers/common/pkg/machine/machine.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/32/3209166418699b3bf53c352f2d9193aeb9aa76bf758ff32f3fd5c49db646d847-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/ed/edf8a33456a1bd6754038ca3cf246b919b8600654260a46cfc21e817fa9286e0-d # internal cd $WORK/b372 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/16/164601c3bfbab66ecdb0e49d028ff159c9bf11b3db937ecbbc9572fe5d1838de-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b246/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b478/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b218/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b227/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b248/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b479/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b480/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid 7yW-mfXIVOBkINjSioNw/7yW-mfXIVOBkINjSioNw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b477/importcfg -pack ./src/github.com/containers/storage/drivers/chown.go ./src/github.com/containers/storage/drivers/chown_unix.go ./src/github.com/containers/storage/drivers/chroot_unix.go ./src/github.com/containers/storage/drivers/counter.go ./src/github.com/containers/storage/drivers/driver.go ./src/github.com/containers/storage/drivers/driver_linux.go ./src/github.com/containers/storage/drivers/fsdiff.go ./src/github.com/containers/storage/drivers/jsoniter.go ./src/github.com/containers/storage/drivers/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/fc/fc8dc4a45343522ff0bf7c8b19d6d0f9a9ee0f89e9dc9cada395e3e8e351d233-d # internal github.com/containers/buildah/pkg/completion mkdir -p $WORK/b676/ github.com/containers/common/pkg/completion mkdir -p $WORK/b678/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile github.com/spf13/cobra=$WORK/b643/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/containers/buildah/pkg/completion -complete -installsuffix shared -buildid mq2W210bs626ftX4M7RP/mq2W210bs626ftX4M7RP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/completion/completion.go cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b582/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b643/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/containers/common/pkg/completion -complete -installsuffix shared -buildid uLquDQX8Q66Y4LGaglW_/uLquDQX8Q66Y4LGaglW_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b678/importcfg -pack ./src/github.com/containers/common/pkg/completion/completion.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/19/1952ff3ec149dc242b636a3e084838c2c2da9dc5c8b940f7bfb7766bfae183da-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b146/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid teK1gff_pTqac7KVffY4/teK1gff_pTqac7KVffY4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack ./src/google.golang.org/protobuf/reflect/protodesc/desc.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./src/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/7c/7ce19bbf151fdaee1327e1ecbaeabf40cfcf6aa8b4a409c41bc8d3c1a5f62893-d # internal cd $WORK/b209 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c types.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/01/01bac9cdf15a1688252f1a4ea7614e45c400ce50a672f3dbabf8bc6de1149dd4-d # internal cd $WORK/b372 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.cgo2.c cd $WORK/b209 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' gcc -I ./src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -o $WORK/b209/_cgo_.o $WORK/b209/_cgo_main.o $WORK/b209/_x001.o $WORK/b209/_x002.o $WORK/b209/_x003.o $WORK/b209/_x004.o -g -O2 -ldl cd $WORK/b372 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/ab/abd4922af10bda8bab2fe25a5a5457619be28d03e80e8f97e735e81c05a8a418-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b494/ github.com/containers/storage/drivers/aufs github.com/containers/storage/drivers/vfs mkdir -p $WORK/b499/ github.com/containers/storage/drivers/zfs mkdir -p $WORK/b501/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b477/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid HKyydSMOlwXJRwToAlpc/HKyydSMOlwXJRwToAlpc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b494/importcfg -pack ./src/github.com/containers/storage/drivers/overlayutils/overlayutils.go cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b500/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b478/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b484/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b498/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b485/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b480/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b482/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid JQTP4PBOV4R-xUGH56fb/JQTP4PBOV4R-xUGH56fb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./src/github.com/containers/storage/drivers/vfs/copy_linux.go ./src/github.com/containers/storage/drivers/vfs/driver.go cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b478/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b218/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b484/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=$WORK/b502/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b485/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 8H_BxboDrNvl4nL7nTQW/8H_BxboDrNvl4nL7nTQW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./src/github.com/containers/storage/drivers/zfs/zfs.go ./src/github.com/containers/storage/drivers/zfs/zfs_linux.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b488/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b246/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b478/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b483/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b218/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b484/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b485/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b480/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid MEzVSle3dPeqmrzJG6NE/MEzVSle3dPeqmrzJG6NE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b482/importcfg -pack ./src/github.com/containers/storage/drivers/aufs/aufs.go ./src/github.com/containers/storage/drivers/aufs/dirs.go ./src/github.com/containers/storage/drivers/aufs/mount.go ./src/github.com/containers/storage/drivers/aufs/mount_linux.go cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b489/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b478/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b490/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b483/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b218/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b484/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b492/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b248/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b485/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid 6MHheYQ0ZENCOrEPY7q7/6MHheYQ0ZENCOrEPY7q7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack ./src/github.com/containers/storage/drivers/devmapper/device_setup.go ./src/github.com/containers/storage/drivers/devmapper/deviceset.go ./src/github.com/containers/storage/drivers/devmapper/devmapper_doc.go ./src/github.com/containers/storage/drivers/devmapper/driver.go ./src/github.com/containers/storage/drivers/devmapper/jsoniter.go ./src/github.com/containers/storage/drivers/devmapper/mount.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b209/_cgo_.o -dynout $WORK/b209/_cgo_import.go cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b107/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/miekg/pkcs11 -installsuffix shared -buildid FLOpQDQcyPbtYPFBwSsN/FLOpQDQcyPbtYPFBwSsN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack ./src/github.com/miekg/pkcs11/error.go ./src/github.com/miekg/pkcs11/vendor.go ./src/github.com/miekg/pkcs11/zconst.go $WORK/b209/_cgo_gotypes.go $WORK/b209/params.cgo1.go $WORK/b209/pkcs11.cgo1.go $WORK/b209/types.cgo1.go $WORK/b209/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/71/718f46e8ae28d15f4a85e3a91e4164a93a4ded60cb07e3200869dc800d42bef7-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/base32=$WORK/b201/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b247/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b494/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b495/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b246/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b478/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b496/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b218/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b484/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b227/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b498/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b469/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b248/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b486/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b485/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid dkMc4aW6cFw5EfYc3Hz-/dkMc4aW6cFw5EfYc3Hz- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack ./src/github.com/containers/storage/drivers/overlay/check.go ./src/github.com/containers/storage/drivers/overlay/check_116.go ./src/github.com/containers/storage/drivers/overlay/jsoniter.go ./src/github.com/containers/storage/drivers/overlay/mount.go ./src/github.com/containers/storage/drivers/overlay/overlay.go ./src/github.com/containers/storage/drivers/overlay/overlay_cgo.go ./src/github.com/containers/storage/drivers/overlay/randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/b0/b0c1bb875d5223739746ad865875d45737f09852dac9ef9540f57efeac94bc5f-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b120/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid OhbUC-3B901SxjRugu0O/OhbUC-3B901SxjRugu0O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack ./src/github.com/golang/protobuf/proto/buffer.go ./src/github.com/golang/protobuf/proto/defaults.go ./src/github.com/golang/protobuf/proto/deprecated.go ./src/github.com/golang/protobuf/proto/discard.go ./src/github.com/golang/protobuf/proto/extensions.go ./src/github.com/golang/protobuf/proto/properties.go ./src/github.com/golang/protobuf/proto/proto.go ./src/github.com/golang/protobuf/proto/registry.go ./src/github.com/golang/protobuf/proto/text_decode.go ./src/github.com/golang/protobuf/proto/text_encode.go ./src/github.com/golang/protobuf/proto/wire.go ./src/github.com/golang/protobuf/proto/wrappers.go cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/5a/5a547bee8e455f6f6bda7795638e9aeb2eb04b99c982e6a53893379af4c6379b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cd $WORK/b601 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b601=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/02/02e0df9a1330f216b6666075ef5f94f99a7c8907331754018bb9d0b20c6aeb28-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b601=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c seccomp.cgo2.c cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/22/22b5616f03a9df20610c6fc8532186e46450e045f02ff306fa25349700f02702-d # internal google.golang.org/grpc/internal/credentials mkdir -p $WORK/b152/ net/http/httptrace mkdir -p $WORK/b271/ github.com/docker/go-connections/tlsconfig cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b056/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid iAVmncFDs5T-QXkoxxbM/iAVmncFDs5T-QXkoxxbM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack ./src/google.golang.org/grpc/internal/credentials/credentials.go ./src/google.golang.org/grpc/internal/credentials/spiffe.go ./src/google.golang.org/grpc/internal/credentials/syscallconn.go ./src/google.golang.org/grpc/internal/credentials/util.go mkdir -p $WORK/b536/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/textproto=$WORK/b265/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid oC2yP4b5EyOjNInMkbmW/oC2yP4b5EyOjNInMkbmW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/containers/libtrust mkdir -p $WORK/b200/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/pkg/errors=$WORK/b537/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 6EpEglHKSO7pU09B56Sw/6EpEglHKSO7pU09B56Sw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b536/importcfg -pack ./src/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./src/github.com/docker/go-connections/tlsconfig/config.go ./src/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go ./src/github.com/docker/go-connections/tlsconfig/versions_go113.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile crypto/x509/pkix=$WORK/b097/_pkg_.a packagefile encoding/base32=$WORK/b201/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/containers/libtrust -complete -installsuffix shared -buildid O0QhA6ZCSi0_pEUtuQ2b/O0QhA6ZCSi0_pEUtuQ2b -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack ./src/github.com/containers/libtrust/certificates.go ./src/github.com/containers/libtrust/doc.go ./src/github.com/containers/libtrust/ec_key.go ./src/github.com/containers/libtrust/ec_key_no_openssl.go ./src/github.com/containers/libtrust/filter.go ./src/github.com/containers/libtrust/hash.go ./src/github.com/containers/libtrust/jsonsign.go ./src/github.com/containers/libtrust/key.go ./src/github.com/containers/libtrust/key_files.go ./src/github.com/containers/libtrust/key_manager.go ./src/github.com/containers/libtrust/rsa_key.go ./src/github.com/containers/libtrust/util.go cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/b1/b1e16a33b780173625cbd11c1362ad7ca09d2477dbbe17ca2110059deb9db20b-d # internal golang.org/x/crypto/ssh/agent mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/dsa=$WORK/b096/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b617/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid dakrAz6h6hmiBfFmlJ1R/dakrAz6h6hmiBfFmlJ1R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b623/importcfg -pack ./src/golang.org/x/crypto/ssh/agent/client.go ./src/golang.org/x/crypto/ssh/agent/forward.go ./src/golang.org/x/crypto/ssh/agent/keyring.go ./src/golang.org/x/crypto/ssh/agent/server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/a5/a5b098ce63b0b1fbec9c0e8745edeafed9ee2c96abedf81e4229aa7d735f79d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/c2/c2bb604a2d80df5b4f5dd0a184703e826307200b8158f984c7144940ff395385-d # internal net/http mkdir -p $WORK/b258/ cat >$WORK/b258/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/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b120/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b259/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b266/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b267/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b260/_pkg_.a packagefile internal/godebug=$WORK/b100/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile mime=$WORK/b268/_pkg_.a packagefile mime/multipart=$WORK/b269/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http/httptrace=$WORK/b271/_pkg_.a packagefile net/http/internal=$WORK/b272/_pkg_.a packagefile net/http/internal/ascii=$WORK/b273/_pkg_.a packagefile net/textproto=$WORK/b265/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p net/http -std -complete -installsuffix shared -buildid _TMGkinfOWXiNtSsh-_2/_TMGkinfOWXiNtSsh-_2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b258/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/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/33/33d2afada4b0dded5bcc4d1ae2cc4e537375d6bc4ddd6730bb0e1c6f183c30d7-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/c0/c02bdc40abb18202d2cbdc136bb2cc7e054ece3d1916e1a1ef16d1b6b318b662-d # internal cd $WORK/b601 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b601=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b372 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b209/_pkg_.a $WORK/b209/_x001.o $WORK/b209/_x002.o $WORK/b209/_x003.o $WORK/b209/_x004.o # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b372/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b372/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/38/38a445b1cb2a770dd5285c735438dfeb70f8f6cf558982456b67939062317a44-d # internal github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b209/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b210/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b211/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid xRN5xBVGQFyWSwEJTNAO/xRN5xBVGQFyWSwEJTNAO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack ./src/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/utils.go cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/9d/9d4b8122ddd7642df23c2c3955efe8ec8ff66efa5524d6b62a9432e8ada92316-d # internal github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b486/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b617/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=$WORK/b623/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/containers/buildah/pkg/sshagent -complete -installsuffix shared -buildid FOAJI3ajLRua0qPt1nDM/FOAJI3ajLRua0qPt1nDM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b616/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/sshagent/sshagent.go cd $WORK/b601 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b601=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' gcc -I ./src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b601=/tmp/go-build -gno-record-gcc-switches -o $WORK/b601/_cgo_.o $WORK/b601/_cgo_main.o $WORK/b601/_x001.o $WORK/b601/_x002.o $WORK/b601/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cd $WORK/b372 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/e9/e9db6fce8b6897dd768c8a81bc36b0c431533222cdd2b99b995d7131e321c954-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/16/16251737c3b526caa28bb8df051d53500efd39caf2e368f7a4c9bc2b238210e6-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/9b/9b56e1759ae105990a9ba54b70b6f4ae8e9135f854827f25f1c1f74ea6ff38ea-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b060/ github.com/golang/protobuf/ptypes google.golang.org/grpc/encoding/proto mkdir -p $WORK/b421/ github.com/golang/protobuf/jsonpb cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b152/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid KilOMKSyADrRJlqGD1Gc/KilOMKSyADrRJlqGD1Gc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack ./src/google.golang.org/grpc/credentials/credentials.go ./src/google.golang.org/grpc/credentials/tls.go mkdir -p $WORK/b164/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b418/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid MzQmfK3felb1tIvgQBco/MzQmfK3felb1tIvgQBco -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -pack ./src/google.golang.org/grpc/encoding/proto/proto.go mkdir -p $WORK/b154/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b166/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid QAeigO_F6Ja096kL81s5/QAeigO_F6Ja096kL81s5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any.go ./src/github.com/golang/protobuf/ptypes/doc.go ./src/github.com/golang/protobuf/ptypes/duration.go ./src/github.com/golang/protobuf/ptypes/timestamp.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/golang/protobuf/jsonpb -complete -installsuffix shared -buildid XypzGRfmi3Gl5ygyt_Ns/XypzGRfmi3Gl5ygyt_Ns -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack ./src/github.com/golang/protobuf/jsonpb/decode.go ./src/github.com/golang/protobuf/jsonpb/encode.go ./src/github.com/golang/protobuf/jsonpb/json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/f4/f4ef82e29e30c48fb19bfcb1f587421f9c6c696eab9e50b54b1c78e2b02fb4b0-d # internal github.com/containers/ocicrypt/config/pkcs11config TERM='dumb' gcc -I ./src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -o $WORK/b372/_cgo_.o $WORK/b372/_cgo_main.o $WORK/b372/_x001.o $WORK/b372/_x002.o $WORK/b372/_x003.o $WORK/b372/_x004.o $WORK/b372/_x005.o -g -O2 -lgpgme github.com/containers/ocicrypt/config mkdir -p $WORK/b609/ github.com/containers/ocicrypt/utils mkdir -p $WORK/b207/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b208/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b211/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/ocicrypt/config/pkcs11config -complete -installsuffix shared -buildid sso9A2AQs_ChWDNrrAKp/sso9A2AQs_ChWDNrrAKp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b609/importcfg -pack ./src/github.com/containers/ocicrypt/config/pkcs11config/config.go mkdir -p $WORK/b393/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b208/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b211/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid Qgiqwn0plk8Vht4a6eCa/Qgiqwn0plk8Vht4a6eCa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack ./src/github.com/containers/ocicrypt/config/config.go ./src/github.com/containers/ocicrypt/config/constructors.go cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile crypto/x509/pkix=$WORK/b097/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b208/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b374/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b394/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid e2UbH066ACbHtCC5AD2M/e2UbH066ACbHtCC5AD2M -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./src/github.com/containers/ocicrypt/utils/delayedreader.go ./src/github.com/containers/ocicrypt/utils/ioutils.go ./src/github.com/containers/ocicrypt/utils/testing.go ./src/github.com/containers/ocicrypt/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/c9/c978253bb8a562bbd7f8b5207cfd806351f9d01c438921b021b7ab48fb2eb736-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/f3/f33af0314810abe496bc3d6de0e0b8caed7f7adf69617ae15518cc89ac3c3bb7-d # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/5e/5e6d06bfa306a22638d48126a4d51d83bf4c7bf9ac1ff22c710d26e573ac8da9-d # internal github.com/containers/image/v5/internal/manifest mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b200/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b202/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b198/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/containers/image/v5/internal/manifest -complete -installsuffix shared -buildid 9dpNwEeT8aDbgrlaLmMP/9dpNwEeT8aDbgrlaLmMP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack ./src/github.com/containers/image/v5/internal/manifest/common.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/internal/manifest/errors.go ./src/github.com/containers/image/v5/internal/manifest/list.go ./src/github.com/containers/image/v5/internal/manifest/manifest.go ./src/github.com/containers/image/v5/internal/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/4f/4fecaf764c8b34ebdc22905eb485c403ae0e966dd1301d5bcf8ce2b301a243e4-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid GWk7hGOVhqBsdBMNWpHA/GWk7hGOVhqBsdBMNWpHA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b398/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keywrap.go cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/6e/6e34d7eaa8f59b3dea6a215b33bc4eda4f7c996ca62ade44e26dc98538aba8ab-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b482/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b488/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b493/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b499/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b501/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid xqwMaEYe0gs-Rm9Dhzb-/xqwMaEYe0gs-Rm9Dhzb- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b481/importcfg -pack ./src/github.com/containers/storage/drivers/register/register_aufs.go ./src/github.com/containers/storage/drivers/register/register_devicemapper.go ./src/github.com/containers/storage/drivers/register/register_overlay.go ./src/github.com/containers/storage/drivers/register/register_vfs.go ./src/github.com/containers/storage/drivers/register/register_zfs.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b601/_cgo_.o -dynout $WORK/b601/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/98/98456b6677beb4f9154d5ded3182c386aa57df301cbb8da978f15604fd185803-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b398/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b374/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b377/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/mail=$WORK/b324/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid 1_51kB4sJmhHDtqpuDuG/1_51kB4sJmhHDtqpuDuG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b452/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid qGTCmiOWn8Ni8jRUPset/qGTCmiOWn8Ni8jRUPset -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b601/importcfg -pack $WORK/b601/_cgo_gotypes.go $WORK/b601/seccomp.cgo1.go $WORK/b601/seccomp_internal.cgo1.go $WORK/b601/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/77/77c208e2e9710d388ff12b6cebdc607d553d6dd4c9940b6ba455664b2618442f-d # internal github.com/containers/storage mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b481/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b478/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b504/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b218/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b484/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b498/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b505/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b506/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b507/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b251/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b509/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b469/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b248/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b239/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b222/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b486/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b485/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b284/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b510/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b480/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b185/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/containers/storage -complete -installsuffix shared -buildid MD2pK27-tehZq11vPgip/MD2pK27-tehZq11vPgip -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b476/importcfg -pack ./src/github.com/containers/storage/containers.go ./src/github.com/containers/storage/deprecated.go ./src/github.com/containers/storage/errors.go ./src/github.com/containers/storage/idset.go ./src/github.com/containers/storage/images.go ./src/github.com/containers/storage/jsoniter.go ./src/github.com/containers/storage/layers.go ./src/github.com/containers/storage/lockfile_compat.go ./src/github.com/containers/storage/store.go ./src/github.com/containers/storage/userns.go ./src/github.com/containers/storage/utils.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1a/1a04cf79e76603386a6bbab86185a9dcea4509d470b474114c9592811e5ef04a-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b060/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b056/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid uUPo7xBXywHhVP4Lt-KU/uUPo7xBXywHhVP4Lt-KU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b412/importcfg -pack ./src/google.golang.org/grpc/internal/channelz/funcs.go ./src/google.golang.org/grpc/internal/channelz/id.go ./src/google.golang.org/grpc/internal/channelz/logging.go ./src/google.golang.org/grpc/internal/channelz/types.go ./src/google.golang.org/grpc/internal/channelz/types_linux.go ./src/google.golang.org/grpc/internal/channelz/util_linux.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/b0/b0c74a8084b134733961904c18e50e64d748e713ae12719a4f867a5f4d2299c3-d # internal google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b060/_pkg_.a packagefile net=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p google.golang.org/grpc/credentials/insecure -complete -installsuffix shared -buildid 2CgRynVJ6j7c2g4XeoWD/2CgRynVJ6j7c2g4XeoWD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -pack ./src/google.golang.org/grpc/credentials/insecure/insecure.go google.golang.org/grpc/peer mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b060/_pkg_.a packagefile net=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid gNFhWpPzFFhWJ-MaEiz2/gNFhWpPzFFhWJ-MaEiz2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack ./src/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/e0/e0ce0c8f2e65875b3cad6ef67966c10d3f2306a84887b3bc6028bc174e7e4340-d # internal github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b392/ github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b453/ github.com/containers/ocicrypt/keywrap/pkcs7 github.com/containers/ocicrypt/keywrap/jwe cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/hmac=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b393/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b454/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid Fqfm1t5uxdZGqvZqYT3T/Fqfm1t5uxdZGqvZqYT3T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b392/importcfg -pack ./src/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b208/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b398/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b393/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid ONYXWWp1nCkWLaMVvGL0/ONYXWWp1nCkWLaMVvGL0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b453/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b398/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b393/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b455/_pkg_.a EOF mkdir -p $WORK/b399/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid fGm_phB0X8fWqCcBd942/fGm_phB0X8fWqCcBd942 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b398/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b393/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b394/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid 2yiw6Z-6TWcgqyVolgoE/2yiw6Z-6TWcgqyVolgoE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b399/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b372/_cgo_.o -dynout $WORK/b372/_cgo_import.go cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b107/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/proglottis/gpgme -installsuffix shared -buildid LdkNMZ-SKqQwcBSTfgJI/LdkNMZ-SKqQwcBSTfgJI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack ./src/github.com/proglottis/gpgme/callbacks.go $WORK/b372/_cgo_gotypes.go $WORK/b372/data.cgo1.go $WORK/b372/gpgme.cgo1.go $WORK/b372/unset_agent_info.cgo1.go $WORK/b372/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/ee/ee931d0e23450a13541f45a3d25c89ddf1eacd0cfc0ec4df51c0e7470d19e5af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/5a/5a00033cbcabeae442ee9411ed96b996ac02cf02697e9ba349a2f91e541d956f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/55/554c0310bf88e999314f33ae43cf01db3d6a625599ed6abf10b860e079f331e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/fc/fc708191fb3c4b5d6d7c3d5012bc72842a03ff6219b824f5e80bb3a8c03dccc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/11/11829cbbf06982c5e9e6606feaf89b6f566a08589496849b77f7366a5f415df9-d # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/9c/9cf4e3f7500acb705c2dee5f468e8485840ccdf5212af63a648a91e0b3c6f027-d # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/e2/e2c52ca05ac8bdd5496dbceb5a53d56a36d1f58a29235ab210aa437cbbb5c97f-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/1e/1e83a085aadcf2cf921df99db4fcfad521c147401b7bf8f7a07a88eac3ad713e-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b204/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b200/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b191/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b206/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b198/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid dy4IuwJrberI-oWByRK8/dy4IuwJrberI-oWByRK8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack ./src/github.com/containers/image/v5/manifest/common.go ./src/github.com/containers/image/v5/manifest/docker_schema1.go ./src/github.com/containers/image/v5/manifest/docker_schema2.go ./src/github.com/containers/image/v5/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/manifest/list.go ./src/github.com/containers/image/v5/manifest/manifest.go ./src/github.com/containers/image/v5/manifest/oci.go ./src/github.com/containers/image/v5/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/6b/6bf6ab1291524e2894056194fb8237aa5e751700de0528e9087883c2a0ce8e4b-d # internal google.golang.org/grpc/internal/pretty mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=$WORK/b154/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p google.golang.org/grpc/internal/pretty -complete -installsuffix shared -buildid f8CeLOfPCJbdcfKKTitF/f8CeLOfPCJbdcfKKTitF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack ./src/google.golang.org/grpc/internal/pretty/pretty.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b601/_pkg_.a $WORK/b601/_x001.o $WORK/b601/_x002.o $WORK/b601/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/1c/1c1335b56190b599a2cefce827f35051dd6be521c14684b18eefa8a87eadbbb8-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b060/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b159/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid CmkP01WKAfb0nTPFCepP/CmkP01WKAfb0nTPFCepP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack ./src/google.golang.org/grpc/resolver/map.go ./src/google.golang.org/grpc/resolver/resolver.go cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/8b/8bdce4cde1c1c71fa6bed61c93e7d62a9752ddbe229813befd263cbe8151c15c-d # internal github.com/containers/common/pkg/seccomp mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b601/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/containers/common/pkg/seccomp -complete -installsuffix shared -buildid DTN2pndCuaPRAHhffMGM/DTN2pndCuaPRAHhffMGM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack ./src/github.com/containers/common/pkg/seccomp/conversion.go ./src/github.com/containers/common/pkg/seccomp/default_linux.go ./src/github.com/containers/common/pkg/seccomp/errno_list.go ./src/github.com/containers/common/pkg/seccomp/filter.go ./src/github.com/containers/common/pkg/seccomp/seccomp_linux.go ./src/github.com/containers/common/pkg/seccomp/supported.go ./src/github.com/containers/common/pkg/seccomp/types.go ./src/github.com/containers/common/pkg/seccomp/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/54/549200efb4001c478a61ea03c3689cd8f121c4cd3e58712e5bf9b483f9de9895-d # internal google.golang.org/grpc/channelz mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/channelz=$WORK/b412/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p google.golang.org/grpc/channelz -complete -installsuffix shared -buildid FrcSFWfnzD1sCjPNYnjW/FrcSFWfnzD1sCjPNYnjW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack ./src/google.golang.org/grpc/channelz/channelz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/85/85cb8612d792b7078e9921195d908030a6fb20622fd9d545d93336b5a95216db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/bd/bd55edb463d7ff9a26efa20a962fd20df634d849d95712f0fa83f5ccf74a0410-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b053/ google.golang.org/grpc/internal/metadata google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b433/ google.golang.org/grpc/internal/resolver/passthrough cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b159/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid c6ZoQXSw_UR1xCC1ljjC/c6ZoQXSw_UR1xCC1ljjC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack ./src/google.golang.org/grpc/internal/internal.go ./src/google.golang.org/grpc/internal/xds_handshake_cluster.go mkdir -p $WORK/b429/ google.golang.org/grpc/internal/transport/networktype cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a EOF mkdir -p $WORK/b434/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid 0PtU6hvj_c2FAh5rvHnb/0PtU6hvj_c2FAh5rvHnb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b433/importcfg -pack ./src/google.golang.org/grpc/balancer/grpclb/state/state.go cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid Lg-fl76YpnyXkFYM_M3q/Lg-fl76YpnyXkFYM_M3q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./src/google.golang.org/grpc/internal/metadata/metadata.go mkdir -p $WORK/b436/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid YD_U0PIyaiIK7DXI3WWX/YD_U0PIyaiIK7DXI3WWX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid y_a-MPZYaBAVdLdG6I8K/y_a-MPZYaBAVdLdG6I8K -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b436/importcfg -pack ./src/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/d6/d6e99b5717f1b812fa0327d348d0e6bf8f00b6755613ea41d7a4746429899cc0-d # internal github.com/containers/common/pkg/manifests mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/containers/common/pkg/manifests -complete -installsuffix shared -buildid Zvj2d0Cdl0MY1qADogwR/Zvj2d0Cdl0MY1qADogwR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b277/importcfg -pack ./src/github.com/containers/common/pkg/manifests/errors.go ./src/github.com/containers/common/pkg/manifests/manifests.go github.com/containers/image/v5/internal/image mkdir -p $WORK/b285/ github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b539/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b290/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b291/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/containers/image/v5/internal/image -complete -installsuffix shared -buildid KUgVBQMEUY0iYo5lWxFQ/KUgVBQMEUY0iYo5lWxFQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack ./src/github.com/containers/image/v5/internal/image/docker_list.go ./src/github.com/containers/image/v5/internal/image/docker_schema1.go ./src/github.com/containers/image/v5/internal/image/docker_schema2.go ./src/github.com/containers/image/v5/internal/image/manifest.go ./src/github.com/containers/image/v5/internal/image/memory.go ./src/github.com/containers/image/v5/internal/image/oci.go ./src/github.com/containers/image/v5/internal/image/oci_index.go ./src/github.com/containers/image/v5/internal/image/sourced.go ./src/github.com/containers/image/v5/internal/image/unparsed.go cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b184/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b472/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b473/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b290/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b521/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b475/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b198/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid _0BxtL-kEgKoOiCmrDXg/_0BxtL-kEgKoOiCmrDXg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b539/importcfg -pack ./src/github.com/containers/image/v5/docker/internal/tarfile/dest.go ./src/github.com/containers/image/v5/docker/internal/tarfile/reader.go ./src/github.com/containers/image/v5/docker/internal/tarfile/src.go ./src/github.com/containers/image/v5/docker/internal/tarfile/types.go ./src/github.com/containers/image/v5/docker/internal/tarfile/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/3d/3d690332ca0ea66d328870e134b468cccc17845f43288eab25ccc79baba1b5fd-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b433/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b056/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b159/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid e7aIgxYzHx_1qtwd-M1y/e7aIgxYzHx_1qtwd-M1y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b432/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b372/_pkg_.a $WORK/b372/_x001.o $WORK/b372/_x002.o $WORK/b372/_x003.o $WORK/b372/_x004.o $WORK/b372/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_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/71/71443601fb80716814a2a80ef88e0003a134437f05d1571faa89cfcd1dabcbb3-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b052/ google.golang.org/grpc/balancer mkdir -p $WORK/b410/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid O3CULDLbFr6jhmnHstkP/O3CULDLbFr6jhmnHstkP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack ./src/google.golang.org/grpc/codes/code_string.go ./src/google.golang.org/grpc/codes/codes.go cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b060/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b159/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid GB0-yJyc52bPmYiCjG8z/GB0-yJyc52bPmYiCjG8z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./src/google.golang.org/grpc/balancer/balancer.go ./src/google.golang.org/grpc/balancer/conn_state_evaluator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/35/3585c39306af8b17e0c3b5e9c6316aee9aa03b9b03c4a5cd133b3a6e49081dc8-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b436/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid fadiDBcvjUndMhs9LZ5R/fadiDBcvjUndMhs9LZ5R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b435/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/9d/9d63fee8faf7c92def1bbdf16bc3d26c4703750852021e8f0e4695ad2a91aed0-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/b5/b57bfbfbb7bd5d8abf95ad9672d62cfe204b25e07f7d7cdebed0c240ce68e400-d # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/81/8199e55a5aec5ccfed4782a7b0afa3f0c5db6171beae95b434aff2f92ef05156-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/64/64faa7b70ecb67eb040a5fccb98ea906a82af26adf5fff7a01128f1b1f9259b3-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b164/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid 2xL0s-LRm8Wyks3rDjcS/2xL0s-LRm8Wyks3rDjcS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack ./src/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/1c/1c3c680974178c6f43ab231285f1e7a90abe6c0f515e80c2d1675a503b476c04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/8d/8d9f4115e38c515f3b998d9dd8ca9af723e577136f4dfc689a0ec31417c89c03-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b414/ google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b431/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b056/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid pUPdMh2r5cuYTtv5HPLe/pUPdMh2r5cuYTtv5HPLe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./src/google.golang.org/grpc/balancer/base/balancer.go ./src/google.golang.org/grpc/balancer/base/base.go cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b056/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b159/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid g41LO1zVeOKRI5rFD9Ps/g41LO1zVeOKRI5rFD9Ps -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b431/importcfg -pack ./src/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/81/81bed4de7b237bb400c41110b292c488c102b8ff7e48cab0de6de31238b07469-d # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/5d/5d33256144b837c9a9e460d96d72d212e20195422661a07a1a8e264405848594-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/b6/b6832c7a845cd1994107d6ee589551532af99ae550232c027043770c3e9d0221-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/4a/4ace1b9281243604e0da978bf5379032bde697306876a651936d3002f8885cf5-d # internal google.golang.org/grpc/status mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b163/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p google.golang.org/grpc/status -complete -installsuffix shared -buildid C-ykfMS965pH7atp3EZ4/C-ykfMS965pH7atp3EZ4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack ./src/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/2b/2bceede7da9646cc7c4d22872f34c8f96b2727f4ee35a6906a79c7330ed739c8-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b431/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid 6P0WyatBuU3FiQzKXUUU/6P0WyatBuU3FiQzKXUUU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b430/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/f9/f95ce098310a31c48d3e14c9debe76717a3237deed949fb5d21732f52cf8b9d0-d # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/a7/a7ac5d92f70ab4bed212937f219eb53766aa27193f2ee4f86f6c948c1055d204-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b415/ google.golang.org/grpc/internal/balancer/gracefulswitch cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b056/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b416/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b423/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid W9_5rydQ9W5PdKRdd9na/W9_5rydQ9W5PdKRdd9na -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./src/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -complete -installsuffix shared -buildid nFytO45OYB41jm7BS-WY/nFytO45OYB41jm7BS-WY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b423/importcfg -pack ./src/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a1/a1b0462463895de44a644dbe5a85dcb90c1cc84d871ac0ccf82895e670032539-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b051/ google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b425/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b160/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 3BYa6zuNBE746XDRZK38/3BYa6zuNBE746XDRZK38 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack ./src/github.com/containerd/containerd/errdefs/errors.go ./src/github.com/containerd/containerd/errdefs/grpc.go cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b056/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b160/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid Sd2yZTeO3AwrWYI18HFR/Sd2yZTeO3AwrWYI18HFR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack ./src/google.golang.org/grpc/internal/binarylog/binarylog.go ./src/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./src/google.golang.org/grpc/internal/binarylog/env_config.go ./src/google.golang.org/grpc/internal/binarylog/method_logger.go ./src/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/44/44135c27de84221fc1ebcccf0218a3b31ef01668077a7be8232da833be828de6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/c0/c07c324bd594d9fb18ff7632cd77442967a980f2a1ed227d56248752d685329b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/3c/3cfd3b38d50f79ff4bd8be1ff0aef8494ed153e8c07e4388f865b33f35ff7ed9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/6e/6e4fcfcfc6dae83f04a7307bd03793433db7865938025e283b3ba8535d42d3f6-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid rfVOCLQ_hVy4QbGs9DAl/rfVOCLQ_hVy4QbGs9DAl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack ./src/github.com/containerd/containerd/platforms/compare.go ./src/github.com/containerd/containerd/platforms/cpuinfo.go ./src/github.com/containerd/containerd/platforms/cpuinfo_linux.go ./src/github.com/containerd/containerd/platforms/database.go ./src/github.com/containerd/containerd/platforms/defaults.go ./src/github.com/containerd/containerd/platforms/defaults_unix.go ./src/github.com/containerd/containerd/platforms/platforms.go ./src/github.com/containerd/containerd/platforms/platforms_other.go cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/40/407922f04b66575f4030651fa2adc76eb12ea104f4bade7dfae4b835dc94274d-d # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/49/4961c5ba7109acd3a0a316ad4f1535001f7a3bceff1f1cf1473ed5b496acc82d-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b468/ github.com/containers/image/v5/docker/archive mkdir -p $WORK/b538/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a EOF github.com/containers/image/v5/directory github.com/containers/image/v5/sif /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 06uFmWe8IOZDrBJ8c24-/06uFmWe8IOZDrBJ8c24- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b468/importcfg -pack ./src/github.com/containers/image/v5/image/docker_schema2.go ./src/github.com/containers/image/v5/image/sourced.go ./src/github.com/containers/image/v5/image/unparsed.go cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b517/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid cFBxGYYSsI8WQzxxToM8/cFBxGYYSsI8WQzxxToM8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b538/importcfg -pack ./src/github.com/containers/image/v5/docker/archive/dest.go ./src/github.com/containers/image/v5/docker/archive/reader.go ./src/github.com/containers/image/v5/docker/archive/src.go ./src/github.com/containers/image/v5/docker/archive/transport.go ./src/github.com/containers/image/v5/docker/archive/writer.go github.com/containers/image/v5/tarball mkdir -p $WORK/b568/ mkdir -p $WORK/b566/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b472/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b473/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b474/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF github.com/containers/image/v5/pkg/blobcache cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b473/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b239/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b202/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b198/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b612/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid Cg-zNwzb_40Vg8antX-D/Cg-zNwzb_40Vg8antX-D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./src/github.com/containers/image/v5/directory/directory_dest.go ./src/github.com/containers/image/v5/directory/directory_src.go ./src/github.com/containers/image/v5/directory/directory_transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid h0C92KGYY3mdzGt0m0UM/h0C92KGYY3mdzGt0m0UM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b568/importcfg -pack ./src/github.com/containers/image/v5/tarball/doc.go ./src/github.com/containers/image/v5/tarball/tarball_reference.go ./src/github.com/containers/image/v5/tarball/tarball_src.go ./src/github.com/containers/image/v5/tarball/tarball_transport.go cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b473/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b475/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=$WORK/b567/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/containers/image/v5/sif -complete -installsuffix shared -buildid Zlb47f9TUum2helDlQt6/Zlb47f9TUum2helDlQt6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b566/importcfg -pack ./src/github.com/containers/image/v5/sif/load.go ./src/github.com/containers/image/v5/sif/src.go ./src/github.com/containers/image/v5/sif/transport.go cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b292/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b472/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b473/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/image/v5/pkg/blobcache -complete -installsuffix shared -buildid iEDpR0bm4DlJKtVUqi8y/iEDpR0bm4DlJKtVUqi8y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobcache/blobcache.go ./src/github.com/containers/image/v5/pkg/blobcache/dest.go ./src/github.com/containers/image/v5/pkg/blobcache/src.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/21/210ac5ce19e3f02d2792acb36a662a11a50ec4995d7317cb5a724aca93c33713-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/10/10d5834a171177dc4cce86c564052e1c7b1ddd0bc7bf280b4b5464bed535bad8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/b1/b1a2896283eeddde8219bafa2394bf6e1c32bfeae464e5b874457c963e89898d-d # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/5c/5c230d9c2418d511ef0ad136331f88ea2d6a8e6b614343f87ef41ce700e6272e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d3/d316acc8feb4e1ad6fa28c653f2da7c3a0c12e59feb279067b8760476cc0fe01-d # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/93/9313814bd3164f221acad83c79fb0c0b275f27ec404b38990c3984cc3725e444-d # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/b7/b73a2ab32d15624f41b7f39cd9a0aeb0a0d89c680b189e09de5f23fc79faf296-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/31/31558d4698a417a78e41f406ecc671b8e8e220d1fe85563fc4338d3880df092f-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobcache=$WORK/b612/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid ELH-IB7gc2AS3uXdIRh6/ELH-IB7gc2AS3uXdIRh6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/blobcache/blobcache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/bb/bb60c46b945ed53147dbfca1e8b447866632671ac187070735ff511b4751d98c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/d6/d6d13126c7d0b40ca227addafbdc968b983ca7ae0224d5d54aaa48e0302ce1fd-d # internal github.com/containers/storage/pkg/chunked mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b184/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b512/_pkg_.a packagefile github.com/containers/storage=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b500/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b283/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b251/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b515/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b248/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b231/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b239/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b284/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/storage/pkg/chunked -complete -installsuffix shared -buildid e93ZQQEnxp7g1rY7HhVk/e93ZQQEnxp7g1rY7HhVk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b511/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/cache_linux.go ./src/github.com/containers/storage/pkg/chunked/compression.go ./src/github.com/containers/storage/pkg/chunked/compression_linux.go ./src/github.com/containers/storage/pkg/chunked/storage.go ./src/github.com/containers/storage/pkg/chunked/storage_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/ed/ed5114604e49ef17657b9f9f39f1c7c897ce9ce5ec6ca512c0dd15cf65297fce-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b472/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b473/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b474/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b475/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b291/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/storage=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b511/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b198/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid tOAwri0A5v2BZfOvepi3/tOAwri0A5v2BZfOvepi3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./src/github.com/containers/image/v5/storage/storage_dest.go ./src/github.com/containers/image/v5/storage/storage_image.go ./src/github.com/containers/image/v5/storage/storage_reference.go ./src/github.com/containers/image/v5/storage/storage_src.go ./src/github.com/containers/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/cc/cc2261ba405355e9ff74ba9e4f86a080f9d105b90872b08b20c1dc5f0d6b484e-d # internal github.com/letsencrypt/boulder/probs mkdir -p $WORK/b351/ github.com/containers/buildah/define expvar github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b529/ github.com/docker/distribution/registry/api/errcode github.com/go-openapi/errors cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b350/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a EOF golang.org/x/net/trace mkdir -p $WORK/b403/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/letsencrypt/boulder/probs -complete -installsuffix shared -buildid FD13NDTONrtNvGuO8lOr/FD13NDTONrtNvGuO8lOr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b351/importcfg -pack ./src/github.com/letsencrypt/boulder/probs/probs.go net/http/httputil github.com/gorilla/mux cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b198/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 1S09Nm8AGvAwgAtY2VtE/1S09Nm8AGvAwgAtY2VtE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./src/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b535/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b404/_pkg_.a packagefile html/template=$WORK/b405/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b408/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF github.com/go-openapi/swag mkdir -p $WORK/b325/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid aGPeGZXIeRTfzaqH52G0/aGPeGZXIeRTfzaqH52G0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./src/golang.org/x/net/trace/events.go ./src/golang.org/x/net/trace/histogram.go ./src/golang.org/x/net/trace/trace.go mkdir -p $WORK/b188/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid ovpRm0lSyYLkEEXtzJFN/ovpRm0lSyYLkEEXtzJFN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./src/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./src/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b326/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b328/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b211/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile mime/multipart=$WORK/b269/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid kcYOLdcynZpp8n8mYkVm/kcYOLdcynZpp8n8mYkVm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./src/github.com/go-openapi/swag/convert.go ./src/github.com/go-openapi/swag/convert_types.go ./src/github.com/go-openapi/swag/doc.go ./src/github.com/go-openapi/swag/file.go ./src/github.com/go-openapi/swag/json.go ./src/github.com/go-openapi/swag/loading.go ./src/github.com/go-openapi/swag/name_lexem.go ./src/github.com/go-openapi/swag/net.go ./src/github.com/go-openapi/swag/path.go ./src/github.com/go-openapi/swag/post_go18.go ./src/github.com/go-openapi/swag/post_go19.go ./src/github.com/go-openapi/swag/split.go ./src/github.com/go-openapi/swag/util.go ./src/github.com/go-openapi/swag/yaml.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b189/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b246/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b251/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b256/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b257/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF github.com/docker/docker/errdefs mkdir -p $WORK/b559/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/containers/buildah/define -complete -installsuffix shared -buildid U9wJqLx4ImyxXFqXawof/U9wJqLx4ImyxXFqXawof -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/buildah/define/types_unix.go github.com/docker/go-connections/sockets mkdir -p $WORK/b560/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a EOF github.com/containers/common/pkg/download mkdir -p $WORK/b585/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid VNdAJW5k2lrtO4XnunuS/VNdAJW5k2lrtO4XnunuS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./src/github.com/docker/docker/errdefs/defs.go ./src/github.com/docker/docker/errdefs/doc.go ./src/github.com/docker/docker/errdefs/helpers.go ./src/github.com/docker/docker/errdefs/http_helpers.go ./src/github.com/docker/docker/errdefs/is.go cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b349/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid tpoxaEducTdKmlDKTDP9/tpoxaEducTdKmlDKTDP9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b560/importcfg -pack ./src/github.com/docker/go-connections/sockets/inmem_socket.go ./src/github.com/docker/go-connections/sockets/proxy.go ./src/github.com/docker/go-connections/sockets/sockets.go ./src/github.com/docker/go-connections/sockets/sockets_unix.go ./src/github.com/docker/go-connections/sockets/tcp_socket.go ./src/github.com/docker/go-connections/sockets/unix_socket.go cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b530/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/containers/common/pkg/download -complete -installsuffix shared -buildid jiKM4shM6rW19JHyiLlF/jiKM4shM6rW19JHyiLlF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b585/importcfg -pack ./src/github.com/containers/common/pkg/download/download.go cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b307/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p expvar -std -complete -installsuffix shared -buildid o2Hb7hlCMy7qcEszLq2p/o2Hb7hlCMy7qcEszLq2p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack /usr/lib/golang/src/expvar/expvar.go golang.org/x/net/http2 cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 0Mj3dwcyA4uAjBijT4lT/0Mj3dwcyA4uAjBijT4lT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack ./src/github.com/docker/distribution/registry/api/errcode/errors.go ./src/github.com/docker/distribution/registry/api/errcode/handler.go ./src/github.com/docker/distribution/registry/api/errcode/register.go github.com/containers/common/pkg/filters mkdir -p $WORK/b586/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b451/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid e6FASnRHhT7q-_AjWsm5/e6FASnRHhT7q-_AjWsm5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack ./src/github.com/go-openapi/errors/api.go ./src/github.com/go-openapi/errors/auth.go ./src/github.com/go-openapi/errors/doc.go ./src/github.com/go-openapi/errors/headers.go ./src/github.com/go-openapi/errors/middleware.go ./src/github.com/go-openapi/errors/parsing.go ./src/github.com/go-openapi/errors/schema.go cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b587/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b534/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b259/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile mime=$WORK/b268/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/http/internal=$WORK/b272/_pkg_.a packagefile net/http/internal/ascii=$WORK/b273/_pkg_.a packagefile net/textproto=$WORK/b265/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/containers/common/pkg/filters -complete -installsuffix shared -buildid -YzAZA8GA4bR7TSqHRVX/-YzAZA8GA4bR7TSqHRVX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./src/github.com/containers/common/pkg/filters/filters.go mkdir -p $WORK/b438/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p net/http/httputil -std -complete -installsuffix shared -buildid RTqE0XzB_KuBJReOoKFH/RTqE0XzB_KuBJReOoKFH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b451/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 cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/gorilla/mux -complete -installsuffix shared -buildid A6ukkNDIwVoYijmFCkOh/A6ukkNDIwVoYijmFCkOh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack ./src/github.com/gorilla/mux/doc.go ./src/github.com/gorilla/mux/middleware.go ./src/github.com/gorilla/mux/mux.go ./src/github.com/gorilla/mux/regexp.go ./src/github.com/gorilla/mux/route.go ./src/github.com/gorilla/mux/test_helpers.go cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b120/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b439/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b445/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b440/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/http/httptrace=$WORK/b271/_pkg_.a packagefile net/textproto=$WORK/b265/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid okMu8isU0PlTsFai3ck2/okMu8isU0PlTsFai3ck2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./src/golang.org/x/net/http2/ascii.go ./src/golang.org/x/net/http2/ciphers.go ./src/golang.org/x/net/http2/client_conn_pool.go ./src/golang.org/x/net/http2/databuffer.go ./src/golang.org/x/net/http2/errors.go ./src/golang.org/x/net/http2/flow.go ./src/golang.org/x/net/http2/frame.go ./src/golang.org/x/net/http2/go111.go ./src/golang.org/x/net/http2/go115.go ./src/golang.org/x/net/http2/go118.go ./src/golang.org/x/net/http2/gotrack.go ./src/golang.org/x/net/http2/headermap.go ./src/golang.org/x/net/http2/http2.go ./src/golang.org/x/net/http2/pipe.go ./src/golang.org/x/net/http2/server.go ./src/golang.org/x/net/http2/transport.go ./src/golang.org/x/net/http2/write.go ./src/golang.org/x/net/http2/writesched.go ./src/golang.org/x/net/http2/writesched_priority.go ./src/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/6e/6ee2a6d29091499b3efb19ef79a474a6189763a30c38bf41b2733e87ff191e16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/15/157e0b9a019bdaa9046b279380c85863e43e36e3de37f8c83fd164a3e5e8b6fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/82/820e6dbb64e6c42c4bf0037f1e850568cd2b7b13cff388aeaf689e512049618a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/2f/2febbee9ba856ec98141ae5a2cd84193206cf656b38aa4ff5d1f6c23ee34f3e6-d # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/ee/ee61ec578b12be95b8e4aef7c9bdaf74b93635503cfd0ac4660f98728eca0759-d # internal github.com/containers/common/libnetwork/util mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b189/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b586/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b584/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/containers/common/libnetwork/util -complete -installsuffix shared -buildid FNjhCBew3ACLspuzkhi7/FNjhCBew3ACLspuzkhi7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b647/importcfg -pack ./src/github.com/containers/common/libnetwork/util/filters.go ./src/github.com/containers/common/libnetwork/util/ip.go ./src/github.com/containers/common/libnetwork/util/ip_calc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/f5/f5f8e83844b18e968a010b30f3ed5e9ba48fab472b8d1149615d687ac035da51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/5a/5ae64707063a1d65023b21876d6abc7c5c2150a1ad02663ed9ac4034355e6c73-d # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/99/99d9a428b46792c281bbaffdd6a46205568135b3f97f28d75dfdfa3169ca8b40-d # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/31/317930e403a1f7f1a8fa0126de6a1477d0a324aa53e06253c465f3e2de383cb3-d # internal github.com/letsencrypt/boulder/core mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b349/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b350/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=$WORK/b351/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=$WORK/b352/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b353/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=$WORK/b354/_pkg_.a packagefile hash/fnv=$WORK/b127/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/letsencrypt/boulder/core -complete -installsuffix shared -buildid tZ8DL8Ui-myG3sd5pBEk/tZ8DL8Ui-myG3sd5pBEk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./src/github.com/letsencrypt/boulder/core/challenges.go ./src/github.com/letsencrypt/boulder/core/interfaces.go ./src/github.com/letsencrypt/boulder/core/objects.go ./src/github.com/letsencrypt/boulder/core/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/21/21e1f0a40bc3e3c162e02e59f8a1137ad9a06960ec6e4e51607e11734755f56b-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b472/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b473/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b474/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b562/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b529/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b536/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid zcCwKiAX644LB0bsIrdV/zcCwKiAX644LB0bsIrdV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack ./src/github.com/containers/image/v5/oci/layout/oci_dest.go ./src/github.com/containers/image/v5/oci/layout/oci_src.go ./src/github.com/containers/image/v5/oci/layout/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/11/11f40db3eeb471d3c71c17913e1c5a55bd661f77fbb67310347d25fcfc48e27d-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/46/462ec9779136e5f898f4a0e8c89f99399be38c344a31b431b1bdff378397b677-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b313/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b307/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b315/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b316/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b317/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b321/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b322/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/mail=$WORK/b324/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid itvvSbOiG8Plm-ac5Pk1/itvvSbOiG8Plm-ac5Pk1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./src/github.com/go-openapi/strfmt/bson.go ./src/github.com/go-openapi/strfmt/date.go ./src/github.com/go-openapi/strfmt/default.go ./src/github.com/go-openapi/strfmt/doc.go ./src/github.com/go-openapi/strfmt/duration.go ./src/github.com/go-openapi/strfmt/format.go ./src/github.com/go-openapi/strfmt/time.go ./src/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/50/50515749dc910d4c1733d6d1ab5260a53b2406734c811398936accbe4075b35e-d # internal github.com/containers/common/libnetwork/etchosts mkdir -p $WORK/b646/ github.com/containers/common/libnetwork/internal/util mkdir -p $WORK/b655/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b189/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b647/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/containers/common/pkg/machine=$WORK/b648/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b584/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b515/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/containers/common/libnetwork/etchosts -complete -installsuffix shared -buildid DYgX5bLHvx1UlQYbMRnm/DYgX5bLHvx1UlQYbMRnm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b646/importcfg -pack ./src/github.com/containers/common/libnetwork/etchosts/hosts.go ./src/github.com/containers/common/libnetwork/etchosts/ip.go ./src/github.com/containers/common/libnetwork/etchosts/util.go cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b189/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b647/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b584/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/containers/common/libnetwork/internal/util -complete -installsuffix shared -buildid SahqyjZHvInzvTit9nmP/SahqyjZHvInzvTit9nmP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b655/importcfg -pack ./src/github.com/containers/common/libnetwork/internal/util/bridge.go ./src/github.com/containers/common/libnetwork/internal/util/create.go ./src/github.com/containers/common/libnetwork/internal/util/interface.go ./src/github.com/containers/common/libnetwork/internal/util/interfaces.go ./src/github.com/containers/common/libnetwork/internal/util/ip.go ./src/github.com/containers/common/libnetwork/internal/util/parse.go ./src/github.com/containers/common/libnetwork/internal/util/util.go ./src/github.com/containers/common/libnetwork/internal/util/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/17/17c5a63dba065b96e4cfe4cfed49a6dd0624051c409331ef3df73cca00293801-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b532/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b530/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b534/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid nyBZ3gubwZWu2PD6q3Am/nyBZ3gubwZWu2PD6q3Am -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b531/importcfg -pack ./src/github.com/docker/distribution/registry/api/v2/descriptors.go ./src/github.com/docker/distribution/registry/api/v2/doc.go ./src/github.com/docker/distribution/registry/api/v2/errors.go ./src/github.com/docker/distribution/registry/api/v2/headerparser.go ./src/github.com/docker/distribution/registry/api/v2/routes.go ./src/github.com/docker/distribution/registry/api/v2/urls.go cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/ee/ee936a19711bf6fa04b8755850ca3fdc2ce292c071c5794f14dd7c752b6f411d-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b551/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b552/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b626/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b634/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b635/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b638/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile github.com/moby/patternmatcher=$WORK/b633/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/http/httputil=$WORK/b451/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid kSi61IIXI4PDg5_p42oL/kSi61IIXI4PDg5_p42oL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b625/importcfg -pack ./src/github.com/fsouza/go-dockerclient/auth.go ./src/github.com/fsouza/go-dockerclient/change.go ./src/github.com/fsouza/go-dockerclient/client.go ./src/github.com/fsouza/go-dockerclient/client_unix.go ./src/github.com/fsouza/go-dockerclient/container.go ./src/github.com/fsouza/go-dockerclient/container_archive.go ./src/github.com/fsouza/go-dockerclient/container_attach.go ./src/github.com/fsouza/go-dockerclient/container_changes.go ./src/github.com/fsouza/go-dockerclient/container_commit.go ./src/github.com/fsouza/go-dockerclient/container_copy.go ./src/github.com/fsouza/go-dockerclient/container_create.go ./src/github.com/fsouza/go-dockerclient/container_export.go ./src/github.com/fsouza/go-dockerclient/container_inspect.go ./src/github.com/fsouza/go-dockerclient/container_kill.go ./src/github.com/fsouza/go-dockerclient/container_list.go ./src/github.com/fsouza/go-dockerclient/container_logs.go ./src/github.com/fsouza/go-dockerclient/container_pause.go ./src/github.com/fsouza/go-dockerclient/container_prune.go ./src/github.com/fsouza/go-dockerclient/container_remove.go ./src/github.com/fsouza/go-dockerclient/container_rename.go ./src/github.com/fsouza/go-dockerclient/container_resize.go ./src/github.com/fsouza/go-dockerclient/container_restart.go ./src/github.com/fsouza/go-dockerclient/container_start.go ./src/github.com/fsouza/go-dockerclient/container_stats.go ./src/github.com/fsouza/go-dockerclient/container_stop.go ./src/github.com/fsouza/go-dockerclient/container_top.go ./src/github.com/fsouza/go-dockerclient/container_unpause.go ./src/github.com/fsouza/go-dockerclient/container_update.go ./src/github.com/fsouza/go-dockerclient/container_wait.go ./src/github.com/fsouza/go-dockerclient/distribution.go ./src/github.com/fsouza/go-dockerclient/env.go ./src/github.com/fsouza/go-dockerclient/event.go ./src/github.com/fsouza/go-dockerclient/exec.go ./src/github.com/fsouza/go-dockerclient/image.go ./src/github.com/fsouza/go-dockerclient/misc.go ./src/github.com/fsouza/go-dockerclient/network.go ./src/github.com/fsouza/go-dockerclient/plugin.go ./src/github.com/fsouza/go-dockerclient/registry_auth.go ./src/github.com/fsouza/go-dockerclient/signal.go ./src/github.com/fsouza/go-dockerclient/swarm.go ./src/github.com/fsouza/go-dockerclient/swarm_configs.go ./src/github.com/fsouza/go-dockerclient/swarm_node.go ./src/github.com/fsouza/go-dockerclient/swarm_secrets.go ./src/github.com/fsouza/go-dockerclient/swarm_service.go ./src/github.com/fsouza/go-dockerclient/swarm_task.go ./src/github.com/fsouza/go-dockerclient/system.go ./src/github.com/fsouza/go-dockerclient/tar.go ./src/github.com/fsouza/go-dockerclient/tls.go ./src/github.com/fsouza/go-dockerclient/volume.go github.com/docker/docker/client mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b532/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b556/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b549/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b557/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b550/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b551/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b552/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b558/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b206/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b555/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b559/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b560/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b536/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/pkg/errors=$WORK/b537/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/http/httputil=$WORK/b451/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/docker/docker/client -complete -installsuffix shared -buildid p1vbdsTy9nOYkMu_YWQn/p1vbdsTy9nOYkMu_YWQn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./src/github.com/docker/docker/client/build_cancel.go ./src/github.com/docker/docker/client/build_prune.go ./src/github.com/docker/docker/client/checkpoint_create.go ./src/github.com/docker/docker/client/checkpoint_delete.go ./src/github.com/docker/docker/client/checkpoint_list.go ./src/github.com/docker/docker/client/client.go ./src/github.com/docker/docker/client/client_deprecated.go ./src/github.com/docker/docker/client/client_unix.go ./src/github.com/docker/docker/client/config_create.go ./src/github.com/docker/docker/client/config_inspect.go ./src/github.com/docker/docker/client/config_list.go ./src/github.com/docker/docker/client/config_remove.go ./src/github.com/docker/docker/client/config_update.go ./src/github.com/docker/docker/client/container_attach.go ./src/github.com/docker/docker/client/container_commit.go ./src/github.com/docker/docker/client/container_copy.go ./src/github.com/docker/docker/client/container_create.go ./src/github.com/docker/docker/client/container_diff.go ./src/github.com/docker/docker/client/container_exec.go ./src/github.com/docker/docker/client/container_export.go ./src/github.com/docker/docker/client/container_inspect.go ./src/github.com/docker/docker/client/container_kill.go ./src/github.com/docker/docker/client/container_list.go ./src/github.com/docker/docker/client/container_logs.go ./src/github.com/docker/docker/client/container_pause.go ./src/github.com/docker/docker/client/container_prune.go ./src/github.com/docker/docker/client/container_remove.go ./src/github.com/docker/docker/client/container_rename.go ./src/github.com/docker/docker/client/container_resize.go ./src/github.com/docker/docker/client/container_restart.go ./src/github.com/docker/docker/client/container_start.go ./src/github.com/docker/docker/client/container_stats.go ./src/github.com/docker/docker/client/container_stop.go ./src/github.com/docker/docker/client/container_top.go ./src/github.com/docker/docker/client/container_unpause.go ./src/github.com/docker/docker/client/container_update.go ./src/github.com/docker/docker/client/container_wait.go ./src/github.com/docker/docker/client/disk_usage.go ./src/github.com/docker/docker/client/distribution_inspect.go ./src/github.com/docker/docker/client/envvars.go ./src/github.com/docker/docker/client/errors.go ./src/github.com/docker/docker/client/events.go ./src/github.com/docker/docker/client/hijack.go ./src/github.com/docker/docker/client/image_build.go ./src/github.com/docker/docker/client/image_create.go ./src/github.com/docker/docker/client/image_history.go ./src/github.com/docker/docker/client/image_import.go ./src/github.com/docker/docker/client/image_inspect.go ./src/github.com/docker/docker/client/image_list.go ./src/github.com/docker/docker/client/image_load.go ./src/github.com/docker/docker/client/image_prune.go ./src/github.com/docker/docker/client/image_pull.go ./src/github.com/docker/docker/client/image_push.go ./src/github.com/docker/docker/client/image_remove.go ./src/github.com/docker/docker/client/image_save.go ./src/github.com/docker/docker/client/image_search.go ./src/github.com/docker/docker/client/image_tag.go ./src/github.com/docker/docker/client/info.go ./src/github.com/docker/docker/client/interface.go ./src/github.com/docker/docker/client/interface_experimental.go ./src/github.com/docker/docker/client/interface_stable.go ./src/github.com/docker/docker/client/login.go ./src/github.com/docker/docker/client/network_connect.go ./src/github.com/docker/docker/client/network_create.go ./src/github.com/docker/docker/client/network_disconnect.go ./src/github.com/docker/docker/client/network_inspect.go ./src/github.com/docker/docker/client/network_list.go ./src/github.com/docker/docker/client/network_prune.go ./src/github.com/docker/docker/client/network_remove.go ./src/github.com/docker/docker/client/node_inspect.go ./src/github.com/docker/docker/client/node_list.go ./src/github.com/docker/docker/client/node_remove.go ./src/github.com/docker/docker/client/node_update.go ./src/github.com/docker/docker/client/options.go ./src/github.com/docker/docker/client/ping.go ./src/github.com/docker/docker/client/plugin_create.go ./src/github.com/docker/docker/client/plugin_disable.go ./src/github.com/docker/docker/client/plugin_enable.go ./src/github.com/docker/docker/client/plugin_inspect.go ./src/github.com/docker/docker/client/plugin_install.go ./src/github.com/docker/docker/client/plugin_list.go ./src/github.com/docker/docker/client/plugin_push.go ./src/github.com/docker/docker/client/plugin_remove.go ./src/github.com/docker/docker/client/plugin_set.go ./src/github.com/docker/docker/client/plugin_upgrade.go ./src/github.com/docker/docker/client/request.go ./src/github.com/docker/docker/client/secret_create.go ./src/github.com/docker/docker/client/secret_inspect.go ./src/github.com/docker/docker/client/secret_list.go ./src/github.com/docker/docker/client/secret_remove.go ./src/github.com/docker/docker/client/secret_update.go ./src/github.com/docker/docker/client/service_create.go ./src/github.com/docker/docker/client/service_inspect.go ./src/github.com/docker/docker/client/service_list.go ./src/github.com/docker/docker/client/service_logs.go ./src/github.com/docker/docker/client/service_remove.go ./src/github.com/docker/docker/client/service_update.go ./src/github.com/docker/docker/client/swarm_get_unlock_key.go ./src/github.com/docker/docker/client/swarm_init.go ./src/github.com/docker/docker/client/swarm_inspect.go ./src/github.com/docker/docker/client/swarm_join.go ./src/github.com/docker/docker/client/swarm_leave.go ./src/github.com/docker/docker/client/swarm_unlock.go ./src/github.com/docker/docker/client/swarm_update.go ./src/github.com/docker/docker/client/task_inspect.go ./src/github.com/docker/docker/client/task_list.go ./src/github.com/docker/docker/client/task_logs.go ./src/github.com/docker/docker/client/transport.go ./src/github.com/docker/docker/client/utils.go ./src/github.com/docker/docker/client/version.go ./src/github.com/docker/docker/client/volume_create.go ./src/github.com/docker/docker/client/volume_inspect.go ./src/github.com/docker/docker/client/volume_list.go ./src/github.com/docker/docker/client/volume_prune.go ./src/github.com/docker/docker/client/volume_remove.go ./src/github.com/docker/docker/client/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/d6/d6b5a834e07a468e794df63c52bcb7e711f5ab727146ad77943dba5d21934577-d # internal github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/core=$WORK/b348/_pkg_.a packagefile github.com/letsencrypt/boulder/errors=$WORK/b359/_pkg_.a packagefile github.com/titanous/rocacheck=$WORK/b360/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b211/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/letsencrypt/boulder/goodkey -complete -installsuffix shared -buildid y1IOuWdNAyF9MUjIWWnc/y1IOuWdNAyF9MUjIWWnc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./src/github.com/letsencrypt/boulder/goodkey/blocked.go ./src/github.com/letsencrypt/boulder/goodkey/good_key.go ./src/github.com/letsencrypt/boulder/goodkey/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/b2/b2df40bd8aa77bd246525370a9659fcc849f9b367cc1a340b02cab7a89b9a484-d # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/fb/fbbf04d93a986d511fa832e6cb652f6972be0859fb03cd24680e09011d7deb44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/cf/cfc61d702fdfcca47cb610aa26e02dd79ea0b4f73fa1252323ee712f622ecdfa-d # internal github.com/containers/common/libnetwork/netavark mkdir -p $WORK/b659/ github.com/containers/common/libnetwork/cni mkdir -p $WORK/b650/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=$WORK/b655/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b189/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b647/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b584/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b504/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b498/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b299/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/containers/common/libnetwork/netavark -complete -installsuffix shared -buildid oHLndTkd65eWwi_Tx8jt/oHLndTkd65eWwi_Tx8jt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b659/importcfg -pack ./src/github.com/containers/common/libnetwork/netavark/config.go ./src/github.com/containers/common/libnetwork/netavark/const.go ./src/github.com/containers/common/libnetwork/netavark/exec.go ./src/github.com/containers/common/libnetwork/netavark/ipam.go ./src/github.com/containers/common/libnetwork/netavark/network.go ./src/github.com/containers/common/libnetwork/netavark/run.go cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b651/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b652/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b177/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=$WORK/b179/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b176/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b654/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=$WORK/b655/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b189/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b647/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b584/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b504/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b469/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b656/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/containers/common/libnetwork/cni -complete -installsuffix shared -buildid TJ_JjkBEE6mWloPWxL0K/TJ_JjkBEE6mWloPWxL0K -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b650/importcfg -pack ./src/github.com/containers/common/libnetwork/cni/cni_conversion.go ./src/github.com/containers/common/libnetwork/cni/cni_exec.go ./src/github.com/containers/common/libnetwork/cni/cni_types.go ./src/github.com/containers/common/libnetwork/cni/config.go ./src/github.com/containers/common/libnetwork/cni/config_linux.go ./src/github.com/containers/common/libnetwork/cni/network.go ./src/github.com/containers/common/libnetwork/cni/run.go ./src/github.com/containers/common/libnetwork/cni/run_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/12/12e5ad217963bba19e9faa9101473646c2215b932fc40a4d3854e62b2313c0c8-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b292/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b472/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b473/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b475/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b562/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b563/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid DVKWKgzDFLTE65OPSPQ9/DVKWKgzDFLTE65OPSPQ9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack ./src/github.com/containers/image/v5/oci/archive/oci_dest.go ./src/github.com/containers/image/v5/oci/archive/oci_src.go ./src/github.com/containers/image/v5/oci/archive/oci_transport.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/48/4846a19b8012b1fa783217e38ac0b378a65e6e0fe104fa341ce7c9c69a7742a5-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b325/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid -Ry6BFMiHbtYELJdF1ek/-Ry6BFMiHbtYELJdF1ek -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack ./src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/d6/d61932ba927d2ff8b6ff442e1c2fb886aade12f3b2a187cd02d618b629f65a4b-d # internal github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile crypto/x509/pkix=$WORK/b097/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=$WORK/b347/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b361/_pkg_.a packagefile golang.org/x/term=$WORK/b367/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/sigstore/sigstore/pkg/cryptoutils -complete -installsuffix shared -buildid eW-y2P3ENoyHE3DBmG1D/eW-y2P3ENoyHE3DBmG1D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/dd/dd15cd0a51f7f198b55b2c4d2483451eeb8f8fee29223a2f252ce6e761f55119-d # internal github.com/containers/common/pkg/retry mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b530/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b531/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b469/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid 9KucmBKz5JIA03iNe-ie/9KucmBKz5JIA03iNe-ie -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b588/importcfg -pack ./src/github.com/containers/common/pkg/retry/retry.go ./src/github.com/containers/common/pkg/retry/retry_linux.go github.com/containers/image/v5/docker mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b520/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b472/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b473/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b290/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b474/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b521/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b522/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=$WORK/b523/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b291/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b524/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b525/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b529/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b255/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b191/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b530/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b531/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b535/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b536/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b202/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b198/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b211/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile mime=$WORK/b268/_pkg_.a packagefile mime/multipart=$WORK/b269/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid HPyUyjEADKKTy7TGf3im/HPyUyjEADKKTy7TGf3im -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./src/github.com/containers/image/v5/docker/body_reader.go ./src/github.com/containers/image/v5/docker/cache.go ./src/github.com/containers/image/v5/docker/distribution_error.go ./src/github.com/containers/image/v5/docker/docker_client.go ./src/github.com/containers/image/v5/docker/docker_image.go ./src/github.com/containers/image/v5/docker/docker_image_dest.go ./src/github.com/containers/image/v5/docker/docker_image_src.go ./src/github.com/containers/image/v5/docker/docker_transport.go ./src/github.com/containers/image/v5/docker/errors.go ./src/github.com/containers/image/v5/docker/paths_common.go ./src/github.com/containers/image/v5/docker/registries_d.go ./src/github.com/containers/image/v5/docker/wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/04/049af06516ffd7363c6129d46279a4cbe2babe1d06fa180396082a14d9ad185d-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b338/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid TfQ9tOdDs8ArmTbDxy7e/TfQ9tOdDs8ArmTbDxy7e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack ./src/github.com/go-openapi/jsonreference/reference.go cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/80/80c6a49810b0026bee0a6417e2d1c972de78d8c42064061a326df441a23925e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/e8/e8d5b7c0072c21572c4723f6700c274a5e1a4943a2459db79604650a23f58189-d # internal github.com/go-openapi/spec mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b120/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/gob=$WORK/b335/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b325/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid g2zrgm5fDCUqaNDJx2_t/g2zrgm5fDCUqaNDJx2_t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack ./src/github.com/go-openapi/spec/bindata.go ./src/github.com/go-openapi/spec/cache.go ./src/github.com/go-openapi/spec/contact_info.go ./src/github.com/go-openapi/spec/debug.go ./src/github.com/go-openapi/spec/errors.go ./src/github.com/go-openapi/spec/expander.go ./src/github.com/go-openapi/spec/external_docs.go ./src/github.com/go-openapi/spec/header.go ./src/github.com/go-openapi/spec/info.go ./src/github.com/go-openapi/spec/items.go ./src/github.com/go-openapi/spec/license.go ./src/github.com/go-openapi/spec/normalizer.go ./src/github.com/go-openapi/spec/normalizer_nonwindows.go ./src/github.com/go-openapi/spec/operation.go ./src/github.com/go-openapi/spec/parameter.go ./src/github.com/go-openapi/spec/path_item.go ./src/github.com/go-openapi/spec/paths.go ./src/github.com/go-openapi/spec/properties.go ./src/github.com/go-openapi/spec/ref.go ./src/github.com/go-openapi/spec/resolver.go ./src/github.com/go-openapi/spec/response.go ./src/github.com/go-openapi/spec/responses.go ./src/github.com/go-openapi/spec/schema.go ./src/github.com/go-openapi/spec/schema_loader.go ./src/github.com/go-openapi/spec/security_scheme.go ./src/github.com/go-openapi/spec/spec.go ./src/github.com/go-openapi/spec/swagger.go ./src/github.com/go-openapi/spec/tag.go ./src/github.com/go-openapi/spec/url_go19.go ./src/github.com/go-openapi/spec/validations.go ./src/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/dc/dcd9fa988c8847a7972c5c0689e526e3094352c79fb22f724114dc9fe24f5ffb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/3d/3d25ca7ae5e4ec11a2bdbed524af974e27029f71a6cfd6fc33801a47d9fc6877-d # internal github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b345/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b346/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=$WORK/b368/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=$WORK/b369/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b370/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/sigstore/sigstore/pkg/signature -complete -installsuffix shared -buildid o8yHHxO37wVManIqQpBy/o8yHHxO37wVManIqQpBy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./src/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./src/github.com/sigstore/sigstore/pkg/signature/message.go ./src/github.com/sigstore/sigstore/pkg/signature/options.go ./src/github.com/sigstore/sigstore/pkg/signature/publickey.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./src/github.com/sigstore/sigstore/pkg/signature/signer.go ./src/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./src/github.com/sigstore/sigstore/pkg/signature/util.go ./src/github.com/sigstore/sigstore/pkg/signature/verifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/e7/e72859c0d30a49307c17826cf13b4583cf69ce36f8f9bdb352a297b9a03f142a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/4e/4e7d30352e115c19e7d2a8a471ecb9d70d0bd64c40f84693ab252faf69b1be82-d # internal github.com/containers/common/libnetwork/network mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/libnetwork/cni=$WORK/b650/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=$WORK/b659/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b189/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/containers/common/pkg/machine=$WORK/b648/_pkg_.a packagefile github.com/containers/storage=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b255/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/containers/common/libnetwork/network -complete -installsuffix shared -buildid aAPbX-rjE-QGQIOy3qcS/aAPbX-rjE-QGQIOy3qcS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b649/importcfg -pack ./src/github.com/containers/common/libnetwork/network/interface.go ./src/github.com/containers/common/libnetwork/network/interface_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/9a/9a6b917c808846a5b112eac5843afa27253b70cd24cc336e684e0c52ced25add-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/csv=$WORK/b309/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile encoding/xml=$WORK/b310/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b307/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b311/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b325/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile mime=$WORK/b268/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid 44vgymXw1WN0Nc-iKdMc/44vgymXw1WN0Nc-iKdMc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./src/github.com/go-openapi/runtime/bytestream.go ./src/github.com/go-openapi/runtime/client_auth_info.go ./src/github.com/go-openapi/runtime/client_operation.go ./src/github.com/go-openapi/runtime/client_request.go ./src/github.com/go-openapi/runtime/client_response.go ./src/github.com/go-openapi/runtime/constants.go ./src/github.com/go-openapi/runtime/csv.go ./src/github.com/go-openapi/runtime/discard.go ./src/github.com/go-openapi/runtime/file.go ./src/github.com/go-openapi/runtime/headers.go ./src/github.com/go-openapi/runtime/interfaces.go ./src/github.com/go-openapi/runtime/json.go ./src/github.com/go-openapi/runtime/request.go ./src/github.com/go-openapi/runtime/statuses.go ./src/github.com/go-openapi/runtime/text.go ./src/github.com/go-openapi/runtime/values.go ./src/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/5e/5e14d777722bec931d3198efb00f11f17664e6c62dbdfd0e7d2b87e036f8b7aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/aa/aa19b502ddb59b2af0e78e7d822ef6de4ed83c1dfeaa12af0b759e8abf9c6758-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/60/607e937a7704f7b2ce42ecdb67db9b26394bddf484e4001c40baabdb6eddead2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/6b/6b3fee4d630595473f5e512b9ea84d611a57e5155aa9b2c86642dbea95c2d335-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b677/ github.com/containers/image/v5/openshift mkdir -p $WORK/b564/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b678/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b519/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b524/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b525/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b644/_pkg_.a packagefile golang.org/x/term=$WORK/b367/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b519/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b520/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b292/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b472/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b473/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b290/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b304/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b255/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b191/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b565/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b198/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b211/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/netip=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid NyiL9gSd40c2JCpoZdV6/NyiL9gSd40c2JCpoZdV6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b564/importcfg -pack ./src/github.com/containers/image/v5/openshift/openshift-copies.go ./src/github.com/containers/image/v5/openshift/openshift.go ./src/github.com/containers/image/v5/openshift/openshift_dest.go ./src/github.com/containers/image/v5/openshift/openshift_src.go ./src/github.com/containers/image/v5/openshift/openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid S70Aue7n-1vcjqIhLFsw/S70Aue7n-1vcjqIhLFsw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b677/importcfg -pack ./src/github.com/containers/common/pkg/auth/auth.go ./src/github.com/containers/common/pkg/auth/cli.go cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/34/341cd465a38809271e2db466d15d298b46fdc82fab9997473f50f83a9f8b5d4e-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b247/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b049/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b191/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b625/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b639/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b640/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b641/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b642/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile text/scanner=$WORK/b215/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid -22dgtSRbUzCwMQSRfQl/-22dgtSRbUzCwMQSRfQl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b624/importcfg -pack ./src/github.com/openshift/imagebuilder/builder.go ./src/github.com/openshift/imagebuilder/constants.go ./src/github.com/openshift/imagebuilder/dispatchers.go ./src/github.com/openshift/imagebuilder/doc.go ./src/github.com/openshift/imagebuilder/evaluator.go ./src/github.com/openshift/imagebuilder/internals.go ./src/github.com/openshift/imagebuilder/shell_parser.go cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/1e/1e6ef906f6e2094483d06101c2ed6bae900b8fab9392404de8ba5c227164db1c-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b520/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b541/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b536/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid eSASumhnE0Y3BlIY7mDq/eSASumhnE0Y3BlIY7mDq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack ./src/github.com/containers/image/v5/docker/daemon/client.go ./src/github.com/containers/image/v5/docker/daemon/daemon_dest.go ./src/github.com/containers/image/v5/docker/daemon/daemon_src.go ./src/github.com/containers/image/v5/docker/daemon/daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/94/94bc4c3b12dcaa014ef5ee0e4974dbd18ca13e965bc66998a776435e2bce262b-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b333/ github.com/go-openapi/analysis/internal/flatten/schutils mkdir -p $WORK/b341/ github.com/go-openapi/analysis/internal/flatten/replace cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b334/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF github.com/go-openapi/analysis/internal/flatten/operations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -complete -installsuffix shared -buildid COZAWIMWJKKGgK80vCBk/COZAWIMWJKKGgK80vCBk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go mkdir -p $WORK/b339/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b325/_pkg_.a EOF mkdir -p $WORK/b340/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -complete -installsuffix shared -buildid YOWDjlgzuwpN4DCLrlEz/YOWDjlgzuwpN4DCLrlEz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b325/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/go-openapi/analysis/internal/flatten/operations -complete -installsuffix shared -buildid Sbr01ZKasjNMZBDCEvs_/Sbr01ZKasjNMZBDCEvs_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/operations/operations.go cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b332/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b334/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/go-openapi/analysis/internal/flatten/replace -complete -installsuffix shared -buildid AkUeR5DevxXjFUq8J_P8/AkUeR5DevxXjFUq8J_P8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/replace/replace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/95/95fffb636b8e61b46a491fb335569ed0c60cc8add9e6e5dbbd8b13c07e32c035-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b342/ cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/e0/e0b561ffc2449eaad2e8efbf993eba35e80cb17fdb4d97f4cff499cd9f5618e7-d # internal cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b333/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b334/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -complete -installsuffix shared -buildid A_E9FOqoa4JZ8tlWDWmO/A_E9FOqoa4JZ8tlWDWmO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./src/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/2c/2ce6cf639377b61c67c71ddb29e920a09dc6e67ab1f58af8e326bc406aa72147-d # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/24/24599f55164bd489f8a621d21d481fb5d8c939a8086f1d4337038d8814e1010c-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b438/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b445/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b060/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b056/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b429/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b446/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b436/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b447/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b448/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b449/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b450/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/http/httputil=$WORK/b451/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid eFEVz976NUG5NzNW9YKh/eFEVz976NUG5NzNW9YKh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b437/importcfg -pack ./src/google.golang.org/grpc/internal/transport/bdp_estimator.go ./src/google.golang.org/grpc/internal/transport/controlbuf.go ./src/google.golang.org/grpc/internal/transport/defaults.go ./src/google.golang.org/grpc/internal/transport/flowcontrol.go ./src/google.golang.org/grpc/internal/transport/handler_server.go ./src/google.golang.org/grpc/internal/transport/http2_client.go ./src/google.golang.org/grpc/internal/transport/http2_server.go ./src/google.golang.org/grpc/internal/transport/http_util.go ./src/google.golang.org/grpc/internal/transport/proxy.go ./src/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/24/247fad51acfebcbd97133cfbbf14a7e924f26bc83ddf0da14e85ca7eeae7cc43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/99/99b0e8946dfccb892712ec3d521463091d398e63450eb9e22e251bbf5866a9a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/7c/7c6e81464a5290f9510ce63822e39d454ca90262242075aa5fbc25c2ae655e57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/8d/8d2ed332e4d2bf747b9a3ee1d8187b7e51dfe06095dfe7c3bd025f4c68398f25-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b332/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b333/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b339/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b340/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b341/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b342/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b311/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b325/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid I9GcmP3G-omjdHimHs9d/I9GcmP3G-omjdHimHs9d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack ./src/github.com/go-openapi/analysis/analyzer.go ./src/github.com/go-openapi/analysis/debug.go ./src/github.com/go-openapi/analysis/doc.go ./src/github.com/go-openapi/analysis/fixer.go ./src/github.com/go-openapi/analysis/flatten.go ./src/github.com/go-openapi/analysis/flatten_name.go ./src/github.com/go-openapi/analysis/flatten_options.go ./src/github.com/go-openapi/analysis/mixin.go ./src/github.com/go-openapi/analysis/schema.go cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/89/8936f35da762a007e2d0f4d6d37cfea9a6958e19887cfe8f95db1507799a90dd-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b517/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b519/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b538/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b540/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b561/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b563/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b564/_pkg_.a packagefile github.com/containers/image/v5/sif=$WORK/b566/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b471/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b568/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 8WBhtdWOYtLNEetxf8ZC/8WBhtdWOYtLNEetxf8ZC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack ./src/github.com/containers/image/v5/transports/alltransports/alltransports.go ./src/github.com/containers/image/v5/transports/alltransports/docker_daemon.go ./src/github.com/containers/image/v5/transports/alltransports/ostree_stub.go ./src/github.com/containers/image/v5/transports/alltransports/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/8e/8e362738b5ec4b92e303676c0b0be827495cbf4be3343c84f22fad6ae477fd24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/bd/bdcec1f2ceb005b8e2ea0e5837a957ff1c63cd8d0604589c74b1950a3afc2da3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/7f/7fdb98bd9bf1ebfdd9bb29179a3ed4268dba458fcdf639f4917fbd1b73a4a4cd-d # internal github.com/go-openapi/loads mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/gob=$WORK/b335/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b331/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b325/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid gEmG7crdrrvVEb5QETcc/gEmG7crdrrvVEb5QETcc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack ./src/github.com/go-openapi/loads/doc.go ./src/github.com/go-openapi/loads/loaders.go ./src/github.com/go-openapi/loads/options.go ./src/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/cc/cc60e5d43d4a429922e3689569468e0c37db16d8406f0aba6294e387294f54e9-d # internal github.com/go-openapi/validate mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b331/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b307/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b343/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b311/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b325/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid MgsYEBcWmq_sGygk3f5J/MgsYEBcWmq_sGygk3f5J -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b330/importcfg -pack ./src/github.com/go-openapi/validate/context.go ./src/github.com/go-openapi/validate/debug.go ./src/github.com/go-openapi/validate/default_validator.go ./src/github.com/go-openapi/validate/doc.go ./src/github.com/go-openapi/validate/example_validator.go ./src/github.com/go-openapi/validate/formats.go ./src/github.com/go-openapi/validate/helpers.go ./src/github.com/go-openapi/validate/object_validator.go ./src/github.com/go-openapi/validate/options.go ./src/github.com/go-openapi/validate/result.go ./src/github.com/go-openapi/validate/rexp.go ./src/github.com/go-openapi/validate/schema.go ./src/github.com/go-openapi/validate/schema_messages.go ./src/github.com/go-openapi/validate/schema_option.go ./src/github.com/go-openapi/validate/schema_props.go ./src/github.com/go-openapi/validate/slice_validator.go ./src/github.com/go-openapi/validate/spec.go ./src/github.com/go-openapi/validate/spec_messages.go ./src/github.com/go-openapi/validate/type.go ./src/github.com/go-openapi/validate/validator.go ./src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/99/99c3fa11e80f39fc6f685ea9384be42d3a012c4e9f9431443ecae4e589597615-d # internal google.golang.org/grpc mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b120/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b060/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b056/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=$WORK/b423/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b425/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b427/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b429/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b430/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b432/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b434/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b435/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b431/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b437/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b447/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b448/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b449/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b450/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p google.golang.org/grpc -complete -installsuffix shared -buildid N4tvnFEHtwPWRi7rq6s4/N4tvnFEHtwPWRi7rq6s4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./src/google.golang.org/grpc/backoff.go ./src/google.golang.org/grpc/balancer_conn_wrappers.go ./src/google.golang.org/grpc/call.go ./src/google.golang.org/grpc/clientconn.go ./src/google.golang.org/grpc/codec.go ./src/google.golang.org/grpc/dialoptions.go ./src/google.golang.org/grpc/doc.go ./src/google.golang.org/grpc/interceptor.go ./src/google.golang.org/grpc/picker_wrapper.go ./src/google.golang.org/grpc/pickfirst.go ./src/google.golang.org/grpc/preloader.go ./src/google.golang.org/grpc/resolver_conn_wrapper.go ./src/google.golang.org/grpc/rpc_util.go ./src/google.golang.org/grpc/server.go ./src/google.golang.org/grpc/service_config.go ./src/google.golang.org/grpc/stream.go ./src/google.golang.org/grpc/trace.go ./src/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/19/19897af651da3c841e40c3809599e88d2328acbf0739f852f0ce8535f4ee7e2e-d # internal github.com/sigstore/rekor/pkg/generated/models mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b307/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b311/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b330/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/sigstore/rekor/pkg/generated/models -complete -installsuffix shared -buildid 1WYx-Lg3AByf5Tbrfi9x/1WYx-Lg3AByf5Tbrfi9x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./src/github.com/sigstore/rekor/pkg/generated/models/alpine.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/consistency_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/error.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/inactive_shard_log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/inclusion_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v002_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/proposed_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_index.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_log_query.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_v001_schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/a6/a695f5963394d954ed82ef59031ecf1741b6307cabc0b2d0a1e5737ce7651cee-d # internal github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile google.golang.org/grpc=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b160/_pkg_.a packagefile math=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid vferhrTeztacMFQ3u8c3/vferhrTeztacMFQ3u8c3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b401/importcfg -pack ./src/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/6b/6b58d654174da459cec26f827a1d3d3e5f3cd6101e8a4563716d44f809479974-d # internal github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b397/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b398/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b393/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b401/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc=$WORK/b402/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid RfLx9wMdukVVtqkBEt9v/RfLx9wMdukVVtqkBEt9v -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b400/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/ff/ff51f1ff45120614b640cdd94f033d9159aa87b3a3d4d444c566ebf0f7fc0a75-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b392/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b397/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b398/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b399/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b400/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b452/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b453/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b454/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b374/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b377/_pkg_.a packagefile golang.org/x/term=$WORK/b367/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid 0PrgIK5KlHNPz7GLAeEy/0PrgIK5KlHNPz7GLAeEy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./src/github.com/containers/ocicrypt/encryption.go ./src/github.com/containers/ocicrypt/gpg.go ./src/github.com/containers/ocicrypt/gpgvault.go ./src/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/22/2204b6eed39c33b9b33558d72167673cd7e813d91c1d2ff298ea5553e29330cb-d # internal github.com/containers/image/v5/signature/internal mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b304/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=$WORK/b305/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b306/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b344/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/image/v5/signature/internal -complete -installsuffix shared -buildid uuRPqWQr9etCjFATRozK/uuRPqWQr9etCjFATRozK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack ./src/github.com/containers/image/v5/signature/internal/errors.go ./src/github.com/containers/image/v5/signature/internal/json.go ./src/github.com/containers/image/v5/signature/internal/rekor_set.go ./src/github.com/containers/image/v5/signature/internal/sigstore_payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/80/8051b04be470ca72daec6b7d6f94ec9c3a7176906bd8afdfe462077bc8b9640b-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b609/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b208/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b393/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid lK8adFZtiqHdkln6NoKt/lK8adFZtiqHdkln6NoKt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./src/github.com/containers/ocicrypt/helpers/parse_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/fe/fed9c1dcc8d1057169b12c8ce741943339b2a2913876212f92e47782e1bf76cd-d # internal github.com/containers/image/v5/signature/sigstore/internal mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b303/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b344/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/containers/image/v5/signature/sigstore/internal -complete -installsuffix shared -buildid ugo1fokOGG8oZOUD6SDx/ugo1fokOGG8oZOUD6SDx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b389/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/internal/signer.go github.com/containers/image/v5/signature mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b304/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b255/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/proglottis/gpgme=$WORK/b372/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=$WORK/b373/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b346/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b374/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b198/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid ZdhGVEfouMdk-UWDJmpP/ZdhGVEfouMdk-UWDJmpP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./src/github.com/containers/image/v5/signature/docker.go ./src/github.com/containers/image/v5/signature/fulcio_cert.go ./src/github.com/containers/image/v5/signature/mechanism.go ./src/github.com/containers/image/v5/signature/mechanism_gpgme.go ./src/github.com/containers/image/v5/signature/policy_config.go ./src/github.com/containers/image/v5/signature/policy_config_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval.go ./src/github.com/containers/image/v5/signature/policy_eval_baselayer.go ./src/github.com/containers/image/v5/signature/policy_eval_signedby.go ./src/github.com/containers/image/v5/signature/policy_eval_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval_simple.go ./src/github.com/containers/image/v5/signature/policy_paths_common.go ./src/github.com/containers/image/v5/signature/policy_reference_match.go ./src/github.com/containers/image/v5/signature/policy_types.go ./src/github.com/containers/image/v5/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/aa/aabe63086292629156f0092cb84c9810ad13120a0f0dd29ff029d8de9b8dc1de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/74/74f8dd035ad1410c3a5bb9155af2613b9a59045d34eba8bf25a6ff568bcc8a3d-d # internal github.com/containers/image/v5/signature/sigstore mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b387/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=$WORK/b389/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b346/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b344/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b361/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/containers/image/v5/signature/sigstore -complete -installsuffix shared -buildid hDzIcq7xY1l_2vSEd-cs/hDzIcq7xY1l_2vSEd-cs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/copied.go ./src/github.com/containers/image/v5/signature/sigstore/generate.go ./src/github.com/containers/image/v5/signature/sigstore/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/05/053b84949f65ef777fe06d43ff0b36efa237db6a41781c44db8e67672e21faab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/57/57a5fe7f19d8b135b06325343c7da0fdb7519df8d02bd40f6ba6695abbcfd5e4-d # internal github.com/containers/image/v5/signature/simplesigning mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b387/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/containers/image/v5/signature/simplesigning -complete -installsuffix shared -buildid MSDg_dA08mMtlY_33WAp/MSDg_dA08mMtlY_33WAp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./src/github.com/containers/image/v5/signature/simplesigning/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/a2/a20855dedc486e50b5c988675648b7d0d2f721be20ad0937d8fcef6d16b3ad44-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b292/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b295/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b387/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=$WORK/b388/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/vbauerster/mpb/v8=$WORK/b459/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b465/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b202/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b198/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b257/_pkg_.a packagefile golang.org/x/term=$WORK/b367/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid OWyKlvN3r0THsLTbZi1o/OWyKlvN3r0THsLTbZi1o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack ./src/github.com/containers/image/v5/copy/blob.go ./src/github.com/containers/image/v5/copy/compression.go ./src/github.com/containers/image/v5/copy/copy.go ./src/github.com/containers/image/v5/copy/digesting_reader.go ./src/github.com/containers/image/v5/copy/encryption.go ./src/github.com/containers/image/v5/copy/manifest.go ./src/github.com/containers/image/v5/copy/multiple.go ./src/github.com/containers/image/v5/copy/progress_bars.go ./src/github.com/containers/image/v5/copy/progress_channel.go ./src/github.com/containers/image/v5/copy/sign.go ./src/github.com/containers/image/v5/copy/single.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/b1/b1fa7f03542b423305df939a5d158a3b52e891eeb8ca2c015ee3379fa17bf7a9-d # internal github.com/containers/common/pkg/supplemented mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b062/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b277/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b469/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/common/pkg/supplemented -complete -installsuffix shared -buildid ewSBrQgNAO7uRhDLXUWC/ewSBrQgNAO7uRhDLXUWC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack ./src/github.com/containers/common/pkg/supplemented/errors.go ./src/github.com/containers/common/pkg/supplemented/supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/6c/6cdb2f82f1d8cbf5959b4fa66652c02b31528afd5e534c1e733b29b22e25556d-d # internal github.com/containers/common/libimage/manifests mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b277/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b387/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b471/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b516/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/storage=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b504/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile io=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/common/libimage/manifests -complete -installsuffix shared -buildid Ujp-5lhuwVSedOibIHMN/Ujp-5lhuwVSedOibIHMN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack ./src/github.com/containers/common/libimage/manifests/copy.go ./src/github.com/containers/common/libimage/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/d9/d965e00e0ac8ac74b51d7063c61bc83224fbb3dff1b3a76ca073ccf35e1fe585-d # internal github.com/containers/common/libimage mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b049/_pkg_.a packagefile github.com/containers/common/libimage/define=$WORK/b275/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b276/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/containers/common/pkg/download=$WORK/b585/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b586/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b588/_pkg_.a packagefile github.com/containers/common/pkg/signal=$WORK/b589/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b587/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b517/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b519/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b538/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b540/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b561/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b563/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b590/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b525/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b387/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b471/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b568/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b516/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/containers/storage=$WORK/b476/_pkg_.a packagefile github.com/disiqueira/gotree/v3=$WORK/b595/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b469/_pkg_.a packagefile github.com/jinzhu/copier=$WORK/b596/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b248/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b257/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/common/libimage -complete -installsuffix shared -buildid ENbayUiEjLv6YOEaI458/ENbayUiEjLv6YOEaI458 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack ./src/github.com/containers/common/libimage/copier.go ./src/github.com/containers/common/libimage/disk_usage.go ./src/github.com/containers/common/libimage/events.go ./src/github.com/containers/common/libimage/filters.go ./src/github.com/containers/common/libimage/history.go ./src/github.com/containers/common/libimage/image.go ./src/github.com/containers/common/libimage/image_config.go ./src/github.com/containers/common/libimage/image_tree.go ./src/github.com/containers/common/libimage/import.go ./src/github.com/containers/common/libimage/inspect.go ./src/github.com/containers/common/libimage/layer_tree.go ./src/github.com/containers/common/libimage/load.go ./src/github.com/containers/common/libimage/manifest_list.go ./src/github.com/containers/common/libimage/normalize.go ./src/github.com/containers/common/libimage/oci.go ./src/github.com/containers/common/libimage/platform.go ./src/github.com/containers/common/libimage/pull.go ./src/github.com/containers/common/libimage/push.go ./src/github.com/containers/common/libimage/runtime.go ./src/github.com/containers/common/libimage/save.go ./src/github.com/containers/common/libimage/search.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/cc/cc84b25cfdbc8459854b5dca8db6dc1b7e54a468c907c2a133f950a0c9652337-d # internal github.com/containers/buildah/internal/util mkdir -p $WORK/b607/ github.com/containers/buildah/util mkdir -p $WORK/b187/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b188/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b608/_pkg_.a packagefile github.com/containers/storage=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b246/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/containers/buildah/internal/util -complete -installsuffix shared -buildid gKZCm_5BZtsianYSrPaJ/gKZCm_5BZtsianYSrPaJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/containers/buildah/internal/util/util.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b188/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b274/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b584/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b590/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b516/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/storage=$WORK/b476/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b530/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/containers/buildah/util -complete -installsuffix shared -buildid KGWMsW-PrTX7ZuFd47wC/KGWMsW-PrTX7ZuFd47wC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/containers/buildah/util/types.go ./_build/src/github.com/containers/buildah/util/util.go ./_build/src/github.com/containers/buildah/util/util_linux.go ./_build/src/github.com/containers/buildah/util/util_uint64.go ./_build/src/github.com/containers/buildah/util/util_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/48/480aeb5a54e1df0d4b34bab2a05e8ba7aff199f9aaa35e197b710f74a9735e5a-d # internal github.com/containers/buildah/internal/parse mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b188/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b605/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b607/_pkg_.a packagefile github.com/containers/common/pkg/parse=$WORK/b610/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/storage=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b504/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b486/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/containers/buildah/internal/parse -complete -installsuffix shared -buildid 43Pts7odFwf7ieHn4_ST/43Pts7odFwf7ieHn4_ST -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/containers/buildah/internal/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/df/df4e3c704627aae943bc689bdd7c070fb087358a95b40226369bc61b9490b56a-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b187/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b584/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b218/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid 9WhqWjZjMuVZBaB74SZU/9WhqWjZjMuVZBaB74SZU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/containers/buildah/bind/mount.go ./_build/src/github.com/containers/buildah/bind/util.go github.com/containers/buildah/copier mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b184/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b281/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b214/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b227/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b185/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/containers/buildah/copier -complete -installsuffix shared -buildid tsHfa-GwOsTQyTQUMb9v/tsHfa-GwOsTQyTQUMb9v -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/buildah/copier/xattrs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/d3/d3035774ad020050f0842ded4683d7f004459c9a4e4602a9dc2d4f1f184e21c4-d # internal github.com/containers/buildah/pkg/parse mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b049/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b188/_pkg_.a packagefile github.com/containers/buildah/internal/parse=$WORK/b606/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b616/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/containers/common/pkg/parse=$WORK/b610/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b251/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b515/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b256/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b624/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b643/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b644/_pkg_.a packagefile golang.org/x/term=$WORK/b367/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid o-UUNLfP9eiqrHK_thAz/o-UUNLfP9eiqrHK_thAz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/buildah/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/3d/3d6408d4c5b73946e84bb28c8eb65a2645745d44e45b286670db70dbc29212bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/52/529a906fa97223c839deceaeb3fd4647486577c77a17f906f3001c7ef4a128d6-d # internal github.com/containers/buildah/internal/source mkdir -p $WORK/b674/ github.com/containers/buildah/pkg/cli mkdir -p $WORK/b675/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b615/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b563/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b590/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b516/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b188/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b607/_pkg_.a packagefile github.com/containers/buildah/pkg/completion=$WORK/b676/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b615/_pkg_.a packagefile github.com/containers/buildah/pkg/util=$WORK/b645/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b677/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b678/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b643/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b644/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/containers/buildah/internal/source -complete -installsuffix shared -buildid cnqycMApTu4VriyOrjsL/cnqycMApTu4VriyOrjsL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/containers/buildah/internal/source/add.go ./_build/src/github.com/containers/buildah/internal/source/create.go ./_build/src/github.com/containers/buildah/internal/source/pull.go ./_build/src/github.com/containers/buildah/internal/source/push.go ./_build/src/github.com/containers/buildah/internal/source/source.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid t1EUuVvsERY725EfUwQU/t1EUuVvsERY725EfUwQU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/cli/build.go ./_build/src/github.com/containers/buildah/pkg/cli/common.go ./_build/src/github.com/containers/buildah/pkg/cli/exec_codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/0f/0f183f9b8042ad868e664073e6b625f6968580a4fe324148c1ea5b755310a327-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/2d/2df2dddcd9d86d5de76e9f18888c4c650b60ff6597115ab3f03af3bef2cd5646-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b186/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b599/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b187/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b600/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b218/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b227/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b602/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b486/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b485/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b601/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b229/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile golang.org/x/term=$WORK/b367/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile os/signal=$WORK/b230/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid Ptf1BnjC4qRNacJSJTqr/Ptf1BnjC4qRNacJSJTqr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/containers/buildah/chroot/pty_ptmx.go ./_build/src/github.com/containers/buildah/chroot/run_common.go ./_build/src/github.com/containers/buildah/chroot/run_linux.go ./_build/src/github.com/containers/buildah/chroot/seccomp.go ./_build/src/github.com/containers/buildah/chroot/selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/f7/f716020c0246b750a382b1c7d85eb9b9e1382788aaa00736240aa175fac0f1ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/da/da7638a50806d9f1cd78e0a27adbf17b6f8d3948306626d5aee36de15b4ed3f4-d # internal github.com/containers/buildah mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b184/_pkg_.a packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b186/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b598/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b599/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b188/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b604/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b605/_pkg_.a packagefile github.com/containers/buildah/internal/parse=$WORK/b606/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b607/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b611/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b613/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b614/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b615/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b616/_pkg_.a packagefile github.com/containers/buildah/pkg/util=$WORK/b645/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b187/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b274/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b276/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=$WORK/b646/_pkg_.a packagefile github.com/containers/common/libnetwork/network=$WORK/b649/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=$WORK/b660/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b189/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b582/_pkg_.a packagefile github.com/containers/common/pkg/chown=$WORK/b661/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/containers/common/pkg/hooks=$WORK/b662/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=$WORK/b665/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b588/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b600/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=$WORK/b668/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b584/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b519/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b590/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b525/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b471/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/containers/storage=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b214/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b504/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b227/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b498/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b251/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b469/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b670/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b574/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b486/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b485/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b624/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile golang.org/x/term=$WORK/b367/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile os/signal=$WORK/b230/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/containers/buildah -complete -installsuffix shared -buildid LaXMenpBn1IyS-Vwo7pw/LaXMenpBn1IyS-Vwo7pw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/containers/buildah/add.go ./_build/src/github.com/containers/buildah/buildah.go ./_build/src/github.com/containers/buildah/commit.go ./_build/src/github.com/containers/buildah/common.go ./_build/src/github.com/containers/buildah/config.go ./_build/src/github.com/containers/buildah/delete.go ./_build/src/github.com/containers/buildah/digester.go ./_build/src/github.com/containers/buildah/image.go ./_build/src/github.com/containers/buildah/import.go ./_build/src/github.com/containers/buildah/info.go ./_build/src/github.com/containers/buildah/mount.go ./_build/src/github.com/containers/buildah/new.go ./_build/src/github.com/containers/buildah/pull.go ./_build/src/github.com/containers/buildah/push.go ./_build/src/github.com/containers/buildah/run.go ./_build/src/github.com/containers/buildah/run_common.go ./_build/src/github.com/containers/buildah/run_linux.go ./_build/src/github.com/containers/buildah/seccomp.go ./_build/src/github.com/containers/buildah/selinux.go ./_build/src/github.com/containers/buildah/unmount.go ./_build/src/github.com/containers/buildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/10/105b3cdc5078408e74f53986f4b713cfa23b4fd44c4086914382f08ae8a4cbc6-d # internal github.com/containers/buildah/imagebuildah mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b049/_pkg_.a packagefile github.com/containers/buildah=$WORK/b183/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b599/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b188/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b604/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b605/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b607/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b615/_pkg_.a packagefile github.com/containers/buildah/pkg/rusage=$WORK/b672/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b616/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b187/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b274/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b189/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b519/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b590/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b471/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b516/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/containers/storage=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b246/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b625/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b469/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b673/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b624/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b639/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b640/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b257/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid XM2mr69AXOXGWrEZE4ix/XM2mr69AXOXGWrEZE4ix -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/containers/buildah/imagebuildah/build.go ./_build/src/github.com/containers/buildah/imagebuildah/executor.go ./_build/src/github.com/containers/buildah/imagebuildah/stage_executor.go ./_build/src/github.com/containers/buildah/imagebuildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/8f/8ff7b4bdaa9e17ae2460a1aee7641f46414a7f8a40835e251ca75c145329f4e9-d # internal github.com/containers/buildah/cmd/buildah mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b176/_pkg_.a packagefile github.com/containers/buildah=$WORK/b183/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b188/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b604/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b671/_pkg_.a packagefile github.com/containers/buildah/internal/parse=$WORK/b606/_pkg_.a packagefile github.com/containers/buildah/internal/source=$WORK/b674/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b607/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b675/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b679/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b615/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b187/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b274/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b276/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b677/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b678/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/containers/common/pkg/umask=$WORK/b669/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b590/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b471/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b516/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b304/_pkg_.a packagefile github.com/containers/storage=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b469/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b673/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b643/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b644/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b299/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b681/_pkg_.a packagefile golang.org/x/term=$WORK/b367/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/pprof=$WORK/b682/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b406/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid QviqWvp_ZE38CQnTWE9j/QviqWvp_ZE38CQnTWE9j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/buildah/cmd/buildah/addcopy.go ./_build/src/github.com/containers/buildah/cmd/buildah/build.go ./_build/src/github.com/containers/buildah/cmd/buildah/commit.go ./_build/src/github.com/containers/buildah/cmd/buildah/common.go ./_build/src/github.com/containers/buildah/cmd/buildah/config.go ./_build/src/github.com/containers/buildah/cmd/buildah/containers.go ./_build/src/github.com/containers/buildah/cmd/buildah/dumpbolt.go ./_build/src/github.com/containers/buildah/cmd/buildah/from.go ./_build/src/github.com/containers/buildah/cmd/buildah/images.go ./_build/src/github.com/containers/buildah/cmd/buildah/info.go ./_build/src/github.com/containers/buildah/cmd/buildah/inspect.go ./_build/src/github.com/containers/buildah/cmd/buildah/login.go ./_build/src/github.com/containers/buildah/cmd/buildah/logout.go ./_build/src/github.com/containers/buildah/cmd/buildah/main.go ./_build/src/github.com/containers/buildah/cmd/buildah/manifest.go ./_build/src/github.com/containers/buildah/cmd/buildah/mount.go ./_build/src/github.com/containers/buildah/cmd/buildah/passwd.go ./_build/src/github.com/containers/buildah/cmd/buildah/prune.go ./_build/src/github.com/containers/buildah/cmd/buildah/pull.go ./_build/src/github.com/containers/buildah/cmd/buildah/push.go ./_build/src/github.com/containers/buildah/cmd/buildah/rename.go ./_build/src/github.com/containers/buildah/cmd/buildah/rm.go ./_build/src/github.com/containers/buildah/cmd/buildah/rmi.go ./_build/src/github.com/containers/buildah/cmd/buildah/run.go ./_build/src/github.com/containers/buildah/cmd/buildah/source.go ./_build/src/github.com/containers/buildah/cmd/buildah/tag.go ./_build/src/github.com/containers/buildah/cmd/buildah/umount.go ./_build/src/github.com/containers/buildah/cmd/buildah/unshare.go ./_build/src/github.com/containers/buildah/cmd/buildah/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/bf/bf3bc3b431fe5c8fbafd9ee06c536dcbdfb44e1e69e83a032520fe60a8fc88ca-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b176/_pkg_.a packagefile github.com/containers/buildah=$WORK/b183/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b188/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b604/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b671/_pkg_.a packagefile github.com/containers/buildah/internal/parse=$WORK/b606/_pkg_.a packagefile github.com/containers/buildah/internal/source=$WORK/b674/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b607/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b675/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b679/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b615/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b187/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b274/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b276/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b677/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b678/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b569/_pkg_.a packagefile github.com/containers/common/pkg/umask=$WORK/b669/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b590/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b471/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b371/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b516/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b304/_pkg_.a packagefile github.com/containers/storage=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b226/_pkg_.a packagefile github.com/docker/go-units=$WORK/b220/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b469/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b673/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b228/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b171/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b643/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b644/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b299/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b681/_pkg_.a packagefile golang.org/x/term=$WORK/b367/_pkg_.a packagefile io=$WORK/b018/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile path/filepath=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/pprof=$WORK/b682/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b406/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile internal/fmtsort=$WORK/b038/_pkg_.a packagefile bufio=$WORK/b050/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b170/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b177/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/100=$WORK/b178/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b182/_pkg_.a packagefile archive/tar=$WORK/b184/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b186/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b598/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b599/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b605/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b611/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b613/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b614/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b616/_pkg_.a packagefile github.com/containers/buildah/pkg/util=$WORK/b645/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=$WORK/b646/_pkg_.a packagefile github.com/containers/common/libnetwork/network=$WORK/b649/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=$WORK/b660/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b189/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b582/_pkg_.a packagefile github.com/containers/common/pkg/chown=$WORK/b661/_pkg_.a packagefile github.com/containers/common/pkg/hooks=$WORK/b662/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=$WORK/b665/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b588/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b600/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=$WORK/b668/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b584/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b519/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b525/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b301/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b214/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b224/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b504/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b227/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b498/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b251/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b670/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b574/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b486/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b485/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b624/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os/signal=$WORK/b230/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b246/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b256/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b204/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile github.com/containers/buildah/pkg/rusage=$WORK/b672/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b625/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b639/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/parse=$WORK/b610/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b563/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b608/_pkg_.a packagefile github.com/containers/buildah/pkg/completion=$WORK/b676/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b680/_pkg_.a packagefile text/tabwriter=$WORK/b408/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b515/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b530/_pkg_.a packagefile github.com/containers/common/libimage/define=$WORK/b275/_pkg_.a packagefile github.com/containers/common/pkg/download=$WORK/b585/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b586/_pkg_.a packagefile github.com/containers/common/pkg/signal=$WORK/b589/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b587/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b517/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b538/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b540/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b561/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b387/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b568/_pkg_.a packagefile github.com/disiqueira/gotree/v3=$WORK/b595/_pkg_.a packagefile github.com/jinzhu/copier=$WORK/b596/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b248/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b277/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b524/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b252/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/pkg/cdi=$WORK/b570/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b580/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b583/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b255/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b292/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b295/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=$WORK/b388/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=$WORK/b390/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b391/_pkg_.a packagefile github.com/vbauerster/mpb/v8=$WORK/b459/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b465/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b202/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b198/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b200/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b191/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b206/_pkg_.a packagefile compress/bzip2=$WORK/b213/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b282/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b231/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b239/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b241/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b591/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b472/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b473/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b474/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b475/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b564/_pkg_.a packagefile github.com/containers/image/v5/sif=$WORK/b566/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b481/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b478/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b218/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b484/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b505/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b506/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b507/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b509/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b222/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b284/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b510/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b480/_pkg_.a packagefile os/user=$WORK/b185/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b229/_pkg_.a packagefile runtime/cgo=$WORK/b107/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b470/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile encoding/csv=$WORK/b309/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile flag=$WORK/b247/_pkg_.a packagefile hash/fnv=$WORK/b127/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b622/_pkg_.a packagefile internal/itoa=$WORK/b027/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b041/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile internal/syscall/unix=$WORK/b042/_pkg_.a packagefile internal/testlog=$WORK/b044/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile internal/godebug=$WORK/b100/_pkg_.a packagefile regexp/syntax=$WORK/b158/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goexperiment=$WORK/b012/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile runtime/internal/syscall=$WORK/b017/_pkg_.a packagefile compress/gzip=$WORK/b120/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile text/template/parse=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b160/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=$WORK/b179/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b181/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b602/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b601/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobcache=$WORK/b612/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b617/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=$WORK/b623/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b647/_pkg_.a packagefile github.com/containers/common/pkg/machine=$WORK/b648/_pkg_.a packagefile github.com/containers/common/libnetwork/cni=$WORK/b650/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=$WORK/b659/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=$WORK/b663/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=$WORK/b664/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b573/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b666/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b667/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b531/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b520/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b290/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b521/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b522/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=$WORK/b523/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b529/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b535/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b536/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b211/_pkg_.a packagefile mime=$WORK/b268/_pkg_.a packagefile mime/multipart=$WORK/b269/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b303/_pkg_.a packagefile github.com/proglottis/gpgme=$WORK/b372/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=$WORK/b373/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b346/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b374/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b223/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b225/_pkg_.a packagefile text/scanner=$WORK/b215/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b254/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b575/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=$WORK/b576/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b487/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b641/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b642/_pkg_.a packagefile io/ioutil=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b102/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile internal/singleflight=$WORK/b104/_pkg_.a packagefile net/netip=$WORK/b105/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b259/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b266/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b267/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b260/_pkg_.a packagefile net/http/httptrace=$WORK/b271/_pkg_.a packagefile net/http/internal=$WORK/b272/_pkg_.a packagefile net/http/internal/ascii=$WORK/b273/_pkg_.a packagefile net/textproto=$WORK/b265/_pkg_.a packagefile crypto/internal/boring=$WORK/b069/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b551/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b552/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b626/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b634/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b635/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b638/_pkg_.a packagefile github.com/moby/patternmatcher=$WORK/b633/_pkg_.a packagefile net/http/httputil=$WORK/b451/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b562/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b609/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b393/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b579/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b541/_pkg_.a packagefile database/sql=$WORK/b597/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b249/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b250/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b526/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b527/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b253/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/internal/multierror=$WORK/b571/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/specs-go=$WORK/b572/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b577/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b578/_pkg_.a packagefile github.com/containers/common/version=$WORK/b581/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b297/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b300/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=$WORK/b389/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b344/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b361/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b392/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b397/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b398/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b399/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b400/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b452/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b453/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b454/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b377/_pkg_.a packagefile container/heap=$WORK/b460/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b461/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b462/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=$WORK/b464/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b467/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b466/_pkg_.a packagefile golang.org/x/exp/constraints=$WORK/b199/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/x509/pkix=$WORK/b097/_pkg_.a packagefile encoding/base32=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b283/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b232/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b233/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b235/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b236/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b237/_pkg_.a packagefile hash/crc32=$WORK/b122/_pkg_.a packagefile runtime/debug=$WORK/b238/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b240/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b242/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b243/_pkg_.a packagefile hash/crc64=$WORK/b245/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b592/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b593/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b594/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b479/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b512/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b500/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b565/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=$WORK/b567/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b482/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b488/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b493/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b499/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b501/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b219/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=$WORK/b508/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile compress/flate=$WORK/b121/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b053/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b163/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b603/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/dsa=$WORK/b096/_pkg_.a packagefile crypto/hmac=$WORK/b089/_pkg_.a packagefile crypto/md5=$WORK/b090/_pkg_.a packagefile crypto/rc4=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile golang.org/x/crypto/chacha20=$WORK/b618/_pkg_.a packagefile golang.org/x/crypto/curve25519=$WORK/b619/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b364/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b621/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b651/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b652/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b654/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=$WORK/b655/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b656/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b532/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b534/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b118/_pkg_.a packagefile github.com/pkg/errors=$WORK/b537/_pkg_.a packagefile mime/quotedprintable=$WORK/b270/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b084/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=$WORK/b305/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b306/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=$WORK/b347/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b375/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b376/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b382/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b209/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b210/_pkg_.a packagefile internal/intern=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b261/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b263/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b264/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b070/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b546/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b550/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b553/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b627/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b628/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b631/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b632/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b629/_pkg_.a packagefile github.com/moby/sys/sequential=$WORK/b630/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b528/_pkg_.a packagefile github.com/moby/term=$WORK/b636/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b637/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b394/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b556/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b549/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b557/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b558/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b555/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b559/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b560/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b298/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b086/_pkg_.a packagefile crypto/internal/nistec=$WORK/b074/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b345/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=$WORK/b368/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=$WORK/b369/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b370/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b362/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b366/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc=$WORK/b402/_pkg_.a packagefile net/mail=$WORK/b324/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b455/_pkg_.a packagefile compress/zlib=$WORK/b378/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b380/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b381/_pkg_.a packagefile image=$WORK/b383/_pkg_.a packagefile image/jpeg=$WORK/b385/_pkg_.a packagefile github.com/rivo/uniseg=$WORK/b463/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b234/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b244/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b513/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b514/_pkg_.a packagefile testing=$WORK/b456/_pkg_.a packagefile github.com/google/uuid=$WORK/b503/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b483/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b489/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b490/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b492/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b494/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b495/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b496/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=$WORK/b497/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=$WORK/b502/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b059/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b162/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b119/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b164/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile golang.org/x/crypto/internal/alias=$WORK/b363/_pkg_.a packagefile golang.org/x/crypto/curve25519/internal/field=$WORK/b620/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b653/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b657/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b658/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b533/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b117/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b307/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b311/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b330/_pkg_.a packagefile github.com/letsencrypt/boulder/core=$WORK/b348/_pkg_.a packagefile github.com/letsencrypt/boulder/errors=$WORK/b359/_pkg_.a packagefile github.com/titanous/rocacheck=$WORK/b360/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b547/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b548/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b554/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b356/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b395/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b396/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b087/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b075/_pkg_.a packagefile embed=$WORK/b076/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b365/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b060/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b056/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=$WORK/b423/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b425/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b427/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b429/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b430/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b432/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b434/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b435/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b431/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b437/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b447/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b448/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b449/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b450/_pkg_.a packagefile hash/adler32=$WORK/b379/_pkg_.a packagefile image/color=$WORK/b384/_pkg_.a packagefile image/internal/imageutil=$WORK/b386/_pkg_.a packagefile internal/sysinfo=$WORK/b457/_pkg_.a packagefile runtime/trace=$WORK/b458/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b140/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b166/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b168/_pkg_.a packagefile encoding/xml=$WORK/b310/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b313/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b315/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b316/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b317/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b321/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b322/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b326/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b328/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b331/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b343/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b334/_pkg_.a packagefile expvar=$WORK/b349/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b350/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=$WORK/b351/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=$WORK/b352/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b353/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=$WORK/b354/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b404/_pkg_.a packagefile html/template=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b057/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b420/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b155/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b433/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b436/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b438/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b445/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b446/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b169/_pkg_.a packagefile html=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b318/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b320/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b323/_pkg_.a packagefile github.com/josharian/intern=$WORK/b327/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b332/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b333/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b339/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b340/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b341/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b342/_pkg_.a packagefile encoding/gob=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b337/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=$WORK/b357/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b156/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b439/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b440/_pkg_.a packagefile go/token=$WORK/b134/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b319/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b338/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b441/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b443/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b444/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b442/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/buildah/cmd/buildah\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2 -B 0x0416036d4958b4b7ea4c3a22e9dbf04e2a3ed8fb -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,selinux,btrfs_noversion,exclude_graphdriver_btrfs\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\"-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" 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=Ttr6wENT1aoDRXQVlCXt/QviqWvp_ZE38CQnTWE9j/9Atn5aFt7G_eUbgoxdHq/Ttr6wENT1aoDRXQVlCXt -X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2 -B 0x0416036d4958b4b7ea4c3a22e9dbf04e2a3ed8fb -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -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/buildah rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags '-X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2 -B 0x3abe968a401a518e666349bff6e1555438732518 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o imgtype github.com/containers/buildah/tests/imgtype WORK=/tmp/go-build71865391 internal/nettrace mkdir -p $WORK/b062/ internal/unsafeheader golang.org/x/exp/constraints mkdir -p $WORK/b082/ mkdir -p $WORK/b006/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/nettrace -std -complete -installsuffix shared -buildid 1JbaJ9k9SNWZ-BvRGGp7/1JbaJ9k9SNWZ-BvRGGp7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p golang.org/x/exp/constraints -complete -installsuffix shared -buildid 97ineuDHjNgT6GF8N9cn/97ineuDHjNgT6GF8N9cn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack ./src/golang.org/x/exp/constraints/constraints.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF internal/goos mkdir -p $WORK/b013/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid V7Zwk_yYYdrPGro74XJ8/V7Zwk_yYYdrPGro74XJ8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF internal/goexperiment mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid HM0SwExmgOu78WTieZnd/HM0SwExmgOu78WTieZnd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go internal/itoa mkdir -p $WORK/b023/ 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=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid dzBAMTgnR_o4_sAhZ4mM/dzBAMTgnR_o4_sAhZ4mM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/itoa -std -complete -installsuffix shared -buildid OVLHQefzXmcG0qnKoCBr/OVLHQefzXmcG0qnKoCBr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go unicode/utf8 mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid xF8OEQswyOfANkuC0g5k/xF8OEQswyOfANkuC0g5k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go encoding mkdir -p $WORK/b030/ internal/race unicode/utf16 math/bits mkdir -p $WORK/b034/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p encoding -std -complete -installsuffix shared -buildid cIjuaEb7X5dFfl6ySt3p/cIjuaEb7X5dFfl6ySt3p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/encoding/encoding.go mkdir -p $WORK/b048/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -installsuffix shared -buildid olJW0kkGc_SKu72nQk3_/olJW0kkGc_SKu72nQk3_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p math/bits -std -complete -installsuffix shared -buildid PUHXcXAytDh8WIRzGmbx/PUHXcXAytDh8WIRzGmbx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b034/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid K89uJj15q3weEzcKxUl8/K89uJj15q3weEzcKxUl8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go container/list mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p container/list -std -complete -installsuffix shared -buildid P7zICEgJdAt0XPVZxZN7/P7zICEgJdAt0XPVZxZN7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/container/list/list.go unicode mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p unicode -std -complete -installsuffix shared -buildid rbPjT5Gf1KQCFHDswfAb/rbPjT5Gf1KQCFHDswfAb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b028/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 vendor/golang.org/x/crypto/cryptobyte/asn1 golang.org/x/exp/maps mkdir -p $WORK/b102/ mkdir -p $WORK/b133/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid RpkSDLUuIkF-DjbfyWbp/RpkSDLUuIkF-DjbfyWbp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p golang.org/x/exp/maps -complete -installsuffix shared -buildid Lv5UBY3XlU2LMEO-pzFl/Lv5UBY3XlU2LMEO-pzFl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack ./src/golang.org/x/exp/maps/maps.go crypto/internal/subtle mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 3XZwzODl5U7N3yn6Wfx9/3XZwzODl5U7N3yn6Wfx9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go github.com/containers/storage/pkg/promise mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid q_xYq0whfVfDsyWCU6pz/q_xYq0whfVfDsyWCU6pz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack ./src/github.com/containers/storage/pkg/promise/promise.go google.golang.org/grpc/attributes internal/goarch mkdir -p $WORK/b215/ mkdir -p $WORK/b005/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid O1n11YpEJgnw_hgNUr5D/O1n11YpEJgnw_hgNUr5D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./src/google.golang.org/grpc/attributes/attributes.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid xKR80As0yFfiwRo_NiAj/xKR80As0yFfiwRo_NiAj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go google.golang.org/grpc/serviceconfig mkdir -p $WORK/b256/ google.golang.org/protobuf/internal/flags cat >$WORK/b256/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b231/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid dunSHIgkurJKu4TmrL6O/dunSHIgkurJKu4TmrL6O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./src/google.golang.org/grpc/serviceconfig/serviceconfig.go cat >$WORK/b231/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid aaWqz9zpQjXodSElQ04C/aaWqz9zpQjXodSElQ04C -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./src/google.golang.org/protobuf/internal/flags/flags.go ./src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid 1j8PeUz-mYAj8q7o4Kau/1j8PeUz-mYAj8q7o4Kau -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack ./src/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./src/github.com/ulikunitz/xz/internal/hash/doc.go ./src/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./src/github.com/ulikunitz/xz/internal/hash/roller.go github.com/containers/ocicrypt/spec mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid -6zLbJyuPakh_-6Vdsiu/-6zLbJyuPakh_-6Vdsiu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack ./src/github.com/containers/ocicrypt/spec/spec.go crypto/subtle mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/subtle -std -complete -installsuffix shared -buildid cxK69U6mpEPxtJFcV2gz/cxK69U6mpEPxtJFcV2gz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go github.com/containers/common/libimage/define mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/containers/common/libimage/define -complete -installsuffix shared -buildid 297onHYQtDul8rZ4Vzeb/297onHYQtDul8rZ4Vzeb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b268/importcfg -pack ./src/github.com/containers/common/libimage/define/search.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid GYFUnYNGLkXLlsxdK81l/GYFUnYNGLkXLlsxdK81l -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go internal/cpu mkdir -p $WORK/b011/ cat >$WORK/b011/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/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/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/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b014/symabis ./atomic_amd64.s runtime/internal/syscall mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b017/symabis ./asm_linux_amd64.s sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/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/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/a9/a9eefc9b91e49cf16fab9013c91af0565307f5a9be5bf5936af56d298b889058-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid LZt1eC0sn_yMotLOIdhr/LZt1eC0sn_yMotLOIdhr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/de/deb1a13df7c3d47756469c425892400b98b23f5b32831cb843f52995e79338f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid kEgopkovjVBHyadXdmg3/kEgopkovjVBHyadXdmg3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3c/3c075c7af89a663ca3cdc767df65cdf3c61663007051da8c71f4289e8db5a6d4-d # internal github.com/letsencrypt/boulder/identifier mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/letsencrypt/boulder/identifier -complete -installsuffix shared -buildid w-_Jzc_2pOulAumy7fj9/w-_Jzc_2pOulAumy7fj9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack ./src/github.com/letsencrypt/boulder/identifier/identifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/dc/dc8329b90ab36a24c04d9c074e6365bfff6a05c1e192e6322327415861914955-d # internal golang.org/x/crypto/internal/alias mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p golang.org/x/crypto/internal/alias -complete -installsuffix shared -buildid DHPtxcg7oD1k100Cc0XQ/DHPtxcg7oD1k100Cc0XQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./src/golang.org/x/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/9a/9a6bbe8aad106e9db67d1641485f77738e7baffd7f4733e0def38830008fd508-d # internal image/color mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p image/color -std -complete -installsuffix shared -buildid 0-DAuR_FOoRQxtpCM2jW/0-DAuR_FOoRQxtpCM2jW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fe/feabd127fe98eaf637b5ac573d80a79bec8d4311ea16ca37fdf64899d553ea8a-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid tt0Hb2P8VktDA_P_LdhN/tt0Hb2P8VktDA_P_LdhN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack ./src/github.com/VividCortex/ewma/ewma.go github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b169/ cat >$WORK/b169/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b169/symabis ./cpuinfo_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/77/776aec4776b635ef11e67bac1134092d9eb6a642fce5a7248ee5da9688dcb480-d # internal github.com/docker/docker/api mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/docker/docker/api -complete -installsuffix shared -buildid Qq7f26nLyLaTomU7s4ut/Qq7f26nLyLaTomU7s4ut -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./src/github.com/docker/docker/api/common.go ./src/github.com/docker/docker/api/common_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal crypto/internal/boring/sig mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b090/symabis ./sig_amd64.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/5b/5b1284958d2d6e69530727a12a74d78e6639eef2df3a0a89bf1c0e4a7df9c428-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid FyWvlxKsHAiDPhWfAJVA/FyWvlxKsHAiDPhWfAJVA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b549/importcfg -pack ./src/github.com/docker/docker/api/types/events/events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/0f/0f5976e33e732a44794d762515a4cc7a43a36a1ed50260e1f0f14c767b201439-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid TT__I7H0EGEMl2BwfFZs/TT__I7H0EGEMl2BwfFZs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b550/importcfg -pack ./src/github.com/docker/docker/api/types/image/image_history.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/d9/d9cec5cd903548a847566c5b65325c5cdbe483daba33020b3663010914a36bdc-d # internal github.com/containers/common/version mkdir -p $WORK/b574/ cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/de/de433296df22152014ed798fb30d6ae3f72c2ca40e625b0c7fe63ab90f3a36fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cat >$WORK/b574/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/containers/common/version -complete -installsuffix shared -buildid CnRFQA9--z4R6c1aR2gz/CnRFQA9--z4R6c1aR2gz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b574/importcfg -pack ./src/github.com/containers/common/version/version.go internal/abi mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./abi_test.s cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/2d/2dc367332c05b9e30915b3d3424bb3d4de89a6b7b61c098543e11f6a49a21811-d # internal runtime/internal/math mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid ctZWPkEA4ghfewpGVWwL/ctZWPkEA4ghfewpGVWwL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a4/a45609d1a392bdc80a0277a6ea954f6dc07f9ed430007aa3883f2f07d5d444cf-d # internal runtime/internal/sys mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid dQUiBprs9zhOFsHYyZPV/dQUiBprs9zhOFsHYyZPV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.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/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/75/75ed4bdb20e76736ba6daa7f5889e075c37dacd13ec18d1e1dba5843997b60fe-d # internal github.com/containers/buildah/internal mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/containers/buildah/internal -complete -installsuffix shared -buildid zqemXtyRlCGmaSUhNmaa/zqemXtyRlCGmaSUhNmaa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/containers/buildah/internal/types.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid wI6WXhJbpa1Yrv_kLQWY/wI6WXhJbpa1Yrv_kLQWY -goversion go1.19 -symabis $WORK/b014/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a2/a2747c901315582c2de2443648eb38fdf11b2ae01c6e347eb707cec8f7d54ef9-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid KNUQO2ryltOhF4ZpCBVM/KNUQO2ryltOhF4ZpCBVM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/command/command.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid lDdAxAQQ1MK47oLpcOLf/lDdAxAQQ1MK47oLpcOLf -goversion go1.19 -symabis $WORK/b017/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -installsuffix shared -buildid hl5Iw1OWCIhOswTFQfOj/hl5Iw1OWCIhOswTFQfOj -goversion go1.19 -symabis $WORK/b020/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/f5/f5f757945909b9d2d863f52a689afa03c094a550d0b3a758957462e02b0511d2-d # internal github.com/containers/image/v5/internal/set mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/maps=$WORK/b133/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/containers/image/v5/internal/set -complete -installsuffix shared -buildid Nt_L8DOEkTIkloY4Va72/Nt_L8DOEkTIkloY4Va72 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack ./src/github.com/containers/image/v5/internal/set/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/c4/c4ba1fe75998afca3bd682531e80ccc64a9eed8197b9417e970bcd05584bdc36-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/9e/9e4947c4ddadd675819e69f1eb3dec1c50ca54f84dcd05886a3bf7566c0666c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/5a/5a9a89fa23964b5b49e625777ebd1857fea93877789795911800ffb334730fd5-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid ofv85Sx5vl9N4XVEEUqT/ofv85Sx5vl9N4XVEEUqT -goversion go1.19 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/f5/f50bf35de0e7ba9cb9d00d286f0f175d7f93c07e6d522b788cbb076eb5b9df9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/80/8002c7857cfcfe1fa9260cdccfa37c0d84e6127e3fc2a20252ab4da179829dbc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/be/beb7c77f8fb8ad3486c75d9a4de63c7b5edc96d39dd3a7553c26ce175a317b72-d # internal golang.org/x/exp/slices mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/constraints=$WORK/b082/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p golang.org/x/exp/slices -complete -installsuffix shared -buildid b8MGdYBeDSdtuxoGKU-U/b8MGdYBeDSdtuxoGKU-U -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack ./src/golang.org/x/exp/slices/slices.go ./src/golang.org/x/exp/slices/sort.go ./src/golang.org/x/exp/slices/zsortfunc.go ./src/golang.org/x/exp/slices/zsortordered.go google.golang.org/protobuf/internal/set mkdir -p $WORK/b236/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b034/_pkg_.a EOF golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b358/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid 3uvRPh_v2NXE82SaAGFk/3uvRPh_v2NXE82SaAGFk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./src/google.golang.org/protobuf/internal/set/ints.go cat >$WORK/b358/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b358=>" -I $WORK/b358/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b358/symabis ./salsa20_amd64.s cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e2/e2801e162f74027a210188a2f7e42ed977472430332dbf38c152fd5b58a16ca6-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/57/578656072aacc0b08990241d52ed0afb9cf218ac26cd90ae37d00feb9d613a01-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/e9/e953314f9d26eb4d243b35b3081544527d1c97c2675af5427f245ac15dc7c644-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/72/7248f4c21797aa258c8f0d2a10d52e7fe8669d3b4d26eeec9362770a7d6d6177-d # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8a/8a01c58f08b74a2222e36a58d765f1fe1cc565bf7b27fd230cd821a01efe8eff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cat >$WORK/b169/importcfg << 'EOF' # internal # import config EOF cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/9e/9e78ad4616b928ac50eb37b8c388fb7f4b6d8d9d3e6a7cd0dd02ee99ece9203e-d # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/klauspost/compress/internal/cpuinfo -installsuffix shared -buildid Y6B-Nn0cr5XPwKHm6dg2/Y6B-Nn0cr5XPwKHm6dg2 -goversion go1.19 -symabis $WORK/b169/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack -asmhdr $WORK/b169/go_asm.h ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid GobiLjOMZWEZ54FaIUOV/GobiLjOMZWEZ54FaIUOV -goversion go1.19 -symabis $WORK/b090/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go github.com/rivo/uniseg mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/rivo/uniseg -complete -installsuffix shared -buildid bAJjo2SCuKXKI0bGl6Kj/bAJjo2SCuKXKI0bGl6Kj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b456/importcfg -pack ./src/github.com/rivo/uniseg/doc.go ./src/github.com/rivo/uniseg/eastasianwidth.go ./src/github.com/rivo/uniseg/emojipresentation.go ./src/github.com/rivo/uniseg/grapheme.go ./src/github.com/rivo/uniseg/graphemeproperties.go ./src/github.com/rivo/uniseg/graphemerules.go ./src/github.com/rivo/uniseg/line.go ./src/github.com/rivo/uniseg/lineproperties.go ./src/github.com/rivo/uniseg/linerules.go ./src/github.com/rivo/uniseg/properties.go ./src/github.com/rivo/uniseg/sentence.go ./src/github.com/rivo/uniseg/sentenceproperties.go ./src/github.com/rivo/uniseg/sentencerules.go ./src/github.com/rivo/uniseg/step.go ./src/github.com/rivo/uniseg/width.go ./src/github.com/rivo/uniseg/word.go ./src/github.com/rivo/uniseg/wordproperties.go ./src/github.com/rivo/uniseg/wordrules.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/abi -std -+ -installsuffix shared -buildid SWjdADHUojsXZw3dJN3t/SWjdADHUojsXZw3dJN3t -goversion go1.19 -symabis $WORK/b009/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/fb/fb32e1e9035b8042a8467a13f6fbb5d4c7f20fccae492bb49b500ba7bcab8595-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/97/97be23dc3a8a99e984d2b142819b1efec2aa09b5adc6d3857431a79501c93a98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/f5/f5e9045c3a10a0fb217c8ca4ecbd159ee906870194927be93c6a053c3569c136-d # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/a8/a8d05ef9048364c35b93dcfcbd91d78b5c0864cdf176350cdad1e0597bdd7c15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/35/35f195d22050ced2c0a724c8b2fd14c8d78699796738867db4a80b64d4832333-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b017/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e7/e786e5f8250b8c71bf662d7402acbaa5f9bf8214f28340ffd4e5d0b50a8b65cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/df/df08c29c11c3894199fbb724daae440594f77e801f5e146adc7c71a2bc3e15c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/bc/bc0dfbbd9675c2a9840105bc7810fea58b597123647bb9b0e9f1e9ed2c8f192d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/22/22cd5ff66e3faec3cbf13fd3ec1bdf05eaaf5a31411f95da6b9f7db98a3b30fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/0d/0df229141cf3085d0af1e071ccd9155bf25272f5b95171b0a5bf9a5823d4ea7b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_amd64.o # internal cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p golang.org/x/crypto/salsa20/salsa -installsuffix shared -buildid V5nZtTN7PktO4FGYfqyE/V5nZtTN7PktO4FGYfqyE -goversion go1.19 -symabis $WORK/b358/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack -asmhdr $WORK/b358/go_asm.h ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b4f58bb04c46a5fa82b3f45c36a161f9d3c5211d68ee857a76565bb1ca5cb243-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b169/cpuinfo_amd64.o ./cpuinfo_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b090/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/1c/1ccd2d835c8eaca9f238674004a6df75353ae2807361a1602c2b3288724edea5-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b169/_pkg_.a $WORK/b169/cpuinfo_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/78/784a77d0718dd8241f4809cd5592302e3c7957253e80a90960aded8e2688d547-d # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/f2/f236266faff763542b635e821361851d174516d5fac62b7502e08aeb6b2baad5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/01/0156d27193a0d20a5b02a40f1133a1a0bd5424254673d5a1592e0f431cdd9591-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/sig_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/e5/e574d88352776a2e14922fec06e133b1b9a7a0310e8701d5d9083ce888644a68-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/abi_test.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/ba/ba61bb770fd0fc32abe6f2056b11325dc7daee4bf694f2fa992c1972ccf5a201-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/cc/cca0fd4596aff247ced3f936e3a1f2bdb64248e09b8144d3ae5871cd1720c5a4-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/44/44ec89e91af5fb5a2396aecb08bde4f4f567cce1ad2f098113993f9180b1528b-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b014/atomic_amd64.o ./atomic_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal math mkdir -p $WORK/b033/ cat >$WORK/b033/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b033/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f5/f52d6c027de856e5ce2f33d3e107bca8d6c197f7058d32f4c8368f5c8840ff33-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid vg-Y34PyR6wRaYHIozZU/vg-Y34PyR6wRaYHIozZU -goversion go1.19 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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 cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p math -std -installsuffix shared -buildid 1mJYhf7PbyKtwctDNXI7/1mJYhf7PbyKtwctDNXI7 -goversion go1.19 -symabis $WORK/b033/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/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/dim_asm.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/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.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/floor_asm.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/hypot_asm.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/log_asm.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/modf_noasm.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/sqrt_asm.go /usr/lib/golang/src/math/stubs.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 cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d4/d4dfe24194419845e30a49120c7d303514275302c29ae428c0c4bffc63e0797e-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b358=>" -I $WORK/b358/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b358/salsa20_amd64.o ./salsa20_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b358/_pkg_.a $WORK/b358/salsa20_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/1a/1a0c735b2448247b69dc799e7b64b394c7fe25e4ba9a049a135927e5270ca6c9-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_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/b3/b398ebdaa6c8fbda822061d189a578559195e2e6d3cba3f2a13b74458a636048-d # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b008/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 ./time_linux_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goexperiment=$WORK/b012/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile runtime/internal/syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -installsuffix shared -buildid w6YrcENPG6TgsEF1zGDD/w6YrcENPG6TgsEF1zGDD -goversion go1.19 -symabis $WORK/b008/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.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/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.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/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.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/runtime_boring.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/timeasm.go /usr/lib/golang/src/runtime/tls_stub.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/b028/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/exp_amd64.o ./exp_amd64.s cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/3f/3f3eb82d526e61674140002e187d6e8558f2a49d26adaae448c1d559333aca82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b033/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b033/_pkg_.a $WORK/b033/dim_amd64.o $WORK/b033/exp_amd64.o $WORK/b033/floor_amd64.o $WORK/b033/hypot_amd64.o $WORK/b033/log_amd64.o $WORK/b033/sqrt_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/57/570329ec73335a4b7fd579b9e620435e726dcd8aae31086dfb72c273e8938741-d # internal github.com/klauspost/compress mkdir -p $WORK/b166/ github.com/vbauerster/mpb/v8/internal mkdir -p $WORK/b460/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b033/_pkg_.a EOF cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/klauspost/compress -complete -installsuffix shared -buildid tybfT3jdEvPysBX-eF8h/tybfT3jdEvPysBX-eF8h -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack ./src/github.com/klauspost/compress/compressible.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/vbauerster/mpb/v8/internal -complete -installsuffix shared -buildid zmqdsDwfSllttcsj_YLT/zmqdsDwfSllttcsj_YLT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack ./src/github.com/vbauerster/mpb/v8/internal/percentage.go ./src/github.com/vbauerster/mpb/v8/internal/width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/31/31acd32c44040441348b3a3af8999f37e12c8d28c1eb68586d1ce69d2769169b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/24/24268ce992187b649dd552a10adba1e47434956ac46140d3650232ea840b2775-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/1f/1f9bba6d565cbd73326065fe658f0e6d83b01268288cc8636f657a9fe3f6bca9-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b008/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/preempt_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o $WORK/b008/time_linux_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/97/973c3b151b37c12bb17f131ad54d967b84d2e030ee3699ca70a2b3c585bac575-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync 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 -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -installsuffix shared -buildid 24EL0NmYBuZVNq-qJQVm/24EL0NmYBuZVNq-qJQVm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b018/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 cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid OJ8GFmErbsoO4jU3OLGv/OJ8GFmErbsoO4jU3OLGv -goversion go1.19 -symabis $WORK/b004/symabis -shared -c=4 -nolocalimports -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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c0/c096016365ccba3348631f492d6f36131f6061f6d42e2e0ee7b241e78a82462a-d # internal internal/testlog mkdir -p $WORK/b044/ internal/singleflight mkdir -p $WORK/b063/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/testlog -std -complete -installsuffix shared -buildid hWC1mKy8y4aRn5n_pZg_/hWC1mKy8y4aRn5n_pZg_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF math/rand mkdir -p $WORK/b096/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/singleflight -std -complete -installsuffix shared -buildid 8SwthBIAEBCmyQuzA9VC/8SwthBIAEBCmyQuzA9VC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b229/ github.com/josharian/intern mkdir -p $WORK/b320/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p math/rand -std -complete -installsuffix shared -buildid PF_viJ7P0Fx8a9PG5l3s/PF_viJ7P0Fx8a9PG5l3s -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b096/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/b320/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Rrh_-RdPn2oyRoa98rXe/Rrh_-RdPn2oyRoa98rXe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./src/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid huedTbPxzP6U0iPElJ9G/huedTbPxzP6U0iPElJ9G -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack ./src/github.com/josharian/intern/intern.go google.golang.org/grpc/internal/buffer mkdir -p $WORK/b420/ google.golang.org/grpc/internal/grpcsync cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b421/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid kfzBvZggM4VXl9PCFTeF/kfzBvZggM4VXl9PCFTeF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./src/google.golang.org/grpc/internal/buffer/unbounded.go internal/sysinfo mkdir -p $WORK/b450/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid pWdmOkB64frYdqWoCuuw/pWdmOkB64frYdqWoCuuw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -pack ./src/google.golang.org/grpc/internal/grpcsync/event.go ./src/google.golang.org/grpc/internal/grpcsync/oncefunc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid WwQ4osfXk6oCL3fu6she/WwQ4osfXk6oCL3fu6she -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go runtime/cgo mkdir -p $WORK/b053/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b053/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b053/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/7a/7a89e7076c5e990f73ffc8c7f67761925e3adcc775da59ef18cb2691df59887b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/36/364f183f56b4c20c025641391face39978343d538684cfedabbb93829467ebe4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/f3/f3d7d8e5d45863efb41428fe7dcff3548e9180847fd19d8e868a35b7e5444c11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/cb/cbe7404b650853b47c1bfa868624fdc64dfa30bc45be6e8cf506849438feaa9c-d # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/85/85c4eaa3eb1501233f1f2a5dcc1ab6e4b7fd16f8266a8d2bf2197ed72ede6aa7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/6c/6ca7ee674896d827f4af61a86a03a1d232196487254a9d21d75d2a710f9c7625-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/71/71497bf5c8768f71453885d366455ffa244a606e7f48909e8c793c2c8185a409-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -Wl,--no-gc-sections -x c - -o /dev/null || true 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 -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /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/b096/_pkg_.a /builddir/.cache/go-build/96/96a1563d8cc09ebce29e22e189029da0f718ebd66a0d44be4d30e2f592603b70-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/99/9950968044a1bb7e085e930f2f2a1b2c62c66199924c38ca7adf265e520c1a4f-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true errors cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid Tz7aC3y6FEdX7fCLGH1Y/Tz7aC3y6FEdX7fCLGH1Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p sort -std -complete -installsuffix shared -buildid GHZdAHvYfceWN9ZhJb4S/GHZdAHvYfceWN9ZhJb4S -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b039/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/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/70/70939d4d2253b2b33996f85ce496d47790234b29a29bc14cda34c5e4836e5e68-d # internal internal/oserror mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/oserror -std -complete -installsuffix shared -buildid snh8ufdSDPqoKvMyAEFd/snh8ufdSDPqoKvMyAEFd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go path io mkdir -p $WORK/b046/ mkdir -p $WORK/b027/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p path -std -complete -installsuffix shared -buildid 2fpgejroF5Ytb5_bPS59/2fpgejroF5Ytb5_bPS59 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b060/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p io -std -complete -installsuffix shared -buildid kq_LwI5jQcca7GyLBs3d/kq_LwI5jQcca7GyLBs3d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b036/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 7zbiATYRvmSewOPR08e9/7zbiATYRvmSewOPR08e9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go golang.org/x/crypto/cast5 mkdir -p $WORK/b373/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p strconv -std -complete -installsuffix shared -buildid YCgpQ5UW2oaalSo-GBVg/YCgpQ5UW2oaalSo-GBVg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b036/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/bytealg.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/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid QU0jjutRp--G46P_bebf/QU0jjutRp--G46P_bebf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./src/golang.org/x/crypto/cast5/cast5.go mkdir -p $WORK/b476/ github.com/containers/common/pkg/apparmor mkdir -p $WORK/b573/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid QKUvu1KCyqzHMlnUmesG/QKUvu1KCyqzHMlnUmesG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b476/importcfg -pack ./src/github.com/containers/storage/pkg/locker/locker.go cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/version=$WORK/b574/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid O9UpTV7sX5EpyNACWJq6/O9UpTV7sX5EpyNACWJq6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack ./src/github.com/containers/common/pkg/apparmor/apparmor.go ./src/github.com/containers/common/pkg/apparmor/apparmor_unsupported.go crypto/internal/nistec/fiat mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid cHDc9rFH8spnTlNV8iFG/cHDc9rFH8spnTlNV8iFG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b053/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/f5/f5f01f0f44d7fb48b8a2be75f8bba3f663fa9c77cc92b8eab236a2be3804728d-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/92/922278d769f80d443ae339655a328cbfc6f962e8d16b576b1617c57dec30de08-d # internal syscall mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b022/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/a0/a0b61b9740402c3048c390987e108b98f343826184ec312461efe8dc3b5f5452-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p syscall -std -installsuffix shared -buildid 83j0H5o5uLXmAi-SIvxq/83j0H5o5uLXmAi-SIvxq -goversion go1.19 -symabis $WORK/b022/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/syscall/asan0.go /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/syscall.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/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ea/ead3fa1391caca4f69f8c7a566a0db76cf9911303c93c06672cadd66ca84634d-d # internal container/heap mkdir -p $WORK/b453/ golang.org/x/mod/semver mkdir -p $WORK/b570/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p container/heap -std -complete -installsuffix shared -buildid EGCnr_ej4VtOD_1rwwb7/EGCnr_ej4VtOD_1rwwb7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b453/importcfg -pack /usr/lib/golang/src/container/heap/heap.go cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p golang.org/x/mod/semver -complete -installsuffix shared -buildid opQME1Oo9VSM0lMm1pyv/opQME1Oo9VSM0lMm1pyv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b570/importcfg -pack ./src/golang.org/x/mod/semver/semver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/3c/3ccf4df2cb4e11f77c84db9e25a25774126a4957b898f37816ef580c9bdcaafb-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b053/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/58/580688460446a594b9f62047c25be3da63b0bf97cfb5622007372380ee8d3056-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/64/645248d83ea903b01bd72421d46c78778dc15d55c6956f09dc0cb5c1d698dce0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b6/b648691eefe6a3f1d80b28c4e65a954c4ab0646f33dc79730787ba1c0c4983a3-d # internal hash mkdir -p $WORK/b072/ github.com/containers/image/v5/pkg/compression/internal github.com/containers/image/v5/internal/uploadreader crypto/internal/randutil text/tabwriter bytes cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p hash -std -complete -installsuffix shared -buildid qu7EDny5TYpKxjSZCIyr/qu7EDny5TYpKxjSZCIyr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/hash/hash.go strings mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid EhpdjFE6rsd6cEE6IoZS/EhpdjFE6rsd6cEE6IoZS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/internal/types.go mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b098/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid 0eph9hMSH1xWLO8KYrqq/0eph9hMSH1xWLO8KYrqq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./src/github.com/containers/image/v5/internal/uploadreader/upload_reader.go mkdir -p $WORK/b401/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid dfX0uy_FFSzkiIYDFalK/dfX0uy_FFSzkiIYDFalK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go mkdir -p $WORK/b026/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p text/tabwriter -std -complete -installsuffix shared -buildid 18UGCBBiRxoFRLu2p3uv/18UGCBBiRxoFRLu2p3uv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b401/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p strings -std -complete -installsuffix shared -buildid sCQZKZRJAMNzKYnClrIo/sCQZKZRJAMNzKYnClrIo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.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/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p bytes -std -installsuffix shared -buildid -5dfGGBnBbjd4zfCNdGn/-5dfGGBnBbjd4zfCNdGn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/54/546fc09efa4099cfa4629ac39f2a0ba237c118d9c5b5fc3c18853dfd9a062956-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a9/a9c6bad743faa54bcfd6411871e748a37d30473c3e0320ffdc6e628951edb89c-d # internal hash/crc64 mkdir -p $WORK/b181/ hash/fnv hash/adler32 hash/crc32 mkdir -p $WORK/b171/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b226/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p hash/crc64 -std -complete -installsuffix shared -buildid h2ie5Gcd8VGGvxFVJexu/h2ie5Gcd8VGGvxFVJexu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go cat >$WORK/b171/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/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b171/symabis ./crc32_amd64.s mkdir -p $WORK/b372/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p hash/fnv -std -complete -installsuffix shared -buildid hGqglMBGJOsvasSFI2xi/hGqglMBGJOsvasSFI2xi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p hash/adler32 -std -complete -installsuffix shared -buildid v2SaZkM_1WMUmU1CnueU/v2SaZkM_1WMUmU1CnueU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/c6/c6f66a47345af3dbbec88219fff86ad261119559bae4db9d5dc91866116ead19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/14/141716812e2011343382e0380384fa4f72fd3de3be7174bfe6395a88693b0d12-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b077/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p hash/crc32 -std -installsuffix shared -buildid CvCDdA11Ya-Jnv0FrpaG/CvCDdA11Ya-Jnv0FrpaG -goversion go1.19 -symabis $WORK/b171/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack -asmhdr $WORK/b171/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/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid p3Rax1P5BW9ntZXPsdlR/p3Rax1P5BW9ntZXPsdlR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/87/876c33f6fe0725e9f5fe31a34d543d31111eb548e8ac6b67b6904901342e7b7e-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b053/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/e2/e2db402be5cfa7e4d7afcbd012c65db67776f7407447a0333ff509a5bfe24626-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/03/03f2b92654c4fea2d4f9f8cf466991521daf3282dba7ef55781a93712a35c1ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/18/182e7049f2b8a220341ed276d6f9b0c950ca7a4e3cd61f126e9784d435184b72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/bd/bd42fab7d155035d480333f2187735d134a7e734ea4e6099051de1ef76033109-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b171/crc32_amd64.o ./crc32_amd64.s cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/fe/fe69e09a34cc3afcf60b7690196956071c5821c5edb15c929df6f719d46f421c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b171/_pkg_.a $WORK/b171/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/1d/1d03e273588311de2582313bb681b4b2d51faff91ec23e62c24c4825bd61e414-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/cc/cc4db8b271bbe5a00d4b5e51f8aea5aecf5858c82b3403d71d3ed0b65d82a353-d # internal golang.org/x/text/transform mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid z2iaUXLJnGd6uZT8U13C/z2iaUXLJnGd6uZT8U13C -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b435/importcfg -pack ./src/golang.org/x/text/transform/transform.go vendor/golang.org/x/text/transform mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid Su3b8OYFQLOzS8xt_21R/Su3b8OYFQLOzS8xt_21R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/7f/7f77c4e018cf44a8776d0662003d4ca57ad0b2174a19248888e67712acaaaec7-d # internal crypto mkdir -p $WORK/b071/ crypto/rc4 golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b369/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF encoding/base32 mkdir -p $WORK/b132/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b114/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto -std -complete -installsuffix shared -buildid bErQp_7FwKWgwV98Hi5x/bErQp_7FwKWgwV98Hi5x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 7zHAjCn88xdOwDoJMaUs/7zHAjCn88xdOwDoJMaUs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./src/golang.org/x/crypto/openpgp/errors/errors.go golang.org/x/crypto/blowfish mkdir -p $WORK/b615/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid riWmi93p5QrHBj2ic-Wj/riWmi93p5QrHBj2ic-Wj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p encoding/base32 -std -complete -installsuffix shared -buildid 0rX0lPjYUtpxVVdY3UHI/0rX0lPjYUtpxVVdY3UHI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid MauHJWldwnhoXLTZj37Z/MauHJWldwnhoXLTZj37Z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./src/golang.org/x/crypto/blowfish/block.go ./src/golang.org/x/crypto/blowfish/cipher.go ./src/golang.org/x/crypto/blowfish/const.go reflect mkdir -p $WORK/b035/ cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b035/symabis ./asm_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b053/_x006.o -c gcc_linux_amd64.c cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p reflect -std -installsuffix shared -buildid DI7yTzmQAg76j0Gj17Mt/DI7yTzmQAg76j0Gj17Mt -goversion go1.19 -symabis $WORK/b035/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.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/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/10/10c3b338c02d217a04f50f15d8a11434c7f05df4da8f7df26572505747273848-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/cf/cfa7ca5d99322a6989a6478148e648ba656b324804160c2625681174bdf31b4d-d # internal net/http/internal/ascii mkdir -p $WORK/b209/ bufio github.com/docker/docker/api/types/versions cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid eouxauJUy3WWvjfIWqSt/eouxauJUy3WWvjfIWqSt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go regexp/syntax mkdir -p $WORK/b067/ html mkdir -p $WORK/b307/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p regexp/syntax -std -complete -installsuffix shared -buildid cSZCOiItT4eJa3Jf51kJ/cSZCOiItT4eJa3Jf51kJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b067/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 mkdir -p $WORK/b054/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p html -std -complete -installsuffix shared -buildid g6LUKUvLaGSNWhrYdoGa/g6LUKUvLaGSNWhrYdoGa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b498/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p bufio -std -complete -installsuffix shared -buildid -iLaKiJH-D5fhEHWnmGe/-iLaKiJH-D5fhEHWnmGe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b096/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF github.com/container-orchestrated-devices/container-device-interface/internal/multierror mkdir -p $WORK/b564/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid D0B1BlG_jbJphB-rnnyz/D0B1BlG_jbJphB-rnnyz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b498/importcfg -pack ./src/github.com/containers/storage/pkg/stringutils/stringutils.go github.com/disiqueira/gotree/v3 mkdir -p $WORK/b588/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/container-orchestrated-devices/container-device-interface/internal/multierror -complete -installsuffix shared -buildid lMAbNX1IrPAtzMf5vePM/lMAbNX1IrPAtzMf5vePM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b564/importcfg -pack ./src/github.com/container-orchestrated-devices/container-device-interface/internal/multierror/multierror.go cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b137/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid mQdz6R-pL-H8PgX9ocnF/mQdz6R-pL-H8PgX9ocnF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b588/importcfg -pack ./src/github.com/disiqueira/gotree/v3/gotree.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid ADk2u9pOg6ysveVwZFPQ/ADk2u9pOg6ysveVwZFPQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack ./src/github.com/docker/docker/api/types/versions/compare.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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4d/4da8c6b49dd386241891993d7b197e03dac40cad1ab68bd177f475d76fcaee36-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/a5/a55c255833b810c8f7e4caad680d443d9e1cf4a2d08f1a208740df87f18eadcb-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid UiiWUIiyyjdJ83ndjV13/UiiWUIiyyjdJ83ndjV13 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./src/golang.org/x/crypto/openpgp/s2k/s2k.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/53/533127b4b3114dac0d9886f28aa2ed4b6789b9becfc7d5e6938add46c1fe5525-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/92/92b96a055ab69c776abc81eebb268f545afcb5269d7da2dcce599b4a5ac86814-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/19/197b903b3c156372af0428ee0074696e1c90314955b1e5b1a1ffad5b2ece40b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/c0/c01f5504ac102ca8d47208b2ca417585d0493903730990bac95130e9c3342e9a-d # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/ac/ac1c6404174548ff8754bd1ae1cfaa9f0e08f3105b63850058d926683ba4f585-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/bf/bf88ecf32628f4dce066f1c357bd4314ad9315aa0d29c64df0617f8972284734-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/01/01574d62f5cbb692202a08fc0c59a9478e9d63022dc6d796885ca7972dffa1ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/a2/a27767d13506dfbc5d727cf82d74ddda06f16e1e2b6e6f63c38a965128cc7671-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/d7/d7b36dd76f1301e7e862a21b19034cf82aacbee1ff1bf2e9269013fe06eff61f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/cc/cc828f024ce542cba2808bd1ca914b13c028ac6fb2b83a6cf610aa76b7799c00-d # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/9c/9c7e2923028a5489e08d0443debd3671b3b80fffd05cb51eab19468a68b11de3-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b053/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b053/_x008.o -c gcc_setenv.c cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/38/383f8e46fa92539434e5d93acfd402e17d299e7836e1a79d173128f4879d8c74-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/5c/5cdd1afc9258bf1492ca11a0c24c323ace430a955bcd188b99ed74744284f7f8-d # internal compress/bzip2 mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a EOF image mkdir -p $WORK/b376/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid uT5r-HxeGTLL49pU7TYN/uT5r-HxeGTLL49pU7TYN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b147/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 cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b377/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p image -std -complete -installsuffix shared -buildid yxNtlAmmtZ5zGgaXvkNq/yxNtlAmmtZ5zGgaXvkNq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b376/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 cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b022/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a4/a49f8699456e9c51dc941d3a3c8be86eba9d645bdc29bad0dee0e48f86fb4164-d # internal internal/syscall/unix mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid O-AqhDtoroYHaSitvt6j/O-AqhDtoroYHaSitvt6j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.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.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go internal/syscall/execenv mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid MahE1bb36TlpGN-GEK6p/MahE1bb36TlpGN-GEK6p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go time mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p time -std -installsuffix shared -buildid BYEFVt-TDVDMofBLASef/BYEFVt-TDVDMofBLASef -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b021/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_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b053/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/dc/dc603f0990a87be51b4a27d6259d47596f330e31e9930e39f7a30fe748a0a0c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/2b/2b6d4a741639c5537bf4bad6c32494a0a920163f2095f14175559c8d95f17f25-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/98/988f1186ef681af77881fd185bb3d35162beb2579300fe3908ccda7d680ceab1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/96/96a2d7d2c2734a7539ee8c3000682709f26f60158df1b26d2cecb1f223679f8b-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b053/_x010.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b053/_x011.o -c gcc_util.c cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ab/abefba416b48282dd62a66a87976c0b4174443cf9a3a3dbdabb8f2bcacbeba86-d # internal regexp mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp/syntax=$WORK/b067/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p regexp -std -complete -installsuffix shared -buildid fxsgN9BV9ZoE7woC1y56/fxsgN9BV9ZoE7woC1y56 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b066/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/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/ff/ffb56ac7c71f812896f85d8d6518ed810ec623bc7b88a5c33ffe4d000bb2c262-d # internal image/internal/imageutil mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b376/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid X34Gga8woy9mAjEupJCp/X34Gga8woy9mAjEupJCp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b379/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b053/_x012.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/95/95455445ad1a7a1b3e295dfdfea79fdfc70d488bea9c7d57a7788ac687e7e5e3-d # internal image/jpeg mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b376/_pkg_.a packagefile image/color=$WORK/b377/_pkg_.a packagefile image/internal/imageutil=$WORK/b379/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p image/jpeg -std -complete -installsuffix shared -buildid i0X9xl2q2LAWPtHXSiwZ/i0X9xl2q2LAWPtHXSiwZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b378/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b053/_x013.o -c gcc_amd64.S cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o $WORK/b053/_x013.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/95/95360355e50cfe80eaa70ae4b81e5767553098e44b7339a727264fc189b227cd-d # internal context mkdir -p $WORK/b002/ github.com/BurntSushi/toml/internal google.golang.org/grpc/backoff mkdir -p $WORK/b402/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF io/fs mkdir -p $WORK/b045/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -installsuffix shared -buildid nBvbeWjMy9I-A1hOwMCY/nBvbeWjMy9I-A1hOwMCY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go google.golang.org/grpc/internal/grpcrand cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid 8JJRjR8W-_75sbjmR0kM/8JJRjR8W-_75sbjmR0kM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./src/google.golang.org/grpc/backoff/backoff.go mkdir -p $WORK/b409/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p io/fs -std -complete -installsuffix shared -buildid 6kbiYx46mZjiSzSBQMBF/6kbiYx46mZjiSzSBQMBF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b045/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 cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b096/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b188/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid t_gw2KDRyKSLUFBw3DT3/t_gw2KDRyKSLUFBw3DT3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b409/importcfg -pack ./src/google.golang.org/grpc/internal/grpcrand/grpcrand.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/BurntSushi/toml/internal -complete -installsuffix shared -buildid SJABJz5vewJiJwBbMHnu/SJABJz5vewJiJwBbMHnu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack ./src/github.com/BurntSushi/toml/internal/tz.go google.golang.org/grpc/keepalive mkdir -p $WORK/b440/ internal/poll mkdir -p $WORK/b041/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid o3JszYy00x14m9R1nBPj/o3JszYy00x14m9R1nBPj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b440/importcfg -pack ./src/google.golang.org/grpc/keepalive/keepalive.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/poll -std -installsuffix shared -buildid fZL3uKK3JEle7aCJwHXv/fZL3uKK3JEle7aCJwHXv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b041/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/c0/c0e1c207a8476ad440a3d5db74aad8ccf771e5f3bd09e74135fce5735ce7d9b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/ac/acfc0b2996741d75d2ba7951c1f53cc38b59499fe4e734af61975ff9d2451231-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/43/4352e2d00a42484904de3c00e766f685b12d1316ab3225cc3b65e776ac0f2d85-d # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/2d/2d757f278121c601887d20b66d8abd43bc67dd62d2dbbe0b2c6723105ad44cdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/ec/ec41b107cf0a8262a541c5730ecec7f13f316bdbf0dfb230b02067d1d3f17536-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid SFVRZ3iyVbsM0tgIBte1/SFVRZ3iyVbsM0tgIBte1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./src/google.golang.org/grpc/internal/backoff/backoff.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a4/a47f993cef02b233a16fd332d33aa8b4efed0ea65fa2f044b68bdebd0977a2f0-d # internal github.com/containers/storage/pkg/regexp github.com/acarl005/stripansi mkdir -p $WORK/b069/ mkdir -p $WORK/b454/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/containers/storage/pkg/regexp -complete -installsuffix shared -buildid fjH6GEsHR3e_NZu-GuHa/fjH6GEsHR3e_NZu-GuHa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack ./src/github.com/containers/storage/pkg/regexp/regexp.go ./src/github.com/containers/storage/pkg/regexp/regexp_dontprecompile.go cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid q-XdEAH9khMbZno1ZhTl/q-XdEAH9khMbZno1ZhTl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./src/github.com/acarl005/stripansi/stripansi.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/93/9347758a0aa0ead7a3d3aa59569d20db5a7fc5fbc107d5790062c5839e03c0dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/36/3608840c8bd1f5ea94eef56a4f03a676ca3b32f5205dcf2bb9ac96780bc9abae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/4f/4f8f5ea964e4a2c686d6f49ce814baba3ac6b523499954368769dc8be9f66d61-d # internal golang.org/x/sync/semaphore google.golang.org/grpc/tap mkdir -p $WORK/b192/ mkdir -p $WORK/b443/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b107/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid zz5Ihl27Nu7Guj6aY6DJ/zz5Ihl27Nu7Guj6aY6DJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack ./src/golang.org/x/sync/semaphore/semaphore.go cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid eJP_GKb3ajNWSFd9PWxa/eJP_GKb3ajNWSFd9PWxa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b443/importcfg -pack ./src/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_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/7b/7bf55a881733f5edecf8e51a91450035b25258385aec16ad9b9e188bcdd8fed4-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/76/765b2cd192cc3213354a67657e28d14e8ba600059102b6c87684f504e7030eb7-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go -dynlinker cat >$WORK/b053/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/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b053/symabis ./asm_amd64.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p runtime/cgo -std -installsuffix shared -buildid hPiLWke9RBRHDivojm1U/hPiLWke9RBRHDivojm1U -goversion go1.19 -symabis $WORK/b053/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/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/handle.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/b053/_cgo_gotypes.go $WORK/b053/cgo.cgo1.go $WORK/b053/_cgo_import.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f7/f742b2342ad86689310a79eaabeb02837773049a1e6d7a0af3fb288a006e1b44-d # internal embed mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p embed -std -complete -installsuffix shared -buildid dVPXzvVHm9K7xUu_ZKhy/dVPXzvVHm9K7xUu_ZKhy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/b5/b5f10266d2534bedf74f5f66bc682f1a406aaae1147cb05f909fba8febb7e38a-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b053/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b053/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_amd64.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o $WORK/b053/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/54/540336bbb78c942f47dfa792de75ffd78498728875f06dddf54ed241df3a2ca6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/64/64de6334e8b6ce91c7e4d053391f4d64f2556a02b2e581740d7d5c77f4fdba29-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b035/asm_amd64.o ./asm_amd64.s cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/12/1253f510bfd6443b89e91840075fc6cf1fd7849bff0d9ceb0298fec1d377c5a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal os mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b041/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile internal/syscall/unix=$WORK/b042/_pkg_.a packagefile internal/testlog=$WORK/b044/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p os -std -installsuffix shared -buildid UBnLUyLzYABzs_YHJprq/UBnLUyLzYABzs_YHJprq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b040/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/pipe2_unix.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/rlimit.go /usr/lib/golang/src/os/rlimit_stub.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 cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a6/a6672b6538f55154599c69326dd373855ecd6c6a23c028a1dd942a7ccc944ed8-d # internal internal/fmtsort mkdir -p $WORK/b038/ github.com/hashicorp/errwrap encoding/binary cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b463/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid za7YOEX-v2w9OG5VII3k/za7YOEX-v2w9OG5VII3k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go mkdir -p $WORK/b032/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid wuS11LAe9FpZp8Q2sLol/wuS11LAe9FpZp8Q2sLol -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b463/importcfg -pack ./src/github.com/hashicorp/errwrap/errwrap.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF github.com/modern-go/reflect2 mkdir -p $WORK/b185/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p encoding/binary -std -complete -installsuffix shared -buildid zUHgXGTYGgFVKGlPRutd/zUHgXGTYGgFVKGlPRutd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go cat >$WORK/b185/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b185/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/modern-go/reflect2 -installsuffix shared -buildid UMhK5mDm8XYB2GyfpAhy/UMhK5mDm8XYB2GyfpAhy -goversion go1.19 -symabis $WORK/b185/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack -asmhdr $WORK/b185/go_asm.h ./src/github.com/modern-go/reflect2/go_above_118.go ./src/github.com/modern-go/reflect2/go_above_19.go ./src/github.com/modern-go/reflect2/reflect2.go ./src/github.com/modern-go/reflect2/reflect2_kind.go ./src/github.com/modern-go/reflect2/safe_field.go ./src/github.com/modern-go/reflect2/safe_map.go ./src/github.com/modern-go/reflect2/safe_slice.go ./src/github.com/modern-go/reflect2/safe_struct.go ./src/github.com/modern-go/reflect2/safe_type.go ./src/github.com/modern-go/reflect2/type_map.go ./src/github.com/modern-go/reflect2/unsafe_array.go ./src/github.com/modern-go/reflect2/unsafe_eface.go ./src/github.com/modern-go/reflect2/unsafe_field.go ./src/github.com/modern-go/reflect2/unsafe_iface.go ./src/github.com/modern-go/reflect2/unsafe_link.go ./src/github.com/modern-go/reflect2/unsafe_map.go ./src/github.com/modern-go/reflect2/unsafe_ptr.go ./src/github.com/modern-go/reflect2/unsafe_slice.go ./src/github.com/modern-go/reflect2/unsafe_struct.go ./src/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/28/284cfd95ecf92a734f821bf066b656037d11ab5934858789a3d77eaf7a3cf768-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/5d/5d04a7ab68c1ba0bf4229ef354d1987bb50a27c29701192c2d3dc89464c6720f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/14/140f8ee59c6c66bcb77b25ee0a274c31fca95388bfefa542c93021c640a9caf3-d # internal encoding/base64 mkdir -p $WORK/b031/ crypto/md5 mkdir -p $WORK/b113/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p encoding/base64 -std -complete -installsuffix shared -buildid gV1UgP3jxjtMLTXr17wN/gV1UgP3jxjtMLTXr17wN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go vendor/golang.org/x/crypto/internal/poly1305 cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF crypto/internal/edwards25519/field mkdir -p $WORK/b126/ crypto/cipher cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b113/symabis ./md5block_amd64.s cat >$WORK/b126/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b126/symabis ./sum_amd64.s vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b130/ github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b170/ cat >$WORK/b130/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b130/symabis ./fe_amd64.s github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b172/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b171/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF crypto/internal/nistec cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/klauspost/compress/internal/snapref -complete -installsuffix shared -buildid UPmfSZ-EQId66Ve72vmJ/UPmfSZ-EQId66Ve72vmJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack ./src/github.com/klauspost/compress/internal/snapref/decode.go ./src/github.com/klauspost/compress/internal/snapref/decode_other.go ./src/github.com/klauspost/compress/internal/snapref/encode.go ./src/github.com/klauspost/compress/internal/snapref/encode_other.go ./src/github.com/klauspost/compress/internal/snapref/snappy.go cat >$WORK/b172/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/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/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b172/symabis ./xxhash_amd64.s golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b357/ mkdir -p $WORK/b111/ cat >$WORK/b357/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b357=>" -I $WORK/b357/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b357/symabis ./sum_amd64.s golang.org/x/crypto/sha3 cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b111/symabis ./fe_amd64.s mkdir -p $WORK/b086/ golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b613/ mkdir -p $WORK/b092/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cat >$WORK/b613/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/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b086/symabis ./xor_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b613=>" -I $WORK/b613/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b613/symabis ./fe_amd64.s mkdir -p $WORK/b363/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b092/symabis ./p256_asm_amd64.s cat >$WORK/b363/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b363=>" -I $WORK/b363/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b363/symabis ./keccakf_amd64.s cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid DgdE3NCBA8GHospwcsYK/DgdE3NCBA8GHospwcsYK -goversion go1.19 -symabis $WORK/b126/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go golang.org/x/sys/unix mkdir -p $WORK/b139/ cat >$WORK/b139/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b139/symabis ./asm_linux_amd64.s cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/md5 -std -installsuffix shared -buildid rbwW5T99JkwmctA_StNe/rbwW5T99JkwmctA_StNe -goversion go1.19 -symabis $WORK/b113/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -installsuffix shared -buildid _Muox2Mxp4tBf_CzHs9g/_Muox2Mxp4tBf_CzHs9g -goversion go1.19 -symabis $WORK/b130/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid Bme4LsETJqQJ8ucmPd1Q/Bme4LsETJqQJ8ucmPd1Q -goversion go1.19 -symabis $WORK/b172/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack -asmhdr $WORK/b172/go_asm.h ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p golang.org/x/crypto/internal/poly1305 -installsuffix shared -buildid E54ikx_NAWgFCOeRwl-3/E54ikx_NAWgFCOeRwl-3 -goversion go1.19 -symabis $WORK/b357/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack -asmhdr $WORK/b357/go_asm.h ./src/golang.org/x/crypto/internal/poly1305/bits_go1.13.go ./src/golang.org/x/crypto/internal/poly1305/poly1305.go ./src/golang.org/x/crypto/internal/poly1305/sum_amd64.go ./src/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/cipher -std -installsuffix shared -buildid aKsdVxrsmp5eRAKEwC5F/aKsdVxrsmp5eRAKEwC5F -goversion go1.19 -symabis $WORK/b086/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/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/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid Qj49oLsYfB83tPbNmdkW/Qj49oLsYfB83tPbNmdkW -goversion go1.19 -symabis $WORK/b111/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p golang.org/x/crypto/curve25519/internal/field -installsuffix shared -buildid h0ONvKXCUnNARuWV-Vuc/h0ONvKXCUnNARuWV-Vuc -goversion go1.19 -symabis $WORK/b613/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b613/importcfg -pack -asmhdr $WORK/b613/go_asm.h ./src/golang.org/x/crypto/curve25519/internal/field/fe.go ./src/golang.org/x/crypto/curve25519/internal/field/fe_amd64.go ./src/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go ./src/golang.org/x/crypto/curve25519/internal/field/fe_generic.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p golang.org/x/sys/unix -installsuffix shared -buildid ukxQFrvhgvUNoczPWMTO/ukxQFrvhgvUNoczPWMTO -goversion go1.19 -symabis $WORK/b139/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h ./src/golang.org/x/sys/unix/affinity_linux.go ./src/golang.org/x/sys/unix/aliases.go ./src/golang.org/x/sys/unix/bluetooth_linux.go ./src/golang.org/x/sys/unix/constants.go ./src/golang.org/x/sys/unix/dev_linux.go ./src/golang.org/x/sys/unix/dirent.go ./src/golang.org/x/sys/unix/endian_little.go ./src/golang.org/x/sys/unix/env_unix.go ./src/golang.org/x/sys/unix/fcntl.go ./src/golang.org/x/sys/unix/fdset.go ./src/golang.org/x/sys/unix/ifreq_linux.go ./src/golang.org/x/sys/unix/ioctl_linux.go ./src/golang.org/x/sys/unix/ioctl_unsigned.go ./src/golang.org/x/sys/unix/pagesize_unix.go ./src/golang.org/x/sys/unix/race0.go ./src/golang.org/x/sys/unix/readdirent_getdents.go ./src/golang.org/x/sys/unix/sockcmsg_linux.go ./src/golang.org/x/sys/unix/sockcmsg_unix.go ./src/golang.org/x/sys/unix/sockcmsg_unix_other.go ./src/golang.org/x/sys/unix/syscall.go ./src/golang.org/x/sys/unix/syscall_linux.go ./src/golang.org/x/sys/unix/syscall_linux_alarm.go ./src/golang.org/x/sys/unix/syscall_linux_amd64.go ./src/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./src/golang.org/x/sys/unix/syscall_linux_gc.go ./src/golang.org/x/sys/unix/syscall_unix.go ./src/golang.org/x/sys/unix/syscall_unix_gc.go ./src/golang.org/x/sys/unix/sysvshm_linux.go ./src/golang.org/x/sys/unix/sysvshm_unix.go ./src/golang.org/x/sys/unix/timestruct.go ./src/golang.org/x/sys/unix/zerrors_linux.go ./src/golang.org/x/sys/unix/zerrors_linux_amd64.go ./src/golang.org/x/sys/unix/zptrace_x86_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./src/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./src/golang.org/x/sys/unix/ztypes_linux.go ./src/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile embed=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b092/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/nistec -std -installsuffix shared -buildid 4ynHB7O2ORW7VSXVq5Di/4ynHB7O2ORW7VSXVq5Di -goversion go1.19 -symabis $WORK/b092/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -embedcfg $WORK/b092/embedcfg -pack -asmhdr $WORK/b092/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p golang.org/x/crypto/sha3 -installsuffix shared -buildid 3sfyffF9Zc3jwW8KvESN/3sfyffF9Zc3jwW8KvESN -goversion go1.19 -symabis $WORK/b363/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack -asmhdr $WORK/b363/go_asm.h ./src/golang.org/x/crypto/sha3/doc.go ./src/golang.org/x/crypto/sha3/hashes.go ./src/golang.org/x/crypto/sha3/hashes_generic.go ./src/golang.org/x/crypto/sha3/keccakf_amd64.go ./src/golang.org/x/crypto/sha3/register.go ./src/golang.org/x/crypto/sha3/sha3.go ./src/golang.org/x/crypto/sha3/shake.go ./src/golang.org/x/crypto/sha3/shake_generic.go ./src/golang.org/x/crypto/sha3/xor_generic.go ./src/golang.org/x/crypto/sha3/xor_unaligned.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b7/b71e519ed3220728aca7655d8db761046e15ba8c6f273ef636fbfed17aa2def5-d # internal internal/godebug mkdir -p $WORK/b061/ io/ioutil mkdir -p $WORK/b128/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a EOF path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/godebug -std -complete -installsuffix shared -buildid eCceSX-63MVL8N6vxN70/eCceSX-63MVL8N6vxN70 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a EOF fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p io/ioutil -std -complete -installsuffix shared -buildid HV8m5-ka31Qq4GTZQBRj/HV8m5-ka31Qq4GTZQBRj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go mkdir -p $WORK/b037/ os/signal mkdir -p $WORK/b164/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b038/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p fmt -std -complete -installsuffix shared -buildid MJKa1jUeCwQE9zqEdCIy/MJKa1jUeCwQE9zqEdCIy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b037/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 google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b225/ cat >$WORK/b164/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b164/symabis ./sig.s cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b289/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid w2C-8wuJr2bvGt8Y5Tn1/w2C-8wuJr2bvGt8Y5Tn1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./src/google.golang.org/protobuf/internal/detrand/rand.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b413/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid Qof5sA7NSefzAeedpbWA/Qof5sA7NSefzAeedpbWA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./src/github.com/containers/image/v5/internal/rootless/rootless.go cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF github.com/mattn/go-runewidth mkdir -p $WORK/b455/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid vWKkW7rjNZgEfycYptON/vWKkW7rjNZgEfycYptON -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./src/google.golang.org/grpc/internal/envconfig/envconfig.go ./src/google.golang.org/grpc/internal/envconfig/observability.go ./src/google.golang.org/grpc/internal/envconfig/xds.go mkdir -p $WORK/b122/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=$WORK/b456/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid N163gIZ1c0tD3kHMe3ZC/N163gIZ1c0tD3kHMe3ZC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b455/importcfg -pack ./src/github.com/mattn/go-runewidth/runewidth.go ./src/github.com/mattn/go-runewidth/runewidth_posix.go ./src/github.com/mattn/go-runewidth/runewidth_table.go github.com/docker/docker/api/types/mount mkdir -p $WORK/b539/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p path/filepath -std -complete -installsuffix shared -buildid 96ddgbSjtFcSGHUtA_HJ/96ddgbSjtFcSGHUtA_HJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b122/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 cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a EOF github.com/moby/sys/sequential mkdir -p $WORK/b623/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid G1RbQYlJntqtN0SlHCdo/G1RbQYlJntqtN0SlHCdo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b539/importcfg -pack ./src/github.com/docker/docker/api/types/mount/mount.go cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/moby/sys/sequential -complete -installsuffix shared -buildid BlRrFrS5-wzWQb3C59Ux/BlRrFrS5-wzWQb3C59Ux -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b623/importcfg -pack ./src/github.com/moby/sys/sequential/doc.go ./src/github.com/moby/sys/sequential/sequential_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/aa/aa301521e3667f15c17c130dae490dafa5ccc97210abd7de12972acdbfa0b4de-d # internal encoding/pem mkdir -p $WORK/b120/ golang.org/x/crypto/openpgp/armor cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b368/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p encoding/pem -std -complete -installsuffix shared -buildid EiDsiIM6u84l19qXvdf2/EiDsiIM6u84l19qXvdf2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid W1_ggLzoAfZgOoSwOXSh/W1_ggLzoAfZgOoSwOXSh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./src/golang.org/x/crypto/openpgp/armor/armor.go ./src/golang.org/x/crypto/openpgp/armor/encode.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b113/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/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/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b172/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b126/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/5b/5b70e55d48e8870df3af3df8b7e2c54808bc79a0e45777bf64fb4c35ce97c03c-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b357=>" -I $WORK/b357/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b357/sum_amd64.o ./sum_amd64.s cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p os/signal -std -installsuffix shared -buildid Viq-8DNHMQu1E2jMBM6t/Viq-8DNHMQu1E2jMBM6t -goversion go1.19 -symabis $WORK/b164/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack -asmhdr $WORK/b164/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b130/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/57/57a6137ae5fcd07a6eaadd6b0c73a51b8faa797c3327fd72bfce3a8000bcb1cf-d # internal internal/intern mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/intern -std -complete -installsuffix shared -buildid As40DOsVbXMxW4LKVq7E/As40DOsVbXMxW4LKVq7E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b613=>" -I $WORK/b613/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b613/fe_amd64.o ./fe_amd64.s cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b111/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/0e/0e8bb61abef312a676b1236700321dad04559c45406daaf6b7f2635e523598e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/6e/6e7a0cbe3fbe01643be87abf0c9281c568668b3a86825773146a68bbca7407d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/e5/e5e80e36dc45497311126d5b7a869ee9661a9489b9d6f7184e54b78ddc0a4855-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b113/_pkg_.a $WORK/b113/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/04/04843d8494fb2fad0f25ddb3dc95f0a08c02d4e98000858cf5195236c89e0280-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b172/_pkg_.a $WORK/b172/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/0d/0df1e886b1d5d1dc7efdedabd5bc855957345e7a5bf3cc9e253ce829f1c66898-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b127/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cat >$WORK/b127/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/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b127/symabis ./cpu_x86.s cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/98/981bbdd4c99e50fa63ddc74d4229d2f6c6f8a3ca57f1decf4a3ae070e137a111-d # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/cf/cfe148cd2bf938976efe755d7fe2a16a2a9293ceaa2bf372674947caec323e4f-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b363=>" -I $WORK/b363/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b363/keccakf_amd64.o ./keccakf_amd64.s cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/47/47200d7ccab3d99461120ca17bde8e1c09aa9c138d491014139c2401163fc2ad-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b357/_pkg_.a $WORK/b357/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/63/6396e47ca091933784c0a7e66ea33f05e99fe9794e8cb95a4ca5d4d463cbe0d6-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b086/xor_amd64.o ./xor_amd64.s golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/alias=$WORK/b356/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b358/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid cllqAscdBXXjqAN_r-bC/cllqAscdBXXjqAN_r-bC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./src/golang.org/x/crypto/nacl/secretbox/secretbox.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b130/_pkg_.a $WORK/b130/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/58/58881f261fd47448cab4973f1ad4e23d9a40cc84c603eece68e5e27f1b9e6c43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/79/79e9b440ba79931010bc863ab4fe31717476bdaaf13bf87c05e41bf8af22e8de-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b613/_pkg_.a $WORK/b613/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b111/_pkg_.a $WORK/b111/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/d5/d55069828f80908b23de1fa5246da9709dace089cecc8c15e69eaa8828952cea-d # internal golang.org/x/crypto/curve25519 mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/curve25519/internal/field=$WORK/b613/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid f-VapqEbprUoSqckf_aJ/f-VapqEbprUoSqckf_aJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./src/golang.org/x/crypto/curve25519/curve25519.go ./src/golang.org/x/crypto/curve25519/curve25519_compat.go cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/75/7572a5ee0a20e22cb599fe47a092463e7fbf89b2ca30abd5035bd3bce9cc6cd0-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b111/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid zDIzqQG-l-PVNGlkTEZd/zDIzqQG-l-PVNGlkTEZd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid qCBia8TJA_j2rSRq2GrX/qCBia8TJA_j2rSRq2GrX -goversion go1.19 -symabis $WORK/b127/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/5e/5eec0b035da37663465d0cfbbd04449cb2b9370eec79d8347c583c7d754561d7-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a3/a3fb770b6829923341a2841fe4563755e9588ecd727aa5b51825a7ba67b05fe6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/36/3668d91323166ad53664552bffda7472e8f25af38f2058d89d16ae77ca55917e-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/72/72c5f148d48f5e2ca5d475d56867b5f5cb123bd1e1787f28b7ad3122380c37a0-d # internal net/netip mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/intern=$WORK/b065/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p net/netip -std -complete -installsuffix shared -buildid vfJhH_8ygPXs4rPal_WA/vfJhH_8ygPXs4rPal_WA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/9a/9a15117ca2eea477c25faf9462d92fd801b81a757c9158aa0a46c199981e8c0e-d # internal crypto/internal/boring mkdir -p $WORK/b089/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b124/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b090/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b125/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid CBydGNjdQA9WCvOR60bN/CBydGNjdQA9WCvOR60bN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid ZAxKwPDKl6yRHRMV5Zly/ZAxKwPDKl6yRHRMV5Zly -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b124/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 crypto/des mkdir -p $WORK/b108/ golang.org/x/crypto/chacha20 mkdir -p $WORK/b611/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/des -std -complete -installsuffix shared -buildid VoEI5HmGEmKpU1PZQ1xD/VoEI5HmGEmKpU1PZQ1xD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b108/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/b611/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/internal/alias=$WORK/b356/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid DSVdyEfRUdjUZ7zpoIeO/DSVdyEfRUdjUZ7zpoIeO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./src/golang.org/x/crypto/chacha20/chacha_generic.go ./src/golang.org/x/crypto/chacha20/chacha_noasm.go ./src/golang.org/x/crypto/chacha20/xor.go cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b363/_pkg_.a $WORK/b363/keccakf_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/61/61bd15bec40039d3711e900b49f2868410980251b4a05633d47dee60ff5f5f48-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/56/561f986610fca6259ff2b48959b76db07928baa453c1e239611406c5cbab6abb-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b164/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/0b/0be9448dd47057b791eb606b26349b1bc106d62b2972dac783b8290d2b6d86ec-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1a/1a23d80de5d85afe30ad969e232be348b890030213cc623a929bee575159cc63-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b471/ github.com/cyphar/filepath-securejoin cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b508/ os/exec cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid _6IbsonsHp9kBYaljuz9/_6IbsonsHp9kBYaljuz9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./src/github.com/containers/storage/pkg/directory/directory.go ./src/github.com/containers/storage/pkg/directory/directory_unix.go mkdir -p $WORK/b155/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid mbF4o-o24tTZqjjYVALw/mbF4o-o24tTZqjjYVALw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack ./src/github.com/cyphar/filepath-securejoin/join.go ./src/github.com/cyphar/filepath-securejoin/vfs.go cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/godebug=$WORK/b061/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p os/exec -std -complete -installsuffix shared -buildid CZMjYA4jHbXR41NSYhsv/CZMjYA4jHbXR41NSYhsv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b155/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b164/_pkg_.a $WORK/b164/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a9/a909a3057e041e95c5828d4109cfdf8bfb0011e64f0ee7e763f019218007aced-d # internal crypto/hmac mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/hmac -std -complete -installsuffix shared -buildid 6KcVUgsLYxaWE8KaYUcy/6KcVUgsLYxaWE8KaYUcy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go crypto/sha1 mkdir -p $WORK/b115/ cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF crypto/aes cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b115/symabis ./sha1block_amd64.s mkdir -p $WORK/b085/ crypto/sha256 crypto/sha512 mkdir -p $WORK/b099/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cat >$WORK/b099/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/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b085/symabis ./asm_amd64.s ./gcm_amd64.s mkdir -p $WORK/b105/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b099/symabis ./sha512block_amd64.s cat >$WORK/b105/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/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b105/symabis ./sha256block_amd64.s cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/96/960b7dcacf2d5efc89237e9f7aecc4c13d1208e9fdb42df61b32c1184b8bde84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/08/086273367d8668e7e131ec03d1f96fcfff05f055da94a3a1e7fcdc474a7183f9-d # internal cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/sha1 -std -installsuffix shared -buildid CBX2O989dAaaaJYNH3-C/CBX2O989dAaaaJYNH3-C -goversion go1.19 -symabis $WORK/b115/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /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 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/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b127/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/a8/a870752ca9c955bbf7e023cc749bdcf9aaa06a1b3d7998d7ecbc35566a64f2e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b131/ golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b349/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b112/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid TI4xh6UMcGRNkSe7bZga/TI4xh6UMcGRNkSe7bZga -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b112/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid IiBTMlJII2uqgX261lC7/IiBTMlJII2uqgX261lC7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b092/p256_asm_amd64.o ./p256_asm_amd64.s cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/2b/2b0d45d9e5fffc94209a965c523a33554a0ad6289e9a7ef404cc089513aa651f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/82/8255f1f5868f6c5581ec4fad3c67db76b637cefc990366dc440cf74649724b90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/68/68bb630ca17b7c92ed0bd35ec07dd5b51128d508e309dd0e3ea993d87fd6b99c-d # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/04/04d66a0b6df244385edf3ff33e83b222fc11be3e96e47a596d61f4dee4e743a9-d # internal cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/aes -std -installsuffix shared -buildid Ti8HWe59vAkz9MNdYUJk/Ti8HWe59vAkz9MNdYUJk -goversion go1.19 -symabis $WORK/b085/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/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/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b127/_pkg_.a $WORK/b127/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/0c/0c7b2b4d36db61315850d568deaec5ad404f3090e2aafc572032b48dc2a5cfbf-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b123/ cat >$WORK/b123/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/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b123/symabis ./chacha20poly1305_amd64.s cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/sha512 -std -installsuffix shared -buildid fAUrZ7anfFb6IceS7LSz/fAUrZ7anfFb6IceS7LSz -goversion go1.19 -symabis $WORK/b099/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/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/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/sha256 -std -installsuffix shared -buildid h-dwZ8HmwmkUxLe2vb-U/h-dwZ8HmwmkUxLe2vb-U -goversion go1.19 -symabis $WORK/b105/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/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 cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c8/c8bd408d022e56a7287e7909f3cd397235a285b6a7c470b9b58f86790838c43a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/3e/3e32072699cc2f800761221c2a5b8c449206c574a62806dc9bc95406ced0ab5e-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/03/03a5585e1ec21ac10c9b245511d2b2c411744842fcaa3405e0e3a9b7c8a0e141-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid 8a0hgqwLgysXUfOxgTuA/8a0hgqwLgysXUfOxgTuA -goversion go1.19 -symabis $WORK/b123/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/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 cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b185/reflect2_amd64.o ./reflect2_amd64.s cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/25/256d454b363d88d25568d49aabf4fb433e49950022d827ac00cbd3b5e17fd585-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b115/sha1block_amd64.o ./sha1block_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b185/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b185/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b185/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b185/_pkg_.a $WORK/b185/reflect2_amd64.o $WORK/b185/relfect2_mips64x.o $WORK/b185/relfect2_mipsx.o $WORK/b185/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b105/sha256block_amd64.o ./sha256block_amd64.s cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/69/69c39b16976248fbbc03e72863fe5b0d23469cd5e254e3a28977a66703b25434-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b085/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b099/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b085/gcm_amd64.o ./gcm_amd64.s 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/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b123/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/b8/b8446b07de93acc10b46ed220d79d0d44f7f15d7203d31630b95068b30af7da2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal net mkdir -p $WORK/b059/ cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/99/993b0608232e67dae3b39058d5dd3e86b8addde7c442d3883b68bd79a9e437fd-d # internal cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b059/ -importpath net -- -I $WORK/b059/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/asm_amd64.o $WORK/b085/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/19/19a185bf02367787cdbc3b9f4163992653ff8b0beabf51cdeebfdb5d96f12fd0-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b7/b7c26f1faa87afcb1d756e1f8cefefc71e8e103cb882d33cb10496cc09273ebf-d # internal golang.org/x/crypto/scrypt mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b349/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p golang.org/x/crypto/scrypt -complete -installsuffix shared -buildid 7lHve2TLO-WJiPkykx5P/7lHve2TLO-WJiPkykx5P -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack ./src/golang.org/x/crypto/scrypt/scrypt.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/b4/b489a585ebad89ef078ea1e02a35ee74c998b0fe7a670fc3887b0ee840c992bd-d # internal golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b614/ github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b624/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b615/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid tzqzR-v3uq7MasUFEw-R/tzqzR-v3uq7MasUFEw-R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./src/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid A_6vfHtyHBw7HXFjgZke/A_6vfHtyHBw7HXFjgZke -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b624/importcfg -pack ./src/github.com/docker/docker/pkg/ioutils/buffer.go ./src/github.com/docker/docker/pkg/ioutils/bytespipe.go ./src/github.com/docker/docker/pkg/ioutils/fswriters.go ./src/github.com/docker/docker/pkg/ioutils/readers.go ./src/github.com/docker/docker/pkg/ioutils/temp_unix.go ./src/github.com/docker/docker/pkg/ioutils/writeflusher.go ./src/github.com/docker/docker/pkg/ioutils/writers.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/25/25de89e54d20904e366507ef70d90398433bcdbd6e6ac9ee274f5f7a07d95f79-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b080/ flag os/user github.com/opencontainers/go-digest mkdir -p $WORK/b070/ encoding/hex mkdir -p $WORK/b119/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid k7uw9SlWBOftQlqrYgfq/k7uw9SlWBOftQlqrYgfq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/version.go ./src/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid MdbRUByXrGgFLhPrARSI/MdbRUByXrGgFLhPrARSI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack ./src/github.com/opencontainers/go-digest/algorithm.go ./src/github.com/opencontainers/go-digest/digest.go ./src/github.com/opencontainers/go-digest/digester.go ./src/github.com/opencontainers/go-digest/doc.go ./src/github.com/opencontainers/go-digest/verifiers.go encoding/json cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b025/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p encoding/hex -std -complete -installsuffix shared -buildid MhfaPMAubQl1_Rq65h7R/MhfaPMAubQl1_Rq65h7R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go net/url cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b121/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p encoding/json -std -complete -installsuffix shared -buildid fBrLsdCVbgMDxN-Bwiai/fBrLsdCVbgMDxN-Bwiai -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b025/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 vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b129/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/url -std -complete -installsuffix shared -buildid pzelScxkydCS98E74Bx0/pzelScxkydCS98E74Bx0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/net/url/url.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid DnnTNeAs4qJt72k2qhFB/DnnTNeAs4qJt72k2qhFB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go text/scanner mkdir -p $WORK/b149/ vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b203/ math/big mkdir -p $WORK/b095/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid jgT9XtsXXWRgnxuuJ13Y/jgT9XtsXXWRgnxuuJ13Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b203/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 cat >$WORK/b095/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/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b095/symabis ./arith_amd64.s mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p flag -std -complete -installsuffix shared -buildid E2gY09EPi6FjFkcm7me7/E2gY09EPi6FjFkcm7me7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/flag/flag.go github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/containers/storage/pkg/reexec mkdir -p $WORK/b161/ github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 9jzt0d-ZvCMx4EirU-cp/9jzt0d-ZvCMx4EirU-cp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack ./src/github.com/ulikunitz/xz/internal/xlog/xlog.go github.com/klauspost/compress/fse mkdir -p $WORK/b168/ runtime/debug github.com/opencontainers/runtime-spec/specs-go cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 2wvPwUJaaHf8Dk9Xy8dn/2wvPwUJaaHf8Dk9Xy8dn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack ./src/github.com/containers/storage/pkg/reexec/command_linux.go ./src/github.com/containers/storage/pkg/reexec/reexec.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p text/scanner -std -complete -installsuffix shared -buildid VgNyrA2aT_MqFAsFVl3z/VgNyrA2aT_MqFAsFVl3z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go mkdir -p $WORK/b162/ mkdir -p $WORK/b189/ compress/flate mkdir -p $WORK/b173/ github.com/syndtr/gocapability/capability mkdir -p $WORK/b052/ mime mkdir -p $WORK/b140/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b176/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid df-jhmdoCjmAHbn-d2rr/df-jhmdoCjmAHbn-d2rr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack ./src/github.com/opencontainers/runtime-spec/specs-go/config.go ./src/github.com/opencontainers/runtime-spec/specs-go/state.go ./src/github.com/opencontainers/runtime-spec/specs-go/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid nqlj-xFbujh0-yKQrO6t/nqlj-xFbujh0-yKQrO6t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack ./src/github.com/klauspost/compress/fse/bitreader.go ./src/github.com/klauspost/compress/fse/bitwriter.go ./src/github.com/klauspost/compress/fse/bytereader.go ./src/github.com/klauspost/compress/fse/compress.go ./src/github.com/klauspost/compress/fse/decompress.go ./src/github.com/klauspost/compress/fse/fse.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid bk_lNdN9u568JvSpG0vw/bk_lNdN9u568JvSpG0vw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack ./src/github.com/containers/storage/pkg/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p compress/flate -std -complete -installsuffix shared -buildid HlKOL2eK2vOvPyASankk/HlKOL2eK2vOvPyASankk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b176/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 cat >$WORK/b173/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b163/ github.com/docker/go-units cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b173/symabis ./debug.s cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b052/ -importpath os/user -- -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid E6HKsNCfPegzwvWrPa7I/E6HKsNCfPegzwvWrPa7I -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack ./src/github.com/syndtr/gocapability/capability/capability.go ./src/github.com/syndtr/gocapability/capability/capability_linux.go ./src/github.com/syndtr/gocapability/capability/enum.go ./src/github.com/syndtr/gocapability/capability/enum_gen.go ./src/github.com/syndtr/gocapability/capability/syscall_linux.go gopkg.in/yaml.v3 cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b145/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p log -std -complete -installsuffix shared -buildid pKBYGr4tfOSxYz-4x7eG/pKBYGr4tfOSxYz-4x7eG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/log/log.go mkdir -p $WORK/b204/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b154/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p gopkg.in/yaml.v3 -complete -installsuffix shared -buildid 96u9ulsZGhtqfRQZq1yV/96u9ulsZGhtqfRQZq1yV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack ./src/gopkg.in/yaml.v3/apic.go ./src/gopkg.in/yaml.v3/decode.go ./src/gopkg.in/yaml.v3/emitterc.go ./src/gopkg.in/yaml.v3/encode.go ./src/gopkg.in/yaml.v3/parserc.go ./src/gopkg.in/yaml.v3/readerc.go ./src/gopkg.in/yaml.v3/resolve.go ./src/gopkg.in/yaml.v3/scannerc.go ./src/gopkg.in/yaml.v3/sorter.go ./src/gopkg.in/yaml.v3/writerc.go ./src/gopkg.in/yaml.v3/yaml.go ./src/gopkg.in/yaml.v3/yamlh.go ./src/gopkg.in/yaml.v3/yamlprivateh.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/docker/go-units -complete -installsuffix shared -buildid sKTas5BPhCqtxsAzTG3e/sKTas5BPhCqtxsAzTG3e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack ./src/github.com/docker/go-units/duration.go ./src/github.com/docker/go-units/size.go ./src/github.com/docker/go-units/ulimit.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p mime -std -complete -installsuffix shared -buildid LIO1muVcQkOhVS9a639q/LIO1muVcQkOhVS9a639q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b204/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 vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b198/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid dWetFrTSJ7_LBpu4byS2/dWetFrTSJ7_LBpu4byS2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b200/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 cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/b6/b64c0fd1ff3a317c81fbf6fcad7778ed8dee3f2e343dcaa81cbd32c5ba3515df-d # internal mime/quotedprintable mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid 8qKZzLSIZVscrnZ1Hg44/8qKZzLSIZVscrnZ1Hg44 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/1e/1efbd32ccde3e7afb2aab4604d26a1911007e8881758ca24973d1555a1f0af71-d # internal net/http/internal mkdir -p $WORK/b208/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/chacha20poly1305_amd64.o # internal cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p net/http/internal -std -complete -installsuffix shared -buildid lbN3TTMGEpezXPjnMKEG/lbN3TTMGEpezXPjnMKEG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal github.com/miekg/pkcs11 mkdir -p $WORK/b143/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b143/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b143/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./params.go ./pkcs11.go ./types.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/91/91dd5b860c98f4718b5d506d254c223689a7225dac2c75ee3bc5710f2cca33ab-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid hdO3-2HTF3QxGkWKwlaz/hdO3-2HTF3QxGkWKwlaz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./src/google.golang.org/grpc/internal/grpclog/grpclog.go ./src/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/e3/e3b21e98de0b76abe07933ddc9ac37a689fe54b9620d21efd5df65f8d36cac2f-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/b037/_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=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid LvRcPYNbFiyr5ndm3arm/LvRcPYNbFiyr5ndm3arm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./src/google.golang.org/protobuf/internal/errors/errors.go ./src/google.golang.org/protobuf/internal/errors/is_go113.go cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/b6/b6d25b42b93943a510b6711e63c5c8253f62ec5857ce0f8290d348dea4f2a005-d # internal go/token mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p go/token -std -complete -installsuffix shared -buildid 1eSPDKSnlAoieBHm-Vr5/1eSPDKSnlAoieBHm-Vr5 -goversion go1.19 -shared -c=4 -nolocalimports -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/b162/_pkg_.a # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p math/big -std -installsuffix shared -buildid 3APi3UB9qr2N3O2mFwnu/3APi3UB9qr2N3O2mFwnu -goversion go1.19 -symabis $WORK/b095/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/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/natdiv.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 cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/d8/d8d864bc9c72314f559080099851f6f802e84ec487af98fde6c4252c23720564-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid bzR4QbEkmeWf-JxGz3Le/bzR4QbEkmeWf-JxGz3Le -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/23/239e08ba69dd17125c1cb05c732cae04896699059603a53c8ff44b56c7f6062c-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid 7Ll5Lan9_Nn7GpoElMM-/7Ll5Lan9_Nn7GpoElMM- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./src/github.com/containers/image/v5/internal/iolimits/iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/cc/cce3214cff88cb98ac24edc0f61625f8d90f46a1b8eeca0000ec8e10858f9773-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid fABjsPHHJKWyKnaBqmKP/fABjsPHHJKWyKnaBqmKP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack ./src/github.com/containers/image/v5/version/version.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/7d/7db143616fd7f5a3dcd7f31adda02fca5f8d2f5ac964e30a30f5a88cc1ff586d-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid W4EwzKdsBNIrena-m3wk/W4EwzKdsBNIrena-m3wk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack ./src/github.com/containers/image/v5/docker/reference/helpers.go ./src/github.com/containers/image/v5/docker/reference/normalize.go ./src/github.com/containers/image/v5/docker/reference/reference.go ./src/github.com/containers/image/v5/docker/reference/regexp-additions.go ./src/github.com/containers/image/v5/docker/reference/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/e8/e86b5ebb92ba664edebc8bb0ab8f875e732ee8e65079e41740ae436c9167e244-d # internal github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b107/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -complete -installsuffix shared -buildid sNa56Hy1Uf88vNs-FvkU/sNa56Hy1Uf88vNs-FvkU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p runtime/debug -std -installsuffix shared -buildid v1_Piz1f4nggQ9jgVmwQ/v1_Piz1f4nggQ9jgVmwQ -goversion go1.19 -symabis $WORK/b173/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ee/eecd2261ffb537484890843fee3c71dc300bbba2ca04b87f0cdf888cc4ce3805-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b080/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid O-ggVlsPaSqBVEdZh6uh/O-ggVlsPaSqBVEdZh6uh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./src/github.com/opencontainers/image-spec/specs-go/v1/config.go ./src/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./src/github.com/opencontainers/image-spec/specs-go/v1/index.go ./src/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./src/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./src/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/d2/d279fc00e633fb8c47a1dbaf5ff75e9231360edbcb7b5fae542cf64b8ea83b99-d # internal encoding/csv mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p encoding/csv -std -complete -installsuffix shared -buildid zGuHC1t2MMro7J-ZL-Va/zGuHC1t2MMro7J-ZL-Va -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/84/8474ab16117de8d4d2b2e4462ef3ef681fdfc756937a4b1599bb7b3a2380a0b2-d # internal encoding/xml mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p encoding/xml -std -complete -installsuffix shared -buildid pt-NfFOiFs4_pYI0CGPL/pt-NfFOiFs4_pYI0CGPL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/c7/c764c0582ac81bc3872ba8d1aa2a2ed4c17465c3404b124b059f8f508861262b-d # internal database/sql/driver mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p database/sql/driver -std -complete -installsuffix shared -buildid FDGH24_AJQmBSQgBC6c7/FDGH24_AJQmBSQgBC6c7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/ff/ff3c657734e31e5ed0b49c60adfd5a206addb247638b2de16998d7f7b8e5ca3e-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b167/ cat >$WORK/b167/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b167=>" -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b167/symabis ./decompress_amd64.s cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/68/68f9d61be3024b13bd29314bdb968b76a85a18caf6e98033236b36d2f7294e6c-d # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ac/ac86ecf667a90ad54e0ddfcc7c51b977bf854e29b9fb353ec13379b2a4c1df78-d # internal encoding/gob mkdir -p $WORK/b328/ github.com/ulikunitz/xz/lzma mkdir -p $WORK/b179/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b180/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b178/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p encoding/gob -std -complete -installsuffix shared -buildid 3iwrR3ZotkSoqxjotoZd/3iwrR3ZotkSoqxjotoZd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b328/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid ixxUEhuXr9x8qeFVfwcq/ixxUEhuXr9x8qeFVfwcq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack ./src/github.com/ulikunitz/xz/lzma/bintree.go ./src/github.com/ulikunitz/xz/lzma/bitops.go ./src/github.com/ulikunitz/xz/lzma/breader.go ./src/github.com/ulikunitz/xz/lzma/buffer.go ./src/github.com/ulikunitz/xz/lzma/bytewriter.go ./src/github.com/ulikunitz/xz/lzma/decoder.go ./src/github.com/ulikunitz/xz/lzma/decoderdict.go ./src/github.com/ulikunitz/xz/lzma/directcodec.go ./src/github.com/ulikunitz/xz/lzma/distcodec.go ./src/github.com/ulikunitz/xz/lzma/encoder.go ./src/github.com/ulikunitz/xz/lzma/encoderdict.go ./src/github.com/ulikunitz/xz/lzma/hashtable.go ./src/github.com/ulikunitz/xz/lzma/header.go ./src/github.com/ulikunitz/xz/lzma/header2.go ./src/github.com/ulikunitz/xz/lzma/lengthcodec.go ./src/github.com/ulikunitz/xz/lzma/literalcodec.go ./src/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./src/github.com/ulikunitz/xz/lzma/operation.go ./src/github.com/ulikunitz/xz/lzma/prob.go ./src/github.com/ulikunitz/xz/lzma/properties.go ./src/github.com/ulikunitz/xz/lzma/rangecodec.go ./src/github.com/ulikunitz/xz/lzma/reader.go ./src/github.com/ulikunitz/xz/lzma/reader2.go ./src/github.com/ulikunitz/xz/lzma/state.go ./src/github.com/ulikunitz/xz/lzma/treecodecs.go ./src/github.com/ulikunitz/xz/lzma/writer.go ./src/github.com/ulikunitz/xz/lzma/writer2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/ee/ee9295beb4f16062ee167714e581dd6a4b2d2ffb160b2e8c8d939e59532da643-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile container/list=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid MlQb7cADu53cSWRl7pzi/MlQb7cADu53cSWRl7pzi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b199/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/0f/0fc7b4cec9447aa4590bbd1d8f627243a344f8a5c8d4e54b98ea8b32faced39e-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/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 9y4iIBNm3T2khzQt5aYl/9y4iIBNm3T2khzQt5aYl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/c6/c64dc66600960cd37791a4f712574fbb71cfa8fda277d917c13462699accd138-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/go-openapi/analysis/internal/debug -complete -installsuffix shared -buildid hagpo1SpNPWaAKetxY_O/hagpo1SpNPWaAKetxY_O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./src/github.com/go-openapi/analysis/internal/debug/debug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/bf/bf35eebb14e98455de3bbd0c337511afecf41e029839666a5e8e0e44e1f9019b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal gopkg.in/go-jose/go-jose.v2/json mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p gopkg.in/go-jose/go-jose.v2/json -complete -installsuffix shared -buildid AoPpskicEYrOnTqKhivf/AoPpskicEYrOnTqKhivf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b351/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/json/decode.go ./src/gopkg.in/go-jose/go-jose.v2/json/encode.go ./src/gopkg.in/go-jose/go-jose.v2/json/indent.go ./src/gopkg.in/go-jose/go-jose.v2/json/scanner.go ./src/gopkg.in/go-jose/go-jose.v2/json/stream.go ./src/gopkg.in/go-jose/go-jose.v2/json/tags.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/80/80c57894a23e9a2d510d3e8f5b324c4e935455001f2be4751377ab3c76fc1260-d # internal github.com/letsencrypt/boulder/errors mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b343/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/letsencrypt/boulder/errors -complete -installsuffix shared -buildid k98Jd8o9ElnhW9QxZBTh/k98Jd8o9ElnhW9QxZBTh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./src/github.com/letsencrypt/boulder/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/3f/3fb21b6c4702abd3be163cef15456551e6a73fb4816a87659ccb545ebe20a5ab-d # internal github.com/proglottis/gpgme mkdir -p $WORK/b365/ cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/0a/0a6c835927896bb12ed74d359e51e8d397e7be052dc166897352ee6f91337e63-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme pkg-config --cflags -- gpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid 8Yy4B-HzgerceGGsZ7t_/8Yy4B-HzgerceGGsZ7t_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b389/importcfg -pack ./src/gopkg.in/square/go-jose.v2/json/decode.go ./src/gopkg.in/square/go-jose.v2/json/encode.go ./src/gopkg.in/square/go-jose.v2/json/indent.go ./src/gopkg.in/square/go-jose.v2/json/scanner.go ./src/gopkg.in/square/go-jose.v2/json/stream.go ./src/gopkg.in/square/go-jose.v2/json/tags.go cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/75/758cab06fd795c373e8bcf5e369bb62ed93f2b5c24c3c8b03247a3bcbd45219c-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid T-1tvi6vVSVb_flB_x_e/T-1tvi6vVSVb_flB_x_e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./src/golang.org/x/net/internal/timeseries/timeseries.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/b2/b26222e3cf3313e7465d1a45798b0763fab1d7c7683c58d18efb9dd91409a966-d # internal github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid Z6IRXj0BMXZC-HExEeub/Z6IRXj0BMXZC-HExEeub -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack ./src/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/28/28d236ccc458ae6f3dcb95e367d54ca99c5f66f14e0d5b82e8385f6c76c822dc-d # internal github.com/go-openapi/jsonreference/internal mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/go-openapi/jsonreference/internal -complete -installsuffix shared -buildid BXjOrQltaz86nw-mMkBc/BXjOrQltaz86nw-mMkBc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack ./src/github.com/go-openapi/jsonreference/internal/normalize_url.go cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b168/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b169/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/klauspost/compress/huff0 -installsuffix shared -buildid DoofAxU-uWkwJY0eC1Dn/DoofAxU-uWkwJY0eC1Dn -goversion go1.19 -symabis $WORK/b167/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack -asmhdr $WORK/b167/go_asm.h ./src/github.com/klauspost/compress/huff0/bitreader.go ./src/github.com/klauspost/compress/huff0/bitwriter.go ./src/github.com/klauspost/compress/huff0/bytereader.go ./src/github.com/klauspost/compress/huff0/compress.go ./src/github.com/klauspost/compress/huff0/decompress.go ./src/github.com/klauspost/compress/huff0/decompress_amd64.go ./src/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/1a/1ac4104f45bf4c8034ba97a4a0d066cb379181d3b8df02f253962e1d62ccf1e9-d # internal text/template/parse mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p text/template/parse -std -complete -installsuffix shared -buildid 0FAnUJaeS1wgyV8dhDog/0FAnUJaeS1wgyV8dhDog -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b400/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/01/01f706a4b770cb5925f7c7ea848cd28d46fd245aaa8faa9ef0d405978e71d27d-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 1B2JyFsP0ZMWSOVJdXBA/1B2JyFsP0ZMWSOVJdXBA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b406/importcfg -pack ./src/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/dd/dd6393d3daed8a876b4f5de80b8d1ad0d0c5073026645102df6bd912c9cfb5f1-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile container/list=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 8mSs9v4t4Z0RVfQ-YTDR/8mSs9v4t4Z0RVfQ-YTDR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b436/importcfg -pack ./src/golang.org/x/text/unicode/bidi/bidi.go ./src/golang.org/x/text/unicode/bidi/bracket.go ./src/golang.org/x/text/unicode/bidi/core.go ./src/golang.org/x/text/unicode/bidi/prop.go ./src/golang.org/x/text/unicode/bidi/tables13.0.0.go ./src/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/6a/6a7afb67af433266908eb2f7e4cc3008583e13633f6d17dfd0a243849e8045c9-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b435/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid X8PmKFpICUrCtV3GDdQa/X8PmKFpICUrCtV3GDdQa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b437/importcfg -pack ./src/golang.org/x/text/unicode/norm/composition.go ./src/golang.org/x/text/unicode/norm/forminfo.go ./src/golang.org/x/text/unicode/norm/input.go ./src/golang.org/x/text/unicode/norm/iter.go ./src/golang.org/x/text/unicode/norm/normalize.go ./src/golang.org/x/text/unicode/norm/readwriter.go ./src/golang.org/x/text/unicode/norm/tables13.0.0.go ./src/golang.org/x/text/unicode/norm/transform.go ./src/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/61/61ed70b5b0e6d9697b3747a954f0f2682cb5d1b60e056a9f4a42da4b8adc7177-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 6y1-Vn07q9GkSm5psB-u/6y1-Vn07q9GkSm5psB-u -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./src/golang.org/x/net/http2/hpack/encode.go ./src/golang.org/x/net/http2/hpack/hpack.go ./src/golang.org/x/net/http2/hpack/huffman.go ./src/golang.org/x/net/http2/hpack/static_table.go ./src/golang.org/x/net/http2/hpack/tables.go cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b139/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b173/debug.o ./debug.s cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/c5/c50bece8c5da9f2fe4686127b4ceea7af3ecfd088c7750220871ba3de971aef3-d # internal runtime/trace mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p runtime/trace -std -installsuffix shared -buildid jZVwRbfIYLCyBn3kVJB7/jZVwRbfIYLCyBn3kVJB7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b451/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/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1d/1d1d9b3f32beec7cc82374d4f014d070b6b5704e2ad3c7d44e506ef9a2bbead4-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid wn91I5mme4hiHL1CIb1h/wn91I5mme4hiHL1CIb1h -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack ./src/github.com/containers/image/v5/types/types.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme pkg-config --libs -- gpgme cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/04/042bf0fb3d3219bb016c4f6dd9701979fc89012fc856acc513ffa09276a3fa0d-d # internal github.com/oklog/ulid mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b096/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid TPaKtwZDgen0735XHLbe/TPaKtwZDgen0735XHLbe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack ./src/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/a1/a11bcc1575738178dc000d094767684ea8abd0a579f48157418ccf88ccd6bda8-d # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/ca/ca122cf5f794ee96a42f7991a51a36c52a948ef8f5295c06bc618ef9c0201ae9-d # internal github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b458/ github.com/hashicorp/go-multierror mkdir -p $WORK/b462/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b459/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b454/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b455/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b460/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b463/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/vbauerster/mpb/v8/decor -complete -installsuffix shared -buildid mJwI0BVWMOsMstPPx0Vv/mJwI0BVWMOsMstPPx0Vv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b458/importcfg -pack ./src/github.com/vbauerster/mpb/v8/decor/any.go ./src/github.com/vbauerster/mpb/v8/decor/counters.go ./src/github.com/vbauerster/mpb/v8/decor/decorator.go ./src/github.com/vbauerster/mpb/v8/decor/doc.go ./src/github.com/vbauerster/mpb/v8/decor/elapsed.go ./src/github.com/vbauerster/mpb/v8/decor/eta.go ./src/github.com/vbauerster/mpb/v8/decor/merge.go ./src/github.com/vbauerster/mpb/v8/decor/moving_average.go ./src/github.com/vbauerster/mpb/v8/decor/name.go ./src/github.com/vbauerster/mpb/v8/decor/on_abort.go ./src/github.com/vbauerster/mpb/v8/decor/on_complete.go ./src/github.com/vbauerster/mpb/v8/decor/on_condition.go ./src/github.com/vbauerster/mpb/v8/decor/percentage.go ./src/github.com/vbauerster/mpb/v8/decor/pool.go ./src/github.com/vbauerster/mpb/v8/decor/size_type.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./src/github.com/vbauerster/mpb/v8/decor/speed.go ./src/github.com/vbauerster/mpb/v8/decor/spinner.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid S60XhtCbicpOYW5onwoB/S60XhtCbicpOYW5onwoB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack ./src/github.com/hashicorp/go-multierror/append.go ./src/github.com/hashicorp/go-multierror/flatten.go ./src/github.com/hashicorp/go-multierror/format.go ./src/github.com/hashicorp/go-multierror/group.go ./src/github.com/hashicorp/go-multierror/multierror.go ./src/github.com/hashicorp/go-multierror/prefix.go ./src/github.com/hashicorp/go-multierror/sort.go cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/7d/7dc4f12803bc2009fb843ed352cd0feff72932506547c8618f745a020af52d78-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_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/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid e_E4BXWLpDDmCygJQSm_/e_E4BXWLpDDmCygJQSm_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoreflect/methods.go ./src/google.golang.org/protobuf/reflect/protoreflect/proto.go ./src/google.golang.org/protobuf/reflect/protoreflect/source.go ./src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./src/google.golang.org/protobuf/reflect/protoreflect/type.go ./src/google.golang.org/protobuf/reflect/protoreflect/value.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/2a/2acdfc6d09131ccc18ab3ec48961bb727b5960eeea041337be1cab136ba6cf8c-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/flate=$WORK/b176/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid Sj0P4lEU8pW-dltSHl-j/Sj0P4lEU8pW-dltSHl-j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack ./src/github.com/klauspost/compress/flate/deflate.go ./src/github.com/klauspost/compress/flate/dict_decoder.go ./src/github.com/klauspost/compress/flate/fast_encoder.go ./src/github.com/klauspost/compress/flate/huffman_bit_writer.go ./src/github.com/klauspost/compress/flate/huffman_code.go ./src/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./src/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./src/github.com/klauspost/compress/flate/inflate.go ./src/github.com/klauspost/compress/flate/inflate_gen.go ./src/github.com/klauspost/compress/flate/level1.go ./src/github.com/klauspost/compress/flate/level2.go ./src/github.com/klauspost/compress/flate/level3.go ./src/github.com/klauspost/compress/flate/level4.go ./src/github.com/klauspost/compress/flate/level5.go ./src/github.com/klauspost/compress/flate/level6.go ./src/github.com/klauspost/compress/flate/regmask_amd64.go ./src/github.com/klauspost/compress/flate/stateless.go ./src/github.com/klauspost/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/60/6076d5ab8774801062966b8ca677133103d8acfdf89c30e26ccf1e9bb9eccb50-d # internal compress/gzip mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile compress/flate=$WORK/b176/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile hash/crc32=$WORK/b171/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p compress/gzip -std -complete -installsuffix shared -buildid zmFGKcWjksrTsQP8vNAb/zmFGKcWjksrTsQP8vNAb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b139/_pkg_.a $WORK/b139/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/c8/c8dc61d9e8a6e73ce84217fb3fb62fa0b6bce2e354fc6079d2565296b4fc5dfd-d # internal compress/zlib mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile compress/flate=$WORK/b176/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile hash/adler32=$WORK/b372/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p compress/zlib -std -complete -installsuffix shared -buildid 18KdHwSczw-4p_eZHyrL/18KdHwSczw-4p_eZHyrL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b173/_pkg_.a $WORK/b173/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/03/03272e8d52905588be2b963364f8c421048bea035bfbb39d3c30d09b0803001e-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b173/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid msTXq4saQ-7QQ_NxPsOM/msTXq4saQ-7QQ_NxPsOM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack ./src/github.com/modern-go/concurrent/executor.go ./src/github.com/modern-go/concurrent/go_above_19.go ./src/github.com/modern-go/concurrent/log.go ./src/github.com/modern-go/concurrent/unbounded_executor.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/90d463761416902cead7b1ece7d946f2a67fa81e9e42aa1ce346347ce188ec56-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid BeBsvdD4cpqBncGS6BFl/BeBsvdD4cpqBncGS6BFl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b412/importcfg -pack ./src/google.golang.org/grpc/internal/grpcutil/compressor.go ./src/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./src/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./src/google.golang.org/grpc/internal/grpcutil/metadata.go ./src/google.golang.org/grpc/internal/grpcutil/method.go ./src/google.golang.org/grpc/internal/grpcutil/regex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/40/40fe7478a03fbb20ec417f3278764123b2e26bfd06aff6962f881de59821e716-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid c1N3PlQVfTVLNVYJJyXo/c1N3PlQVfTVLNVYJJyXo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -pack ./src/google.golang.org/grpc/internal/balancerload/load.go cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/08/08b0ec86ffa2eebf2f722201adc091c69e32f8863364e5cfa8dd9cf86299c5fb-d # internal testing mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/sysinfo=$WORK/b450/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b096/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b173/_pkg_.a packagefile runtime/trace=$WORK/b451/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p testing -std -complete -installsuffix shared -buildid l4hUT2iYS0n4OgLM8qdu/l4hUT2iYS0n4OgLM8qdu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b449/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/fuzz.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/src/testing/testing_other.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b365/ -importpath github.com/proglottis/gpgme -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b365/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/be/beafdab8ca18e69bbb894e677097e029b74c7c84de1676f7b374dad3af96233f-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid eCbGzILqNQ5hW9ph8eH6/eCbGzILqNQ5hW9ph8eH6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack ./src/github.com/moby/sys/mountinfo/doc.go ./src/github.com/moby/sys/mountinfo/mounted_linux.go ./src/github.com/moby/sys/mountinfo/mounted_unix.go ./src/github.com/moby/sys/mountinfo/mountinfo.go ./src/github.com/moby/sys/mountinfo/mountinfo_filters.go ./src/github.com/moby/sys/mountinfo/mountinfo_linux.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/50/5043c81e40e865c76215f1cb1287c91072764d9621a63e896c194632a1d780d8-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 9aGFuFjXcTEuZiM6xASe/9aGFuFjXcTEuZiM6xASe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack ./src/github.com/containers/image/v5/pkg/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b4/b4df782be331cdbbb00f4e0255e0080306b909c676153e34f58a49cf38756b09-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b081/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid OtkVEgjaJ6J5E2B6_xxH/OtkVEgjaJ6J5E2B6_xxH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack ./src/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/57/578456c47055266c11baef8269564c8e2eb880d587d75420a840a8b0b397bda0-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid G2VclqAIQ84uLGhSaGhg/G2VclqAIQ84uLGhSaGhg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack ./src/github.com/sirupsen/logrus/alt_exit.go ./src/github.com/sirupsen/logrus/buffer_pool.go ./src/github.com/sirupsen/logrus/doc.go ./src/github.com/sirupsen/logrus/entry.go ./src/github.com/sirupsen/logrus/exported.go ./src/github.com/sirupsen/logrus/formatter.go ./src/github.com/sirupsen/logrus/hooks.go ./src/github.com/sirupsen/logrus/json_formatter.go ./src/github.com/sirupsen/logrus/logger.go ./src/github.com/sirupsen/logrus/logrus.go ./src/github.com/sirupsen/logrus/terminal_check_notappengine.go ./src/github.com/sirupsen/logrus/terminal_check_unix.go ./src/github.com/sirupsen/logrus/text_formatter.go ./src/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/77/77b481fe0d0c9bd5c58c34d731918664c704dfd23a68d25c0806ec27e76d5eb8-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid QTQaIi98fBjqkFw1UjUJ/QTQaIi98fBjqkFw1UjUJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./src/github.com/opencontainers/runc/libcontainer/user/user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/1a/1ab4456ed85c1940e7210677c6c9eaee3a9e49851f43b73ca7b34cc246872f33-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid piYGD_bqZZQ3-csKtJs0/piYGD_bqZZQ3-csKtJs0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack ./src/github.com/containers/storage/pkg/ioutils/buffer.go ./src/github.com/containers/storage/pkg/ioutils/bytespipe.go ./src/github.com/containers/storage/pkg/ioutils/fswriters.go ./src/github.com/containers/storage/pkg/ioutils/fswriters_linux.go ./src/github.com/containers/storage/pkg/ioutils/readers.go ./src/github.com/containers/storage/pkg/ioutils/temp_unix.go ./src/github.com/containers/storage/pkg/ioutils/writeflusher.go ./src/github.com/containers/storage/pkg/ioutils/writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/e7/e731551d1787003c732e40d7c5ee606a99298ff4a8612e0daaad0a5a99ab9b60-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b188/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid FmPAtPZhW1rKp_Ej7pNB/FmPAtPZhW1rKp_Ej7pNB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack ./src/github.com/BurntSushi/toml/decode.go ./src/github.com/BurntSushi/toml/decode_go116.go ./src/github.com/BurntSushi/toml/deprecated.go ./src/github.com/BurntSushi/toml/doc.go ./src/github.com/BurntSushi/toml/encode.go ./src/github.com/BurntSushi/toml/error.go ./src/github.com/BurntSushi/toml/lex.go ./src/github.com/BurntSushi/toml/meta.go ./src/github.com/BurntSushi/toml/parse.go ./src/github.com/BurntSushi/toml/type_fields.go ./src/github.com/BurntSushi/toml/type_toml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/ad/ad4be644cdf1c6d45e1021e44a0d5237fb9584a5e902d2575b73c978a246b736-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid Id8NHhq-uAw_mDk_efgq/Id8NHhq-uAw_mDk_efgq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/devices/device.go ./src/github.com/opencontainers/runc/libcontainer/devices/device_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/66/66114138daabdd623ff85348148e7ac81db55cc008890707e6586a4bb8af4f96-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b197/ cat >$WORK/b197/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/b198/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid hAa1V0qZwiLZNSLGqdqI/hAa1V0qZwiLZNSLGqdqI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b197/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 cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/66/6682e948582f2de710b8254d5cef907e593c674f9a81291db63e20e7488cdbab-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b218/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid TPzqZ0TMDUdU0UJuAzjV/TPzqZ0TMDUdU0UJuAzjV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./src/google.golang.org/grpc/grpclog/component.go ./src/google.golang.org/grpc/grpclog/grpclog.go ./src/google.golang.org/grpc/grpclog/logger.go ./src/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/2c/2c11492b38b56be75da937c68682e4cd4082ec163879820105cb6a9af1ff6ede-d # internal github.com/containers/image/v5/internal/signature mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b133/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/image/v5/internal/signature -complete -installsuffix shared -buildid L70srLTkWGhnPQD0s4nS/L70srLTkWGhnPQD0s4nS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./src/github.com/containers/image/v5/internal/signature/signature.go ./src/github.com/containers/image/v5/internal/signature/sigstore.go ./src/github.com/containers/image/v5/internal/signature/simple.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b167=>" -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b167/decompress_amd64.o ./decompress_amd64.s cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/71/7187511c8d29d4d8404ec7e75f63fb4f372d91f23973423f714c641dea966a54-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b178/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b179/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile hash/crc32=$WORK/b171/_pkg_.a packagefile hash/crc64=$WORK/b181/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid i41zvMKaqUxi-zC_zAIo/i41zvMKaqUxi-zC_zAIo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack ./src/github.com/ulikunitz/xz/bits.go ./src/github.com/ulikunitz/xz/crc.go ./src/github.com/ulikunitz/xz/format.go ./src/github.com/ulikunitz/xz/lzmafilter.go ./src/github.com/ulikunitz/xz/none-check.go ./src/github.com/ulikunitz/xz/reader.go ./src/github.com/ulikunitz/xz/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/62/623381754f3e9489284ecf902fccb91a638a8cccff57a110aa67c19bf88d90e7-d # internal go.etcd.io/bbolt mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p go.etcd.io/bbolt -complete -installsuffix shared -buildid xEj7ni2XtcMB898BVj3-/xEj7ni2XtcMB898BVj3- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./src/go.etcd.io/bbolt/bolt_amd64.go ./src/go.etcd.io/bbolt/bolt_linux.go ./src/go.etcd.io/bbolt/bolt_unix.go ./src/go.etcd.io/bbolt/bucket.go ./src/go.etcd.io/bbolt/compact.go ./src/go.etcd.io/bbolt/cursor.go ./src/go.etcd.io/bbolt/db.go ./src/go.etcd.io/bbolt/doc.go ./src/go.etcd.io/bbolt/errors.go ./src/go.etcd.io/bbolt/freelist.go ./src/go.etcd.io/bbolt/freelist_hmap.go ./src/go.etcd.io/bbolt/mlock_unix.go ./src/go.etcd.io/bbolt/node.go ./src/go.etcd.io/bbolt/page.go ./src/go.etcd.io/bbolt/tx.go ./src/go.etcd.io/bbolt/tx_check.go ./src/go.etcd.io/bbolt/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/a0/a0f7ba411f452aab3fbf87a8d4f15d1da16155101fde4665c935bbf1692013e2-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/josharian/intern=$WORK/b320/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid c_V9BT344Mm0c6GSU3Wd/c_V9BT344Mm0c6GSU3Wd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack ./src/github.com/mailru/easyjson/jlexer/bytestostr.go ./src/github.com/mailru/easyjson/jlexer/error.go ./src/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/89/89a1234768e3869a3cade3afa2c97c0ef67193c3f3279396225ef18e7d550ddf-d # internal golang.org/x/term mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p golang.org/x/term -complete -installsuffix shared -buildid qO1Ozq3i1MlE5Tk881ec/qO1Ozq3i1MlE5Tk881ec -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./src/golang.org/x/term/term.go ./src/golang.org/x/term/term_unix.go ./src/golang.org/x/term/term_unix_other.go ./src/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/5f/5f7e7ca39117513c40055f0b88d2e89a0cf4a8ee84caf5adbb102bfa6279d911-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid h6si-OLHfgWZsGOjrHP1/h6si-OLHfgWZsGOjrHP1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./src/github.com/containers/image/v5/transports/stub.go ./src/github.com/containers/image/v5/transports/transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/51/51c0d6d1319ac98c54a25f26a2844f6c4bb396acf0d469c29bffcd68774b3ce1-d # internal github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid pH26krJFQI7Yg7IhG6SQ/pH26krJFQI7Yg7IhG6SQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./src/github.com/containers/ocicrypt/config/keyprovider-config/config.go cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/35/356797cb6fd13685a8c164c296c1f51817f8b161ca1c5052146277ff012dbe02-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid bf-w9d9vIEOb8c_DKCVc/bf-w9d9vIEOb8c_DKCVc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack ./src/google.golang.org/grpc/encoding/encoding.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b167/_pkg_.a $WORK/b167/decompress_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/f7/f75e9d241ec80fe5ae7c8f5ba2ee05ff235a0c875f2d5226218a2639c165d3f3-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b435/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b436/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid xsMyq_MaCeRS8Xk2xlM-/xsMyq_MaCeRS8Xk2xlM- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack ./src/golang.org/x/text/secure/bidirule/bidirule.go ./src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/51/519e95fa48398413a810320cf93750f113639a2481aa12264bc480052c803e55-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b196/ cat >$WORK/b196/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/b037/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b197/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b200/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid qelJwJkShYBEjm89qdc8/qelJwJkShYBEjm89qdc8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /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 cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/94/9416a12d32b5e53e7031c70c5c0e0dd4e0a9cf6bc51da04833d23ef1d127b6a7-d # internal github.com/vbauerster/mpb/v8/cwriter /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal mkdir -p $WORK/b457/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/vbauerster/mpb/v8/cwriter -complete -installsuffix shared -buildid N_cgQE-Ma-yLh9mZ6RXw/N_cgQE-Ma-yLh9mZ6RXw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./src/github.com/vbauerster/mpb/v8/cwriter/doc.go ./src/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/04/0453b73535b103fdc35eea53b58241a8c3c7762210b57c210c1f60f5b88ccbc0-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b153/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid JWMgT4CaBXx1XKLaZMxl/JWMgT4CaBXx1XKLaZMxl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack ./src/github.com/containers/storage/pkg/mount/flags.go ./src/github.com/containers/storage/pkg/mount/flags_linux.go ./src/github.com/containers/storage/pkg/mount/mount.go ./src/github.com/containers/storage/pkg/mount/mounter_linux.go ./src/github.com/containers/storage/pkg/mount/mountinfo.go ./src/github.com/containers/storage/pkg/mount/mountinfo_linux.go ./src/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go ./src/github.com/containers/storage/pkg/mount/unmount_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/c5/c52959b33285082be7d76502e7375809ec59c31271f7a889b4046c5e5915bcf2-d # internal github.com/containers/image/v5/internal/putblobdigest mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/containers/image/v5/internal/putblobdigest -complete -installsuffix shared -buildid eJ1-Ir9p-_TEXic0HhXA/eJ1-Ir9p-_TEXic0HhXA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b467/importcfg -pack ./src/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/5c/5c3b2fc29cc80b792b83d69917b7381be8e648a87c5d8a88a1987551975509e7-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b468/ cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/2e/2e01e23a45d965e80c10ac7dc8c7b3abef947c4b39ee6b55760d5528ee45bc31-d # internal cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid FiNuRZSU1PTCqCE3cWsJ/FiNuRZSU1PTCqCE3cWsJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b468/importcfg -pack ./src/github.com/containers/image/v5/internal/tmpdir/tmpdir.go github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid e80et2TRhV2soTlFNGuF/e80et2TRhV2soTlFNGuF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/e5/e5d340e332c8f90ec23cc0e73a98244cc694047ef0688657e534accf36d8d12e-d # internal text/template mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile internal/fmtsort=$WORK/b038/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b400/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p text/template -std -complete -installsuffix shared -buildid vd3xX9jOn1ufXtYDZjdz/vd3xX9jOn1ufXtYDZjdz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b399/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/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/45/451c0726ad450923e6bd59e5eef2fad5e10bc924bd6a94065539bbf401fa65ae-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b181/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid EMaFw86KXdvLLfUF8tZH/EMaFw86KXdvLLfUF8tZH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack ./src/github.com/vbatts/tar-split/tar/storage/doc.go ./src/github.com/vbatts/tar-split/tar/storage/entry.go ./src/github.com/vbatts/tar-split/tar/storage/getter.go ./src/github.com/vbatts/tar-split/tar/storage/packer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/23/23e6d9be93ccc25900d5bc2364ac07702bcf842b787668532b6ff9ef0035b418-d # internal github.com/containers/image/v5/internal/signer mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/containers/image/v5/internal/signer -complete -installsuffix shared -buildid 6QZdU6ifbVEFX-BStJLi/6QZdU6ifbVEFX-BStJLi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./src/github.com/containers/image/v5/internal/signer/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/cf/cfafc1a9775e2b06c67e26cce91de4244c42d5e9651b01ed74bdd74de743c41b-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid eoO9sNGWCAT7OFmGZU3R/eoO9sNGWCAT7OFmGZU3R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b477/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/parsers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/8c/8cb76e06b2dc6ad98b4e130471518acd76b24022f19d68559df71fdd18f86680-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b227/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal 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/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid jMNEaEVhWnZIdC9NhpON/jMNEaEVhWnZIdC9NhpON -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/ee/ee8f70d21e93921a9f8434c22aed860838eb1b00522735c1bebf23a2796163c2-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/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid MtE4_M4yTiYmE_REjaSo/MtE4_M4yTiYmE_REjaSo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./src/google.golang.org/protobuf/internal/strs/strings.go ./src/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/55/55068e1bc052de504cc128b30ceaf558cb1e25ac7d7a88990e675453e9d666c0-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=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid utrX7BNXlxpFg2dGAhb7/utrX7BNXlxpFg2dGAhb7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./src/google.golang.org/protobuf/internal/genid/any_gen.go ./src/google.golang.org/protobuf/internal/genid/api_gen.go ./src/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./src/google.golang.org/protobuf/internal/genid/doc.go ./src/google.golang.org/protobuf/internal/genid/duration_gen.go ./src/google.golang.org/protobuf/internal/genid/empty_gen.go ./src/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./src/google.golang.org/protobuf/internal/genid/goname.go ./src/google.golang.org/protobuf/internal/genid/map_entry.go ./src/google.golang.org/protobuf/internal/genid/source_context_gen.go ./src/google.golang.org/protobuf/internal/genid/struct_gen.go ./src/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./src/google.golang.org/protobuf/internal/genid/type_gen.go ./src/google.golang.org/protobuf/internal/genid/wrappers.go ./src/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/86/86c863cc6fbc18dcc8a7bf3b7abb6d1a3ce63a5c412ff7c8fd154c0601e13e42-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/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid 5-N6TUJ09FvhD9zSEHeC/5-N6TUJ09FvhD9zSEHeC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack ./src/google.golang.org/protobuf/internal/order/order.go ./src/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b095/arith_amd64.o ./arith_amd64.s cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/b0/b09abeb610f1feec13465238c635df99867f171e261d98815e50df4f4143451f-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid rPhF0OzHlzwBkAYcKDtD/rPhF0OzHlzwBkAYcKDtD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack ./src/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/ad/ada19a5f9dc2810d6934f42aeff0f89783c26555d9866beda9fa437fad19cf8d-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=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid 9FJXt9WYyfP0sWkRMh5E/9FJXt9WYyfP0sWkRMh5E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoiface/legacy.go ./src/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/f1/f13de34d4c9b1bb1c61342dc6e48ce1774f4bd3cb251b503057c0a23a55a6fa5-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid jYpB_BLnRbAGBr-noUYQ/jYpB_BLnRbAGBr-noUYQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack ./src/github.com/containers/storage/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/88/888fdc9a433d20c46af126ba11eae9fe072ea903e3603db0f3c25551a110a311-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_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/b027/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid _nfvmcC5r8yIOffJuOEn/_nfvmcC5r8yIOffJuOEn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/81/813e53310009a7a55f625bee5d3e17f6b19b8daa0c3b73a7dd57da1fba7ce8a5-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=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 7Zs1XLCn1jdNH0sLf1rl/7Zs1XLCn1jdNH0sLf1rl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/13/1331969f97500b4fdb9456d76fa628ac4eebfc689551d690e1706704d397bc7a-d # internal github.com/containers/image/v5/signature/signer mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/containers/image/v5/signature/signer -complete -installsuffix shared -buildid GTTMoCDD8ut0yCufhXjC/GTTMoCDD8ut0yCufhXjC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack ./src/github.com/containers/image/v5/signature/signer/signer.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/bd/bdad4cea27c23573284a8f92686ea6d1aa4fa041d3a4625b97a24c34c20b510d-d # internal github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/opencontainers/selinux/pkg/pwalkdir -complete -installsuffix shared -buildid l0FwHJ9vNlIpQ1SeU4fs/l0FwHJ9vNlIpQ1SeU4fs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/94/94a91f4556de4e913ed0961a09c80c41e406d952360ebde4ad4de37a40189cfc-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid fwmrVUWSJecqj6s7ttHe/fwmrVUWSJecqj6s7ttHe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./src/github.com/containers/storage/pkg/dmesg/dmesg_linux.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/ea/ea68d871c0d006304f409dea435919c4468aff87a850681cfe1aa7cd593348d3-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 13Poblp019cv9twYZlSI/13Poblp019cv9twYZlSI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack ./src/github.com/containers/storage/pkg/fsutils/fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/3f/3f68a65741774426e7c7ae2a53c4ae61f3ff079064fc55357a9776dfb36d9710-d # internal github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/tchap/go-patricia/v2/patricia -complete -installsuffix shared -buildid pp0ArJ7iQDPs9NK2JKgD/pp0ArJ7iQDPs9NK2JKgD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./src/github.com/tchap/go-patricia/v2/patricia/children.go ./src/github.com/tchap/go-patricia/v2/patricia/patricia.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/02/02124a129a4b5f657025b17bb2676ac48204eccb20427b3c3b650721c8eaca27-d # internal github.com/vbauerster/mpb/v8 mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile container/heap=$WORK/b453/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b454/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b455/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=$WORK/b457/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b458/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b460/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/vbauerster/mpb/v8 -complete -installsuffix shared -buildid IEp2P7LEeH1kqLJlfZk9/IEp2P7LEeH1kqLJlfZk9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b452/importcfg -pack ./src/github.com/vbauerster/mpb/v8/bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler.go ./src/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./src/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./src/github.com/vbauerster/mpb/v8/bar_option.go ./src/github.com/vbauerster/mpb/v8/container_option.go ./src/github.com/vbauerster/mpb/v8/doc.go ./src/github.com/vbauerster/mpb/v8/heap_manager.go ./src/github.com/vbauerster/mpb/v8/priority_queue.go ./src/github.com/vbauerster/mpb/v8/progress.go ./src/github.com/vbauerster/mpb/v8/proxyreader.go ./src/github.com/vbauerster/mpb/v8/proxywriter.go cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/89/897339020699275b23c17d09f3d49ce919384833a9d1c9172b6ec9cc7c024250-d # internal github.com/google/go-intervals/intervalset mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid ggaf9rO2kj9vp5wujo9Y/ggaf9rO2kj9vp5wujo9Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./src/github.com/google/go-intervals/intervalset/intervalset.go ./src/github.com/google/go-intervals/intervalset/intervalset_immutable.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/4e/4e77cf7482e9c0f84d4c9ed1d513e891870f423b0027efa41b7c22d5eafa17cb-d # internal github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/containerd/stargz-snapshotter/estargz/errorutil -complete -installsuffix shared -buildid A3v2tifnMGRx4v7TCneV/A3v2tifnMGRx4v7TCneV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b506/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/ee/ee1e7b2710deb830d70b762a4d7ff96a69a684bb41b4286709eda82f39296b99-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 2mX-KU4aZIN50hhbJ2iL/2mX-KU4aZIN50hhbJ2iL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./src/golang.org/x/sync/errgroup/errgroup.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/8e/8e801e40de3d3bd5596409c4f0f0759e5e4cd521263b6fc139a2ee1d4d877ab8-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid R_hoFhDpaUYeuWKCcsQS/R_hoFhDpaUYeuWKCcsQS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b511/importcfg -pack ./src/github.com/containers/image/v5/directory/explicitfilepath/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/b6/b6c800f73325acc2c52e22dcf515727bb6c6f410ce46cdfc45f305253f162448-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid MxtSiFw5l00f8dHaZvyB/MxtSiFw5l00f8dHaZvyB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./src/github.com/containers/image/v5/docker/policyconfiguration/naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/43/43d2d9fe6d516fa8b91e452240b3c2cc6fa907bd4de1aca6570c319b3426c571-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_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/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid _KJ5sv2maxCuaB7OyI3Z/_KJ5sv2maxCuaB7OyI3Z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoregistry/registry.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b4/b428cdc1466386dc5bb542414586a3fa862006e281ee05ac49061db46ebb530c-d # internal crypto/elliptic mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/e1/e1bdfea91d2182e0f7e28cde44be9eb2ea531f0f5b3081c2061fad62ad9831e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid 2dhTN7v6sI3QvG_dBWHY/2dhTN7v6sI3QvG_dBWHY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go crypto/internal/boring/bbig mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid fxLFTevloNEKq89ItPvt/fxLFTevloNEKq89ItPvt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/1f/1f31ed054256e56b1446fbd2be88210129b4d2a41348feed1817d5834d74dda6-d # internal encoding/asn1 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid p5GPrSZILlal5Cl_SbiL/p5GPrSZILlal5Cl_SbiL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b101/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/02/024e32d8d49eb9ed5c441f48413099df28b9775a57888786c8e5987fae2fcdcc-d # internal crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/randutil=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/rand -std -complete -installsuffix shared -buildid KVCpzzx3iIKE5JD3yBaL/KVCpzzx3iIKE5JD3yBaL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/ef/effc4d5a57ef732337c8b9cda282f7bfedb577f571f56472650e22b481fbc32d-d # internal crypto/dsa mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/dsa -std -complete -installsuffix shared -buildid 4yKQY19db5eDV90Mrv05/4yKQY19db5eDV90Mrv05 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/7d/7d33452ffd558e33bdcb653ad07e1fed7198d96724f6c91d2202ed70cc355ac4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/e5/e5f3ef144c7f22e2f45b80fa11da159a2f909d97bc1ce8633deae5cfe69cc5ed-d # internal github.com/json-iterator/go mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b184/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b185/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/46/464d796f6bf738f9e2c8c6002d412276a4ec08d1b5afd1edaad135d0f4e9b3ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/json-iterator/go -complete -installsuffix shared -buildid 2KlNYI1Z9-LJlHVVFwq5/2KlNYI1Z9-LJlHVVFwq5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack ./src/github.com/json-iterator/go/adapter.go ./src/github.com/json-iterator/go/any.go ./src/github.com/json-iterator/go/any_array.go ./src/github.com/json-iterator/go/any_bool.go ./src/github.com/json-iterator/go/any_float.go ./src/github.com/json-iterator/go/any_int32.go ./src/github.com/json-iterator/go/any_int64.go ./src/github.com/json-iterator/go/any_invalid.go ./src/github.com/json-iterator/go/any_nil.go ./src/github.com/json-iterator/go/any_number.go ./src/github.com/json-iterator/go/any_object.go ./src/github.com/json-iterator/go/any_str.go ./src/github.com/json-iterator/go/any_uint32.go ./src/github.com/json-iterator/go/any_uint64.go ./src/github.com/json-iterator/go/config.go ./src/github.com/json-iterator/go/iter.go ./src/github.com/json-iterator/go/iter_array.go ./src/github.com/json-iterator/go/iter_float.go ./src/github.com/json-iterator/go/iter_int.go ./src/github.com/json-iterator/go/iter_object.go ./src/github.com/json-iterator/go/iter_skip.go ./src/github.com/json-iterator/go/iter_skip_strict.go ./src/github.com/json-iterator/go/iter_str.go ./src/github.com/json-iterator/go/jsoniter.go ./src/github.com/json-iterator/go/pool.go ./src/github.com/json-iterator/go/reflect.go ./src/github.com/json-iterator/go/reflect_array.go ./src/github.com/json-iterator/go/reflect_dynamic.go ./src/github.com/json-iterator/go/reflect_extension.go ./src/github.com/json-iterator/go/reflect_json_number.go ./src/github.com/json-iterator/go/reflect_json_raw_message.go ./src/github.com/json-iterator/go/reflect_map.go ./src/github.com/json-iterator/go/reflect_marshaler.go ./src/github.com/json-iterator/go/reflect_native.go ./src/github.com/json-iterator/go/reflect_optional.go ./src/github.com/json-iterator/go/reflect_slice.go ./src/github.com/json-iterator/go/reflect_struct_decoder.go ./src/github.com/json-iterator/go/reflect_struct_encoder.go ./src/github.com/json-iterator/go/stream.go ./src/github.com/json-iterator/go/stream_float.go ./src/github.com/json-iterator/go/stream_int.go ./src/github.com/json-iterator/go/stream_str.go google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_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/strs=$WORK/b232/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b230/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid sHMSO8zHT57H7wMyog8I/sHMSO8zHT57H7wMyog8I -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/json/decode.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/json/encode.go cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_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/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid 186UvPvDv-5MR0v-edqo/186UvPvDv-5MR0v-edqo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/text/decode.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/text/doc.go ./src/google.golang.org/protobuf/internal/encoding/text/encode.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/37/37e35aa5743f30e2b899aa32e4aaa02ffa8ca8c33d839cc39d89c6dabee16aea-d # internal golang.org/x/net/idna mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b434/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b436/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b437/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid vo2Ngkh8ISv1wi40zUKd/vo2Ngkh8ISv1wi40zUKd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b433/importcfg -pack ./src/golang.org/x/net/idna/go118.go ./src/golang.org/x/net/idna/idna10.0.0.go ./src/golang.org/x/net/idna/punycode.go ./src/golang.org/x/net/idna/tables13.0.0.go ./src/golang.org/x/net/idna/trie.go ./src/golang.org/x/net/idna/trieval.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/fc/fccb9ac1e6863c0759b96805d149e2f2869082e9ba595f5fcb56fcde0211c9ea-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile text/scanner=$WORK/b149/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid pu3R5sZ7IF9tPNa7pzhQ/pu3R5sZ7IF9tPNa7pzhQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack ./src/github.com/containers/storage/pkg/fileutils/fileutils.go ./src/github.com/containers/storage/pkg/fileutils/fileutils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/3d/3d0620492052589b72cd0b76e4f6e69e1521bcfbd2a61c1fcefcf1655a3dcb69-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b152/_pkg_.a packagefile github.com/docker/go-units=$WORK/b154/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid c13JXGLxWd8TtONXxMuy/c13JXGLxWd8TtONXxMuy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack ./src/github.com/containers/storage/pkg/system/chmod.go ./src/github.com/containers/storage/pkg/system/chtimes.go ./src/github.com/containers/storage/pkg/system/chtimes_unix.go ./src/github.com/containers/storage/pkg/system/errors.go ./src/github.com/containers/storage/pkg/system/exitcode.go ./src/github.com/containers/storage/pkg/system/init.go ./src/github.com/containers/storage/pkg/system/lchown.go ./src/github.com/containers/storage/pkg/system/lcow_unix.go ./src/github.com/containers/storage/pkg/system/lstat_unix.go ./src/github.com/containers/storage/pkg/system/meminfo.go ./src/github.com/containers/storage/pkg/system/meminfo_linux.go ./src/github.com/containers/storage/pkg/system/mknod.go ./src/github.com/containers/storage/pkg/system/path.go ./src/github.com/containers/storage/pkg/system/path_unix.go ./src/github.com/containers/storage/pkg/system/process_unix.go ./src/github.com/containers/storage/pkg/system/rm.go ./src/github.com/containers/storage/pkg/system/rm_common.go ./src/github.com/containers/storage/pkg/system/stat_common.go ./src/github.com/containers/storage/pkg/system/stat_linux.go ./src/github.com/containers/storage/pkg/system/stat_unix.go ./src/github.com/containers/storage/pkg/system/syscall_unix.go ./src/github.com/containers/storage/pkg/system/umask.go ./src/github.com/containers/storage/pkg/system/utimes_linux.go ./src/github.com/containers/storage/pkg/system/xattrs_linux.go cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/2d/2d682a24d88d216250d0c17e06bc818b07a254a3972b88215cacd96e714934ac-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b175/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile hash/crc32=$WORK/b171/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid 8EAWnAAtcGFxz5zP8d6k/8EAWnAAtcGFxz5zP8d6k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack ./src/github.com/klauspost/pgzip/gunzip.go ./src/github.com/klauspost/pgzip/gzip.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/0a/0a20db675f09b356859f64c374524e1d62449af7ada4d36b3bbfe13883f8d25c-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid 3unYiwW0F9-XBpoUuiPw/3unYiwW0F9-XBpoUuiPw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack ./src/github.com/containerd/containerd/log/context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/33/331181578f944942da0b11f5fd83eca91226a3455ee4276cd2bc290becc0d531-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b482/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/95/95f0f3c01f7302b2f137f68e22e49d1f5c0d21e4e5d2dde165c56bf1775ff743-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b484/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b484/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b484/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./loop_wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/a8/a85fbe7b09e0b362c2acee900c0f26c220c07d289df76bc88536708c91f0c114-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid 4ruNDBUmkgpdCeaFCPtF/4ruNDBUmkgpdCeaFCPtF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b485/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/kernel/kernel.go ./src/github.com/containers/storage/pkg/parsers/kernel/kernel_unix.go ./src/github.com/containers/storage/pkg/parsers/kernel/uname_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/20/20e038448807ff714161c255aaccefe74b4bb2167ac8a028b0537619981c470e-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b488/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b488/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b488/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/30/3069a43e4f44aa1e4accedc592f02f51526dea7b424700ee7002b021acbd6dd8-d # internal github.com/containers/image/v5/internal/streamdigest mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/24/24fce8e51db32184dc54d46927ff18b86219d0311b2ee2b8bc126994717072f7-d # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/image/v5/internal/streamdigest -complete -installsuffix shared -buildid IlAXO80nWK-cj0S5erIv/IlAXO80nWK-cj0S5erIv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b514/importcfg -pack ./src/github.com/containers/image/v5/internal/streamdigest/stream_digest.go github.com/containers/image/v5/internal/useragent mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/image/v5/internal/useragent -complete -installsuffix shared -buildid y20ZVi6QX2LIavgIeXqr/y20ZVi6QX2LIavgIeXqr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack ./src/github.com/containers/image/v5/internal/useragent/useragent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/e7/e7d9895e8669a8aed54a685d05ba06cb14881800e6c3fe08fada58ba3580acd6-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid QdsgN-ot6X4t43i59SH3/QdsgN-ot6X4t43i59SH3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b520/importcfg -pack ./src/github.com/docker/docker-credential-helpers/credentials/credentials.go ./src/github.com/docker/docker-credential-helpers/credentials/error.go ./src/github.com/docker/docker-credential-helpers/credentials/helper.go ./src/github.com/docker/docker-credential-helpers/credentials/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/34/342432cf1371e65fb593beb73437727ec9d869ba8759b25d96730ccbcc19988e-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=$WORK/b501/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid jQ9cp77xFi6Lb6hxcokH/jQ9cp77xFi6Lb6hxcokH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b500/importcfg -pack ./src/github.com/containers/storage/pkg/truncindex/truncindex.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/1b/1b8b6a366007dbd16731428e0990b839013d73236415a88b1bcead6f7828fb12-d # internal golang.org/x/sys/execabs mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p golang.org/x/sys/execabs -complete -installsuffix shared -buildid _Cvvxg2AiWd51_QHgAp3/_Cvvxg2AiWd51_QHgAp3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack ./src/golang.org/x/sys/execabs/execabs.go ./src/golang.org/x/sys/execabs/execabs_go119.go cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/7f/7fcdfc78385548d856e972410d43e8e599186ebfa5400939adaa208a38c236cf-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid pqoTeg9e-ZWCPmUgMev5/pqoTeg9e-ZWCPmUgMev5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b526/importcfg -pack ./src/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/d9/d9e925c999b39c530c316ce7c9ebee68e95a7d532cf9e700197a89d45a4931ce-d # internal github.com/pkg/errors mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid UpyCmp_xCWiu5cpQi7PK/UpyCmp_xCWiu5cpQi7PK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack ./src/github.com/pkg/errors/errors.go ./src/github.com/pkg/errors/go113.go ./src/github.com/pkg/errors/stack.go cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/00/003c0852dda645010ebea7a7352100e4e07cdcc97afcf4c8becd4ad4b7509fc4-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid tsjJxut-1T26VHotgCAW/tsjJxut-1T26VHotgCAW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b538/importcfg -pack ./src/github.com/docker/docker/api/types/blkiodev/blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/2e/2e9372314be2c74ab9314f195d970a2d0cd432903dc126b021ae48f1415bc46f-d # internal crypto/rsa mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b097/_pkg_.a packagefile crypto/internal/randutil=$WORK/b098/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/rsa -std -complete -installsuffix shared -buildid dy2RQee1214klyR1Fe0Y/dy2RQee1214klyR1Fe0Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/2c/2c446690fdb4c13f2119625a172906beb31ef5ffaca0d9c722bb50a68da23609-d # internal crypto/ed25519 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid dcr43nXftYb1aSsy_tme/dcr43nXftYb1aSsy_tme -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/74/74f505f6574a9a7d7d5ce1be9e4b53ef12757c6f130582ec16a2eda125df5543-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b165/ cat >$WORK/b165/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b165/symabis ./fse_decoder_amd64.s ./seqdec_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/8c/8c37a618ce50cf31ff4b4b1dd9bb6fc31705d76a634b8183a357a58ffcdae301-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_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/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid w5FnFZW2bFdK1YrvjObw/w5FnFZW2bFdK1YrvjObw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./src/google.golang.org/protobuf/proto/checkinit.go ./src/google.golang.org/protobuf/proto/decode.go ./src/google.golang.org/protobuf/proto/decode_gen.go ./src/google.golang.org/protobuf/proto/doc.go ./src/google.golang.org/protobuf/proto/encode.go ./src/google.golang.org/protobuf/proto/encode_gen.go ./src/google.golang.org/protobuf/proto/equal.go ./src/google.golang.org/protobuf/proto/extension.go ./src/google.golang.org/protobuf/proto/merge.go ./src/google.golang.org/protobuf/proto/messageset.go ./src/google.golang.org/protobuf/proto/proto.go ./src/google.golang.org/protobuf/proto/proto_methods.go ./src/google.golang.org/protobuf/proto/reset.go ./src/google.golang.org/protobuf/proto/size.go ./src/google.golang.org/protobuf/proto/size_gen.go ./src/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/cf/cf7743206ad0afd8d394dde4cd12b96a1811607f237be5cbd69c7bf768fca5e8-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid rQU4qqEVd1xCeSczj2k3/rQU4qqEVd1xCeSczj2k3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./src/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./src/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/65/65e474bd388303630e1ddfd9685c5004e182066ab2e4dc112d05844454220ae9-d # internal github.com/theupdateframework/go-tuf/encrypted mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b359/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/theupdateframework/go-tuf/encrypted -complete -installsuffix shared -buildid h2k7u--JvgPgU-hI5_0N/h2k7u--JvgPgU-hI5_0N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./src/github.com/theupdateframework/go-tuf/encrypted/encrypted.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/b230/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/19/1994c6ecd90d6f61060e34df0b79545ed4f3aa1952f5985507ae004cceb55ec8-d # internal github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/sigstore/sigstore/pkg/signature/options -complete -installsuffix shared -buildid izLMdakkbujRxp8f-LI-/izLMdakkbujRxp8f-LI- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/options/context.go ./src/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./src/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./src/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./src/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./src/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/e0/e09e2536b2f7380a79bb7d30b0f238eb858451cb54d339bc97fec2686f53aaf3-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_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/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid o881s3h9VccO3YYjPzw5/o881s3h9VccO3YYjPzw5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/defval/default.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/b292/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/0b/0b9a48ca2da7272062946686179ca9de72745ffdab3376a6d29d19450c9e1722-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid HWxiWYJW5q7KRqWAEwA1/HWxiWYJW5q7KRqWAEwA1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/e0/e0a7a2a91a6f07686c9b34ce452922c1fe49bf4409d5a59c28d6c86fbb1df75c-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b069/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile math/rand=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid bfkNHLf_VJpfovrvywhe/bfkNHLf_VJpfovrvywhe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b491/importcfg -pack ./src/github.com/containers/storage/pkg/stringid/stringid.go cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/e1/e149ce18b56c52a3242cedb1fc4859d7a42b166d01f1ff09933f4b42c41bf45c-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid DYDnhKTDTF9Dcdh-o-kx/DYDnhKTDTF9Dcdh-o-kx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack ./src/github.com/docker/docker/api/types/strslice/strslice.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b482/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b482/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./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/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/61/614759ec8feb671d074efa36f2136ef72c036ec4e05c91927f4172751abc3ec7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/b9/b9b119f24a9cf6d72c6dd9edc2fa795833f37ad59ef09e417549b0d8e8f98c93-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid v92B6Oc51EXZthAHWupB/v92B6Oc51EXZthAHWupB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b551/importcfg -pack ./src/github.com/docker/docker/api/types/time/timestamp.go cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/72/72339a53405726715a533347102e9007a116862a7bb86b4813e4ce7e17eee526-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid Xx7vtGdeJuK4Ci-GGk7T/Xx7vtGdeJuK4Ci-GGk7T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b555/importcfg -pack ./src/github.com/containers/image/v5/oci/internal/oci_util.go github.com/gogo/protobuf/proto mkdir -p $WORK/b547/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b166/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b167/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b169/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b170/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b172/_pkg_.a packagefile hash/crc32=$WORK/b171/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b173/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid TD2J0fLcZPKJSRfxFtiw/TD2J0fLcZPKJSRfxFtiw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./src/github.com/gogo/protobuf/proto/clone.go ./src/github.com/gogo/protobuf/proto/custom_gogo.go ./src/github.com/gogo/protobuf/proto/decode.go ./src/github.com/gogo/protobuf/proto/deprecated.go ./src/github.com/gogo/protobuf/proto/discard.go ./src/github.com/gogo/protobuf/proto/duration.go ./src/github.com/gogo/protobuf/proto/duration_gogo.go ./src/github.com/gogo/protobuf/proto/encode.go ./src/github.com/gogo/protobuf/proto/encode_gogo.go ./src/github.com/gogo/protobuf/proto/equal.go ./src/github.com/gogo/protobuf/proto/extensions.go ./src/github.com/gogo/protobuf/proto/extensions_gogo.go ./src/github.com/gogo/protobuf/proto/lib.go ./src/github.com/gogo/protobuf/proto/lib_gogo.go ./src/github.com/gogo/protobuf/proto/message_set.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./src/github.com/gogo/protobuf/proto/properties.go ./src/github.com/gogo/protobuf/proto/properties_gogo.go ./src/github.com/gogo/protobuf/proto/skip_gogo.go ./src/github.com/gogo/protobuf/proto/table_marshal.go ./src/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./src/github.com/gogo/protobuf/proto/table_merge.go ./src/github.com/gogo/protobuf/proto/table_unmarshal.go ./src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./src/github.com/gogo/protobuf/proto/text.go ./src/github.com/gogo/protobuf/proto/text_gogo.go ./src/github.com/gogo/protobuf/proto/text_parser.go ./src/github.com/gogo/protobuf/proto/timestamp.go ./src/github.com/gogo/protobuf/proto/timestamp_gogo.go ./src/github.com/gogo/protobuf/proto/wrappers.go ./src/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/klauspost/compress/zstd -installsuffix shared -buildid L_29GDupEVCLz65sh6aN/L_29GDupEVCLz65sh6aN -goversion go1.19 -symabis $WORK/b165/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack -asmhdr $WORK/b165/go_asm.h ./src/github.com/klauspost/compress/zstd/bitreader.go ./src/github.com/klauspost/compress/zstd/bitwriter.go ./src/github.com/klauspost/compress/zstd/blockdec.go ./src/github.com/klauspost/compress/zstd/blockenc.go ./src/github.com/klauspost/compress/zstd/blocktype_string.go ./src/github.com/klauspost/compress/zstd/bytebuf.go ./src/github.com/klauspost/compress/zstd/bytereader.go ./src/github.com/klauspost/compress/zstd/decodeheader.go ./src/github.com/klauspost/compress/zstd/decoder.go ./src/github.com/klauspost/compress/zstd/decoder_options.go ./src/github.com/klauspost/compress/zstd/dict.go ./src/github.com/klauspost/compress/zstd/enc_base.go ./src/github.com/klauspost/compress/zstd/enc_best.go ./src/github.com/klauspost/compress/zstd/enc_better.go ./src/github.com/klauspost/compress/zstd/enc_dfast.go ./src/github.com/klauspost/compress/zstd/enc_fast.go ./src/github.com/klauspost/compress/zstd/encoder.go ./src/github.com/klauspost/compress/zstd/encoder_options.go ./src/github.com/klauspost/compress/zstd/framedec.go ./src/github.com/klauspost/compress/zstd/frameenc.go ./src/github.com/klauspost/compress/zstd/fse_decoder.go ./src/github.com/klauspost/compress/zstd/fse_decoder_amd64.go ./src/github.com/klauspost/compress/zstd/fse_encoder.go ./src/github.com/klauspost/compress/zstd/fse_predefined.go ./src/github.com/klauspost/compress/zstd/hash.go ./src/github.com/klauspost/compress/zstd/history.go ./src/github.com/klauspost/compress/zstd/seqdec.go ./src/github.com/klauspost/compress/zstd/seqdec_amd64.go ./src/github.com/klauspost/compress/zstd/seqenc.go ./src/github.com/klauspost/compress/zstd/snappy.go ./src/github.com/klauspost/compress/zstd/zip.go ./src/github.com/klauspost/compress/zstd/zstd.go cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/99/99c99c473873f343a0c6a6b309e8d144dacb47553613059f9a312c0dade5d5f7-d # internal github.com/imdario/mergo mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/imdario/mergo -complete -installsuffix shared -buildid R1PTMGz_aacd7W_WUvob/R1PTMGz_aacd7W_WUvob -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b558/importcfg -pack ./src/github.com/imdario/mergo/doc.go ./src/github.com/imdario/mergo/map.go ./src/github.com/imdario/mergo/merge.go ./src/github.com/imdario/mergo/mergo.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/61/61f0e74f00d66f57ed2d50c0fc01e46fff0a9d7880a14bd7ef66d07ddc49cc5b-d # internal github.com/container-orchestrated-devices/container-device-interface/specs-go mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/container-orchestrated-devices/container-device-interface/specs-go -complete -installsuffix shared -buildid pSlCFKS2lK-N7r04Cgu_/pSlCFKS2lK-N7r04Cgu_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b565/importcfg -pack ./src/github.com/container-orchestrated-devices/container-device-interface/specs-go/config.go ./src/github.com/container-orchestrated-devices/container-device-interface/specs-go/oci.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/b7/b777106ca05806f1ded8ac59b01c926d6ccc901fa9aba2f3265ee91f05cfa347-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b526/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid QzQgwkb0n1MMFhe_n8b8/QzQgwkb0n1MMFhe_n8b8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack ./src/github.com/docker/distribution/reference/helpers.go ./src/github.com/docker/distribution/reference/normalize.go ./src/github.com/docker/distribution/reference/reference.go ./src/github.com/docker/distribution/reference/regexp.go cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/69/6936b50a3dae89f9b39e222b776dca2084d8ef10c3f757c93115fe24ca2d06d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal html/template mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile html=$WORK/b307/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/b399/_pkg_.a packagefile text/template/parse=$WORK/b400/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/ed/edebe9a5f066443986e750fdc75584d444a45dfcfa12eaf83b3eecc37e2da985-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b520/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b521/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid KFHmWhAddWriT9L9xTy5/KFHmWhAddWriT9L9xTy5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./src/github.com/docker/docker-credential-helpers/client/client.go ./src/github.com/docker/docker-credential-helpers/client/command.go cd $WORK/b484 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p html/template -std -complete -installsuffix shared -buildid NBoICSiPD7fjCm4V2qJA/NBoICSiPD7fjCm4V2qJA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b398/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/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/f3/f35a95dfa79dc273c663ef98bdb57bbd8379f0a5afadd59d1ec761e98b6ff5af-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid XbV6I3kHAmLCx8s-fm1Y/XbV6I3kHAmLCx8s-fm1Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b497/importcfg -pack ./src/github.com/containers/storage/pkg/lockfile/lockfile.go ./src/github.com/containers/storage/pkg/lockfile/lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/db/db733e191270a8832860ce3bc015187dbd55414455d75d19dff3865b0eb488b7-d # internal github.com/fsnotify/fsnotify mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid Ebscoexl_5ssmd7dzoa8/Ebscoexl_5ssmd7dzoa8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b566/importcfg -pack ./src/github.com/fsnotify/fsnotify/backend_inotify.go ./src/github.com/fsnotify/fsnotify/fsnotify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f7/f7ee011828957ce8834ce342108afcaa1c225a49bec2b0892d51f8000363266f-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b109/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid Djg5qqAbRmdG7mlDt_d5/Djg5qqAbRmdG7mlDt_d5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./src/golang.org/x/crypto/ed25519/ed25519.go cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/ed/edd5e56732cfa5ca5920d8747ec2aee12e128db0d3fe8343430c6352f5487737-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid Jfz4GZpeDwe5-HdNcGFd/Jfz4GZpeDwe5-HdNcGFd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b568/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/3e/3e6fce03c88374a14bfba3343d297a5a61a9354fcd408459cbef9627aa688e06-d # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/ef/effdb9c74578161299fe9f6293e872f3519b3df492e42dafb0b40a7fea9fbdb0-d # internal github.com/opencontainers/runtime-tools/validate/capabilities mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b163/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/opencontainers/runtime-tools/validate/capabilities -complete -installsuffix shared -buildid DBkB0FbjwmFg1FtH_TxR/DBkB0FbjwmFg1FtH_TxR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b569/importcfg -pack ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal gopkg.in/yaml.v2 mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/40/403ea6f15d4bb2562c5b500f156e64ee493e0a8355c1453a66ea56fa545cebaa-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b137/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid DGOpP4igxoWhFCwrVMHS/DGOpP4igxoWhFCwrVMHS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./src/github.com/docker/docker/api/types/filters/parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid UIDozNJRAlsfhfS-v0Zj/UIDozNJRAlsfhfS-v0Zj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b572/importcfg -pack ./src/gopkg.in/yaml.v2/apic.go ./src/gopkg.in/yaml.v2/decode.go ./src/gopkg.in/yaml.v2/emitterc.go ./src/gopkg.in/yaml.v2/encode.go ./src/gopkg.in/yaml.v2/parserc.go ./src/gopkg.in/yaml.v2/readerc.go ./src/gopkg.in/yaml.v2/resolve.go ./src/gopkg.in/yaml.v2/scannerc.go ./src/gopkg.in/yaml.v2/sorter.go ./src/gopkg.in/yaml.v2/writerc.go ./src/gopkg.in/yaml.v2/yaml.go ./src/gopkg.in/yaml.v2/yamlh.go ./src/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/19/1976b3efc3469e6014291e80d27c77f1b83542ecb043abb14d9ca9ca1e5b6b41-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b163/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid 1wfjR2SMSeKUaFDBpnuJ/1wfjR2SMSeKUaFDBpnuJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b575/importcfg -pack ./src/github.com/containers/common/pkg/capabilities/capabilities.go cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/38/38faac182e2d88909ae88119f5a9a4f8ffde37e58f676e248758100422afc259-d # internal github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid 3NEGShpCIldndwezbzgx/3NEGShpCIldndwezbzgx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b576/importcfg -pack ./src/github.com/containers/common/pkg/cgroupv2/cgroups_linux.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/06/061be42216c8d12fb87eeba7528c25a241df861a770201e4212f1de99d2bbdcd-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b102/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid DunyrvPCmrHr7UQGgQqx/DunyrvPCmrHr7UQGgQqx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b100/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 cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f7/f7cd48713e0c93f91c9681c1b352c31acf90cd2971e75b05373e23b84733b5c0-d # internal crypto/x509/pkix mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid i3i_-HWPfcW1e8YnTm7d/i3i_-HWPfcW1e8YnTm7d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/95/956e6c24874ef78f78d0de7c932e1c795e4ccac05ec08e4b25c2625e47c2e622-d # internal github.com/containers/common/pkg/timetype mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/containers/common/pkg/timetype -complete -installsuffix shared -buildid QR0nwe76i2VHFHb7HjjR/QR0nwe76i2VHFHb7HjjR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b580/importcfg -pack ./src/github.com/containers/common/pkg/timetype/timestamp.go cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/93/9364a840fdded4062b39f1a64c716c5a62ed07633b7823170697bfd79f7ea17a-d # internal github.com/containers/common/pkg/signal mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/signal=$WORK/b164/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/containers/common/pkg/signal -complete -installsuffix shared -buildid vodBDdrwTlEddVm4LEqx/vodBDdrwTlEddVm4LEqx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b582/importcfg -pack ./src/github.com/containers/common/pkg/signal/signal_common.go ./src/github.com/containers/common/pkg/signal/signal_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/48/482914827453d62ab88135e5521635bd557cc4dce2a3900792500e64c9a7a90a-d # internal github.com/titanous/rocacheck mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/titanous/rocacheck -complete -installsuffix shared -buildid NQCAQcqKJequcxt63zk4/NQCAQcqKJequcxt63zk4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./src/github.com/titanous/rocacheck/rocacheck.go cd $WORK/b484 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/c0/c0aaf13e3a6aa26bacd2b296f70c2a49fc688cf9e0fc371c6ec41ea14588b4f2-d # internal github.com/manifoldco/promptui/list mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid v3N68Y1pAjLk6m8wL9mo/v3N68Y1pAjLk6m8wL9mo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./src/github.com/manifoldco/promptui/list/list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/4c/4cfe2c2f00d03d7176b9428b8f853c3cd9c20edc03a8f2f3f362fb3569ab2899-d # internal github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid 9NtdPR0Wm_AiPYqO8X3c/9NtdPR0Wm_AiPYqO8X3c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./src/github.com/manifoldco/promptui/screenbuf/screenbuf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/c0/c021b0ff5b5edf772028c34ade4e6c068c9f44dd846a64739823f11c303e6a14-d # internal database/sql mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p database/sql -std -complete -installsuffix shared -buildid qhWWcX9O4Hn1TobPYvxI/qhWWcX9O4Hn1TobPYvxI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/41/41105dcab124b8947a2e3d3e8106d25491dba976ccecf7db41ef826bbf89b81f-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid 6YAR1roCdxmxAd7mY49A/6YAR1roCdxmxAd7mY49A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b316/importcfg -pack ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/45/45996bfd8eedbada42cad6b36222cfcc2f8fff94d34ed9d5677b54543ea5990c-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b594/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/81/81535527296584e7d1e5fe38e44e7c71ed03eb48e8af8d4ad9f7f7a80efd326f-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid a3YGrRYaibKN2QTl596N/a3YGrRYaibKN2QTl596N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b596/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/utils/cmsg.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/97/97b383c004e675e9c4b3bc83de78e0ae46fe240d0d8c933b21f249594f7aa61b-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid XodVpWgqdOSdgTfwMSX0/XodVpWgqdOSdgTfwMSX0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/containers/buildah/docker/types.go cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/8f/8f9a2a0736bcb88be5c16808bd66d83c75f61dc00b3087656679fd903e1b79df-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containerd/containerd/pkg/userns -complete -installsuffix shared -buildid BL6Tf-mVfWyrIB_3DW9F/BL6Tf-mVfWyrIB_3DW9F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b620/importcfg -pack ./src/github.com/containerd/containerd/pkg/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/b7/b79457af44867a14406b7e8b38e1a4511e125f80854fee83d49e07f23afac980-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/moby/sys/sequential=$WORK/b623/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid uD-7NFB_ss7s8Zssykzo/uD-7NFB_ss7s8Zssykzo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b622/importcfg -pack ./src/github.com/docker/docker/pkg/system/chtimes.go ./src/github.com/docker/docker/pkg/system/chtimes_nowindows.go ./src/github.com/docker/docker/pkg/system/errors.go ./src/github.com/docker/docker/pkg/system/filesys.go ./src/github.com/docker/docker/pkg/system/filesys_deprecated.go ./src/github.com/docker/docker/pkg/system/filesys_unix.go ./src/github.com/docker/docker/pkg/system/image_os.go ./src/github.com/docker/docker/pkg/system/init.go ./src/github.com/docker/docker/pkg/system/lstat_unix.go ./src/github.com/docker/docker/pkg/system/meminfo.go ./src/github.com/docker/docker/pkg/system/meminfo_linux.go ./src/github.com/docker/docker/pkg/system/mknod.go ./src/github.com/docker/docker/pkg/system/mknod_unix.go ./src/github.com/docker/docker/pkg/system/path.go ./src/github.com/docker/docker/pkg/system/path_unix.go ./src/github.com/docker/docker/pkg/system/process_unix.go ./src/github.com/docker/docker/pkg/system/stat_linux.go ./src/github.com/docker/docker/pkg/system/stat_unix.go ./src/github.com/docker/docker/pkg/system/utimes_unix.go ./src/github.com/docker/docker/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/dc/dc01f23610057eeb9820a5298eed306aca33a41876cc245b591b2fb0ef56ddaf-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid qHCDoxEcgTTVLf1vX1qZ/qHCDoxEcgTTVLf1vX1qZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b543/importcfg -pack ./src/github.com/docker/docker/api/types/network/network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/54/54bf863a128a194247a699e821e8d8c95c4d7c8a7c67dc69498848d2b655d445-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b624/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid fB7sVbDgIF0y-DcjuEuK/fB7sVbDgIF0y-DcjuEuK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b625/importcfg -pack ./src/github.com/docker/docker/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/16/162a97f8d534b99d956ca7a8c2feaf9206feb061111b711bf8983d7e478b48ea-d # internal github.com/moby/patternmatcher mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile text/scanner=$WORK/b149/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/moby/patternmatcher -complete -installsuffix shared -buildid tvr5qPHL0ttC7duekW_F/tvr5qPHL0ttC7duekW_F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b626/importcfg -pack ./src/github.com/moby/patternmatcher/patternmatcher.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -o $WORK/b059/_cgo_.o $WORK/b059/_cgo_main.o $WORK/b059/_x001.o $WORK/b059/_x002.o $WORK/b059/_x003.o $WORK/b059/_x004.o $WORK/b059/_x005.o -g -O2 cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/50/50c483f8e3cfa7c1d97da8610dc1d8eefd83cddb8bc3f109a5a192c8a405cdd4-d # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/74/74fe163e5d53bfb75b13966571b7b382a8ff9abac93e12def4d34f583f51df10-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_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/b036/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b242/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid ZGEf1rKupE167BEW3zM6/ZGEf1rKupE167BEW3zM6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./src/google.golang.org/protobuf/encoding/prototext/decode.go ./src/google.golang.org/protobuf/encoding/prototext/doc.go ./src/google.golang.org/protobuf/encoding/prototext/encode.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_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/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid C-pNJx-K2AjCnQoIolS-/C-pNJx-K2AjCnQoIolS- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./src/google.golang.org/protobuf/internal/filedesc/build.go ./src/google.golang.org/protobuf/internal/filedesc/desc.go ./src/google.golang.org/protobuf/internal/filedesc/desc_init.go ./src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./src/google.golang.org/protobuf/internal/filedesc/placeholder.go cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/18/18da2b12daad5902cd6b10d819eb49110137c323002b8fca9eb0e6cadabb8705-d # internal github.com/moby/term mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/signal=$WORK/b164/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/moby/term -complete -installsuffix shared -buildid I_hCabIsmE94ekupdyda/I_hCabIsmE94ekupdyda -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b629/importcfg -pack ./src/github.com/moby/term/ascii.go ./src/github.com/moby/term/proxy.go ./src/github.com/moby/term/tc.go ./src/github.com/moby/term/term.go ./src/github.com/moby/term/termios.go ./src/github.com/moby/term/termios_nonbsd.go ./src/github.com/moby/term/winsize.go cd $WORK/b484 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/18/184672eb8d8f8e3b8d064fcba331706172df704eb507ee4c41e2505975de1b7c-d # internal github.com/morikuni/aec mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/morikuni/aec -complete -installsuffix shared -buildid rx7MCByjDl6JG-lFijpC/rx7MCByjDl6JG-lFijpC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b630/importcfg -pack ./src/github.com/morikuni/aec/aec.go ./src/github.com/morikuni/aec/ansi.go ./src/github.com/morikuni/aec/builder.go ./src/github.com/morikuni/aec/sgr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ac/ac7e2b3bd1cbe9f0dd7aea9235be39dfbaaa099f5f42b7cbb25cba8f61bd046f-d # internal github.com/sigstore/fulcio/pkg/certificate mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=$WORK/b118/_pkg_.a packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/sigstore/fulcio/pkg/certificate -complete -installsuffix shared -buildid NLvxxZhIHVleeLJNALmc/NLvxxZhIHVleeLJNALmc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./src/github.com/sigstore/fulcio/pkg/certificate/doc.go ./src/github.com/sigstore/fulcio/pkg/certificate/extensions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/fb/fbe5ab0ee3ee99a8c6d8d377650c43eb105467d60a4bc9f63cfa9b233db671e1-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid ecqLs_AkCWIQTJQrgJ_3/ecqLs_AkCWIQTJQrgJ_3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack ./src/github.com/docker/docker/pkg/stdcopy/stdcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/18/18b31bcbd03b8d005df42b6445d2a76703dbe88fd3d53ec14afbc0036e678d03-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b069/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b632/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid IjvrBasYKBXIr2o3qNzD/IjvrBasYKBXIr2o3qNzD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b633/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/6f/6fe2d97e33fb4b83d95a00af5141daea18078bc0c380703d1b6b4c900ab44119-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 5KhcxOd88ki9vDkutv89/5KhcxOd88ki9vDkutv89 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b634/importcfg -pack ./src/github.com/openshift/imagebuilder/signal/signal.go ./src/github.com/openshift/imagebuilder/signal/signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/c4/c440984b92bf689b9d1f59d2b63f6616d382b1c09da8dac2977d1c1a61df9442-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid aY_EK1duMGhN8FuuzekR/aY_EK1duMGhN8FuuzekR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b635/importcfg -pack ./src/github.com/openshift/imagebuilder/strslice/strslice.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/bf/bf709ff766d83a314a4012a8b6deaaf46db079ce3591a5c288549cbc5ecd9daf-d # internal github.com/containers/buildah/pkg/util mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/containers/buildah/pkg/util -complete -installsuffix shared -buildid gqJ4VjbI7DXhQbH2ZGhh/gqJ4VjbI7DXhQbH2ZGhh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/buildah/pkg/util/version_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/06/0670650c95de1dec82e8c1c0dcad383639f9892ac7222631e048563f19597034-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid XycNZE75LNp2u882TnP3/XycNZE75LNp2u882TnP3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b654/importcfg -pack ./src/github.com/containernetworking/plugins/pkg/ns/ns_linux.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -o $WORK/b052/_cgo_.o $WORK/b052/_cgo_main.o $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/d5/d547d369ed16e38abd71382a9ea6cba9fb18e55bd43cf99a42cebc514465421f-d # internal github.com/vishvananda/netns mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/vishvananda/netns -complete -installsuffix shared -buildid rjj_Jgl0qbgQLS91YcFq/rjj_Jgl0qbgQLS91YcFq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b658/importcfg -pack ./src/github.com/vishvananda/netns/netns.go ./src/github.com/vishvananda/netns/netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -o $WORK/b484/_cgo_.o $WORK/b484/_cgo_main.o $WORK/b484/_x001.o $WORK/b484/_x002.o -g -O2 cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/24/24692c746cb8f2b8622f611ed8618db7b872c848513796581ea976258b98893f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b568/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=$WORK/b569/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b163/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid S3A-d-a8VxCgWahMbjmC/S3A-d-a8VxCgWahMbjmC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b567/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/config.go ./src/github.com/opencontainers/runtime-tools/generate/generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/ef/ef6ca4f0e02e59c2e73fceb3c72c5eb8475294be0b2413b459e1eb35a757fd03-d # internal github.com/containers/common/pkg/hooks/1.0.0 mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/common/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid -VgQwZtz81ogcBiOIFGE/-VgQwZtz81ogcBiOIFGE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b664/importcfg -pack ./src/github.com/containers/common/pkg/hooks/1.0.0/hook.go ./src/github.com/containers/common/pkg/hooks/1.0.0/when.go cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/56/564955cc2fae7aaefea90abb65d3131f937950e18bd276476785327f21b4297f-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b596/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid X_NrDcpqsrumpyWQYMer/X_NrDcpqsrumpyWQYMer -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b595/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor.go ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/0e/0e768d3fe5b2b10c6ef7b38ca437edfbeda9810e67e465152d40943b2f734cae-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b622/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b156/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid buh_Vh4cS_lgH6vgmvc8/buh_Vh4cS_lgH6vgmvc8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b621/importcfg -pack ./src/github.com/docker/docker/pkg/idtools/idtools.go ./src/github.com/docker/docker/pkg/idtools/idtools_unix.go ./src/github.com/docker/docker/pkg/idtools/usergroupadd_linux.go ./src/github.com/docker/docker/pkg/idtools/utils_unix.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/56/562639a27a879b54a758cf9d9a7b0de5e11f096cccac6e83cd249e434cface7c-d # internal crypto/ecdsa mkdir -p $WORK/b084/ cat >$WORK/b084/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/b071/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b097/_pkg_.a packagefile crypto/internal/randutil=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b102/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid UREpbVV0dAEBaZamUezJ/UREpbVV0dAEBaZamUezJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b594/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b594/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/4a/4a6561ab3974e9ff29fbd419067dbe64d3fbbdb7b9e1dc23411399922665e796-d # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/c2/c2bd6bb29daf432caeba9f3f8b2aaf7f221acf13ea27084fcd9e5e9bdb142e0a-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b666/ github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b667/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid l0KDeozOm1Hr9fvnIBri/l0KDeozOm1Hr9fvnIBri -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b666/importcfg -pack ./src/github.com/davecgh/go-spew/spew/bypass.go ./src/github.com/davecgh/go-spew/spew/common.go ./src/github.com/davecgh/go-spew/spew/config.go ./src/github.com/davecgh/go-spew/spew/doc.go ./src/github.com/davecgh/go-spew/spew/dump.go ./src/github.com/davecgh/go-spew/spew/format.go ./src/github.com/davecgh/go-spew/spew/spew.go cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid exkKTy5BwKg6aMcAyuQ3/exkKTy5BwKg6aMcAyuQ3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b667/importcfg -pack ./src/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/44/447fa9efc7de28d1b10544327dd5a0b8a90d1f0632dadc87b66a8f425e6f556a-d # internal github.com/containers/common/pkg/umask mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/containers/common/pkg/umask -complete -installsuffix shared -buildid maXxdShK6OC5g-uRri0e/maXxdShK6OC5g-uRri0e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack ./src/github.com/containers/common/pkg/umask/umask_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/1c/1ca5039a7d0133101f297693d880beb573f7ec374094f1f2ec4dbc53519a09d0-d # internal github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b156/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/opencontainers/runc/libcontainer/userns -complete -installsuffix shared -buildid eHXCDrF0e6FdHrQAH8SV/eHXCDrF0e6FdHrQAH8SV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b670/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/userns/userns.go ./src/github.com/opencontainers/runc/libcontainer/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/c4/c4e32aa638e9331039b1de54695ed5c92408dda7907110ec84bc88e6e605e7df-d # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/3d/3dc28a9e92d4b89c6dea9b53c766279909449b2aebe438847558b1b275fdec0d-d # internal cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b059/_cgo_.o -dynout $WORK/b059/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/88/88d129c68080ee539de9e6c7ba1512f72e65dea2a9a3443c78269623580b2577-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/go-units=$WORK/b154/_pkg_.a packagefile github.com/moby/term=$WORK/b629/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b630/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid NovZqejWZJH-LzugRjv2/NovZqejWZJH-LzugRjv2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b628/importcfg -pack ./src/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/e1/e1b8dc891856dcda5ae018bbca3a3644b9bbca816323f5885dfec0b56d0872ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/be/be15773a53657ceaf843e0954f1c13cec5329652c54d2e0a18b2ac5c84da097e-d # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/ea/ea12722bd3c0bc8c72c57766c9825435a69a72e3c7d8c08efc18555446bf7584-d # internal github.com/containers/common/pkg/hooks/0.1.0 mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=$WORK/b664/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/common/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid SxBb7OHzIqVrxwYv4TF2/SxBb7OHzIqVrxwYv4TF2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b663/importcfg -pack ./src/github.com/containers/common/pkg/hooks/0.1.0/hook.go cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/c4/c45dab01e0e3b256181e737d3df68297ff2ecb2a64cdacf3210fe53b9eba389e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/d2/d2fb7cfbfe94d740ae9216387772628b73bc148efffebfbe390a58a64906acbd-d # internal cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b060/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/godebug=$WORK/b061/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/nettrace=$WORK/b062/_pkg_.a packagefile internal/poll=$WORK/b041/_pkg_.a packagefile internal/singleflight=$WORK/b063/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/netip=$WORK/b064/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p net -std -installsuffix shared -buildid PEi6JYdLFsdSRENSG2cs/PEi6JYdLFsdSRENSG2cs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b059/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.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/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b059/_cgo_gotypes.go $WORK/b059/cgo_linux.cgo1.go $WORK/b059/cgo_resnew.cgo1.go $WORK/b059/cgo_socknew.cgo1.go $WORK/b059/cgo_unix.cgo1.go $WORK/b059/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/8e/8e226aa3ffa32bb81b5433ce59e6ac562aaac7077fbb3bf223aa943b78964069-d # internal gopkg.in/go-jose/go-jose.v2/cipher mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/hmac=$WORK/b112/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p gopkg.in/go-jose/go-jose.v2/cipher -complete -installsuffix shared -buildid J7099YP332bJlnaNfxUH/J7099YP332bJlnaNfxUH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/cipher/cbc_hmac.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/concat_kdf.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/ecdh_es.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/key_wrap.go gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/hmac=$WORK/b112/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b370/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid z3Xqi5dwsjObkNi0JEUI/z3Xqi5dwsjObkNi0JEUI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack ./src/gopkg.in/square/go-jose.v2/cipher/cbc_hmac.go ./src/gopkg.in/square/go-jose.v2/cipher/concat_kdf.go ./src/gopkg.in/square/go-jose.v2/cipher/ecdh_es.go ./src/gopkg.in/square/go-jose.v2/cipher/key_wrap.go cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/bzip2=$WORK/b147/_pkg_.a packagefile compress/flate=$WORK/b176/_pkg_.a packagefile compress/zlib=$WORK/b371/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/des=$WORK/b108/_pkg_.a packagefile crypto/dsa=$WORK/b117/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b113/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha1=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b373/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b374/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b375/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile image=$WORK/b376/_pkg_.a packagefile image/jpeg=$WORK/b378/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid CmYVd_ec3LWMlkl3fAEM/CmYVd_ec3LWMlkl3fAEM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack ./src/golang.org/x/crypto/openpgp/packet/compressed.go ./src/golang.org/x/crypto/openpgp/packet/config.go ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./src/golang.org/x/crypto/openpgp/packet/literal.go ./src/golang.org/x/crypto/openpgp/packet/ocfb.go ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./src/golang.org/x/crypto/openpgp/packet/opaque.go ./src/golang.org/x/crypto/openpgp/packet/packet.go ./src/golang.org/x/crypto/openpgp/packet/private_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./src/golang.org/x/crypto/openpgp/packet/reader.go ./src/golang.org/x/crypto/openpgp/packet/signature.go ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/userattribute.go ./src/golang.org/x/crypto/openpgp/packet/userid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/b7/b70d06ee767bc83189491386d3a79dffeb5475db5c4c4366e9bc2a7db3e43dec-d # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/7c/7cf213a31c7262097651c1144afa199915c8c81bcc5c68835271ed57cbf96f97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/11/115ddfd2d2ba58309ae4308c3c6239ab95783d128c410fbfc1ddc8fa39ffe4fe-d # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/36/363722335b100a97887c6b5f4c5587f113a8c1fcc3d489debb70ed9f3094f8a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -o $WORK/b488/_cgo_.o $WORK/b488/_cgo_main.o $WORK/b488/_x001.o $WORK/b488/_x002.o -g -O2 cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/b5/b5c90514ad5e6977c4f61fcd4d7d020a7837ae365e9cf9b251ed2f4f80e5b5c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/00/00e1954c9e933cc06f30772c83bd1e2492a309a84e22b521fda4e23f0dd4ed4f-d # internal github.com/containers/common/pkg/hooks mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=$WORK/b663/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=$WORK/b664/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b566/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/common/pkg/hooks -complete -installsuffix shared -buildid qpOt65vqkTzH2cJGke89/qpOt65vqkTzH2cJGke89 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b662/importcfg -pack ./src/github.com/containers/common/pkg/hooks/hooks.go ./src/github.com/containers/common/pkg/hooks/monitor.go ./src/github.com/containers/common/pkg/hooks/read.go ./src/github.com/containers/common/pkg/hooks/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/2b/2badb737367de57072fa1a9181fdb39f6acf995918f21917ff5638aec8a00277-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/1d/1d0886477c0f48d1457e981f1baae9f92b51b2dbaaae9e298f19651f4eb32317-d # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/fb/fb121f2c3299f94358bfd1a101afb29b0d7bccdcb68f3ff586e708a00cbdcbfb-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b316/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid P3LAeojUGvSqFoROhwzj/P3LAeojUGvSqFoROhwzj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p os/user -std -installsuffix shared -buildid 2-PNp_nnY3ir1a4ieh9K/2-PNp_nnY3ir1a4ieh9K -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b052/_cgo_gotypes.go $WORK/b052/cgo_listgroups_unix.cgo1.go $WORK/b052/cgo_lookup_unix.cgo1.go $WORK/b052/getgrouplist_unix.cgo1.go $WORK/b052/_cgo_import.go cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/b5/b52556b76bc61c68f9f7d50d2455925e58301fa4a41e538d6ea5410345645a3d-d # internal github.com/jinzhu/copier mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b590/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/jinzhu/copier -complete -installsuffix shared -buildid 2Gwk0RPw69NjJO7BQk3E/2Gwk0RPw69NjJO7BQk3E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b589/importcfg -pack ./src/github.com/jinzhu/copier/copier.go ./src/github.com/jinzhu/copier/errors.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b484/_cgo_.o -dynout $WORK/b484/_cgo_import.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/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/fb/fb0ce3b73cca80abbf6c03d5908fe8334bd2f186adbd2256d232c4ed4b410d14-d # internal cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid FHxR7zoxg2jIsS2c98GZ/FHxR7zoxg2jIsS2c98GZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b484/importcfg -pack ./src/github.com/containers/storage/pkg/loopback/attach_loopback.go ./src/github.com/containers/storage/pkg/loopback/ioctl.go ./src/github.com/containers/storage/pkg/loopback/loopback.go ./src/github.com/containers/storage/pkg/loopback/loopback_unsupported.go $WORK/b484/_cgo_gotypes.go $WORK/b484/loop_wrapper.cgo1.go $WORK/b484/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/58/58a9384cb1c1596143d24cec6530a59ff843dc129da24cbe77ed534ea73dcdf3-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f9/f9ac59726185e4c4f423be75b0669049f1d1b6e1b0c587a1941198be8940d70d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/8a/8a316ac3e16f14e5497bb03334372aadc563ae3ce0e62c19ccb2b5318b9d3d25-d # internal github.com/containers/common/pkg/hooks/exec mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b666/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b667/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/common/pkg/hooks/exec -complete -installsuffix shared -buildid e5lHiYrHMcYDbGN1o4aX/e5lHiYrHMcYDbGN1o4aX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack ./src/github.com/containers/common/pkg/hooks/exec/exec.go ./src/github.com/containers/common/pkg/hooks/exec/runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/a3/a3fada3fac426371046e47c40756ed5da3f9ca45d7d3e4b3534062a358248abf-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/6f/6fb8088d6c5fe7908df69dfd70a3d364922532ff9d31b7e26047d71bee61a583-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b150/ github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b606/ github.com/opencontainers/selinux/go-selinux cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b069/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b156/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b479/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 8hH7cArgpeERGZxadQjf/8hH7cArgpeERGZxadQjf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack ./src/github.com/containers/storage/pkg/idtools/idtools.go ./src/github.com/containers/storage/pkg/idtools/idtools_unix.go ./src/github.com/containers/storage/pkg/idtools/idtools_unsupported.go ./src/github.com/containers/storage/pkg/idtools/parser.go ./src/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go ./src/github.com/containers/storage/pkg/idtools/utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid 2mWB6B0DRvG94m7GIge2/2mWB6B0DRvG94m7GIge2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/chrootuser/user.go ./_build/src/github.com/containers/buildah/pkg/chrootuser/user_unix.go github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b277/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b480/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid hyMWixnquSA3DRKbnkwu/hyMWixnquSA3DRKbnkwu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/doc.go ./src/github.com/opencontainers/selinux/go-selinux/selinux.go ./src/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./src/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal mkdir -p $WORK/b627/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid hqsFikADyaJ_MaPlmmpM/hqsFikADyaJ_MaPlmmpM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b277/importcfg -pack ./src/github.com/vbatts/tar-split/archive/tar/common.go ./src/github.com/vbatts/tar-split/archive/tar/format.go ./src/github.com/vbatts/tar-split/archive/tar/reader.go ./src/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./src/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./src/github.com/vbatts/tar-split/archive/tar/strconv.go ./src/github.com/vbatts/tar-split/archive/tar/writer.go cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid Zvc6kPEFEsAOz7BU3oIx/Zvc6kPEFEsAOz7BU3oIx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b627/importcfg -pack ./src/github.com/docker/docker/pkg/homedir/homedir_linux.go ./src/github.com/docker/docker/pkg/homedir/homedir_unix.go archive/tar mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p archive/tar -std -complete -installsuffix shared -buildid WuRMQmHotYDp2MZFUgFu/WuRMQmHotYDp2MZFUgFu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b051/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/b4/b4882038750846614f1053bdb2054fa017030c0feb54642533f81cf0c1733def-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b484/_pkg_.a $WORK/b484/_x001.o $WORK/b484/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/09/098043e70df2485322d83aaaaf2ca649a7e37d77fe9710bae779402bfdf99057-d # internal cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b488/_cgo_.o -dynout $WORK/b488/_cgo_import.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/a6/a63316f93b1a0cd9c6fdbf222d14e5f4d7b27abdf451d5af96c5026c3b0aada0-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/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 4g-xXIiZgBa7TqRO8-Sq/4g-xXIiZgBa7TqRO8-Sq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/tag/tag.go google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b255/_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/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/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 math=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid rZT1FgIQ8lpFUc1fn0yZ/rZT1FgIQ8lpFUc1fn0yZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./src/google.golang.org/protobuf/encoding/protojson/decode.go ./src/google.golang.org/protobuf/encoding/protojson/doc.go ./src/google.golang.org/protobuf/encoding/protojson/encode.go ./src/google.golang.org/protobuf/encoding/protojson/well_known_types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/40/4000cd2a5ec3cfdee7d74e10efc8f5c175e51a49f4d6c82f83abb7fcd1ef33f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid 7gQlwqnSwiC5oRLQ8kot/7gQlwqnSwiC5oRLQ8kot -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack $WORK/b488/_cgo_gotypes.go $WORK/b488/projectquota.cgo1.go $WORK/b488/_cgo_import.go cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/61/617ca48b1790fdc525c149385a7b943ae30ce67309c0cd8fde60285bcd1a9ac3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/1d/1d9bccc84f297eafc4e8cd7b5f6100dcd43a000c87db993d05eac55085c3c4e9-d # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/5b/5bd80b25f58049ff5b90352336b96579bdb07a8302fa433f3ec0fc17f600ea79-d # internal sigs.k8s.io/yaml mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b572/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p sigs.k8s.io/yaml -complete -installsuffix shared -buildid ue43y8-ko1ImYuSysFJo/ue43y8-ko1ImYuSysFJo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b571/importcfg -pack ./src/sigs.k8s.io/yaml/fields.go ./src/sigs.k8s.io/yaml/yaml.go ./src/sigs.k8s.io/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/c1/c1769732396f388c0e44b87b386b05172d682601b2aeee33905750b700edbdfb-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_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/b171/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid xurZosFHOsACKmeYE4Yo/xurZosFHOsACKmeYE4Yo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./src/google.golang.org/protobuf/internal/impl/api_export.go ./src/google.golang.org/protobuf/internal/impl/checkinit.go ./src/google.golang.org/protobuf/internal/impl/codec_extension.go ./src/google.golang.org/protobuf/internal/impl/codec_field.go ./src/google.golang.org/protobuf/internal/impl/codec_gen.go ./src/google.golang.org/protobuf/internal/impl/codec_map.go ./src/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./src/google.golang.org/protobuf/internal/impl/codec_message.go ./src/google.golang.org/protobuf/internal/impl/codec_messageset.go ./src/google.golang.org/protobuf/internal/impl/codec_tables.go ./src/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./src/google.golang.org/protobuf/internal/impl/convert.go ./src/google.golang.org/protobuf/internal/impl/convert_list.go ./src/google.golang.org/protobuf/internal/impl/convert_map.go ./src/google.golang.org/protobuf/internal/impl/decode.go ./src/google.golang.org/protobuf/internal/impl/encode.go ./src/google.golang.org/protobuf/internal/impl/enum.go ./src/google.golang.org/protobuf/internal/impl/extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_enum.go ./src/google.golang.org/protobuf/internal/impl/legacy_export.go ./src/google.golang.org/protobuf/internal/impl/legacy_extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_file.go ./src/google.golang.org/protobuf/internal/impl/legacy_message.go ./src/google.golang.org/protobuf/internal/impl/merge.go ./src/google.golang.org/protobuf/internal/impl/merge_gen.go ./src/google.golang.org/protobuf/internal/impl/message.go ./src/google.golang.org/protobuf/internal/impl/message_reflect.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./src/google.golang.org/protobuf/internal/impl/validate.go ./src/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/4e/4e65e1ca7ffd889543c3c8a7927f22ece5fcdbaa6cc400116bd34fa79b3e615e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/1a/1a4693da865096be86b916632dc1ee7408fbc523028fb778f089a51bafb9799c-d # internal github.com/containers/storage/pkg/idmap mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/containers/storage/pkg/idmap -complete -installsuffix shared -buildid EZRDyaN9SPNJfW2FwMLw/EZRDyaN9SPNJfW2FwMLw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b490/importcfg -pack ./src/github.com/containers/storage/pkg/idmap/idmapped_utils.go github.com/containers/storage/pkg/unshare mkdir -p $WORK/b160/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b160/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b160/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b165/fse_decoder_amd64.o ./fse_decoder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/05/058991d56ec37d72c96a339d5a96bb494eb2f129c67a84e56c05e097cab2b767-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid -jJRraOUVFYHa530Lnuk/-jJRraOUVFYHa530Lnuk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b478/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/label/label.go ./src/github.com/opencontainers/selinux/go-selinux/label/label_linux.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b488/_pkg_.a $WORK/b488/_x001.o $WORK/b488/_x002.o # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/95/958a7b5ac2db284c51fd9667285a88569ab05b16025b3eaefc7b76f059fb6204-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal github.com/container-orchestrated-devices/container-device-interface/pkg/cdi mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/internal/multierror=$WORK/b564/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/specs-go=$WORK/b565/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b566/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b567/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b570/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b571/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/container-orchestrated-devices/container-device-interface/pkg/cdi -complete -installsuffix shared -buildid KuHaUYp0TBPO7oKobFl0/KuHaUYp0TBPO7oKobFl0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/annotations.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/cache.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/cache_test_unix.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/container-edits.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/container-edits_unix.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/device.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/doc.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/qualified-device.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/registry.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/spec-dirs.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/spec.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/spec_linux.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/version.go cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/20/20445a91d57a7cd560a38828c85d7713fd319a655cafea50bbe98fbeb6fefc01-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b165/seqdec_amd64.o ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/08/0809784f76ea0d32a979a8eadb03d973e0f914adf12c2241c8f267d15c5e22b9-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b368/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b370/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b375/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid DIlgji2nnj0OJBrFfQlK/DIlgji2nnj0OJBrFfQlK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./src/golang.org/x/crypto/openpgp/canonical_text.go ./src/golang.org/x/crypto/openpgp/keys.go ./src/golang.org/x/crypto/openpgp/read.go ./src/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/32/322cede1abef9d7ac9e9948eb6f350481ae25aa06f4b176f6d402e9b75839b8d-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b165/_pkg_.a $WORK/b165/fse_decoder_amd64.o $WORK/b165/seqdec_amd64.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/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/ff/fffd2fd482eeff698375fe263cc2fe0977cced51c9a3813a5f8165a61951893b-d # internal github.com/containers/common/pkg/subscriptions mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/umask=$WORK/b669/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/containers/common/pkg/subscriptions -complete -installsuffix shared -buildid YBB-EZGDpjgpBH2bupz_/YBB-EZGDpjgpBH2bupz_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b668/importcfg -pack ./src/github.com/containers/common/pkg/subscriptions/subscriptions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/8f/8fd51f0de45636c14f47f79532597d6b352d8dbe63e82b8e220a917d8d807173-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7c/7ccc96d6cc1ac031da733144a8a2d5a5d5901d5d88c4104b6e5e5e1f54848931-d # internal github.com/containers/storage/pkg/chunked/internal mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/storage/pkg/chunked/internal -complete -installsuffix shared -buildid WKvxg4kLdR46WWwHlTkL/WKvxg4kLdR46WWwHlTkL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/internal/compression.go github.com/docker/docker/pkg/archive mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/bzip2=$WORK/b147/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b620/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b621/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b624/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b625/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b622/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b165/_pkg_.a packagefile github.com/moby/patternmatcher=$WORK/b626/_pkg_.a packagefile github.com/moby/sys/sequential=$WORK/b623/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b521/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid OVzX77VaR-ZkG0HpurNL/OVzX77VaR-ZkG0HpurNL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack ./src/github.com/docker/docker/pkg/archive/archive.go ./src/github.com/docker/docker/pkg/archive/archive_linux.go ./src/github.com/docker/docker/pkg/archive/archive_unix.go ./src/github.com/docker/docker/pkg/archive/changes.go ./src/github.com/docker/docker/pkg/archive/changes_linux.go ./src/github.com/docker/docker/pkg/archive/changes_unix.go ./src/github.com/docker/docker/pkg/archive/copy.go ./src/github.com/docker/docker/pkg/archive/copy_unix.go ./src/github.com/docker/docker/pkg/archive/diff.go ./src/github.com/docker/docker/pkg/archive/diff_unix.go ./src/github.com/docker/docker/pkg/archive/time_linux.go ./src/github.com/docker/docker/pkg/archive/whiteouts.go ./src/github.com/docker/docker/pkg/archive/wrap.go cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/27/2714e34b0f35682b2dbf7ee42c2f7a83d765fb34047f38487e119ea8dc750c68-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b499/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b503/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile hash/crc64=$WORK/b181/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid d5PTAkGEXdAAojP-UL5Q/d5PTAkGEXdAAojP-UL5Q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b503/importcfg -pack ./src/github.com/vbatts/tar-split/tar/asm/assemble.go ./src/github.com/vbatts/tar-split/tar/asm/disassemble.go ./src/github.com/vbatts/tar-split/tar/asm/doc.go github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b506/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b507/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b096/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile testing=$WORK/b449/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containerd/stargz-snapshotter/estargz -complete -installsuffix shared -buildid zlWmDQlaH9vC_W2O53dU/zlWmDQlaH9vC_W2O53dU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b505/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/build.go ./src/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./src/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./src/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./src/github.com/containerd/stargz-snapshotter/estargz/types.go cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid gkqs0FisoriaB4SDDV1u/gkqs0FisoriaB4SDDV1u -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./src/github.com/containers/storage/pkg/tarlog/tarlogger.go cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/df/df6c545ca0c71a545025b857fc9089549b61c9e3581f7db64957613015ebd4ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/df/df49f677137a855b7a33e5d5e6b72a2fd711913fc13db1176ccf92923021e818-d # internal github.com/containers/storage/pkg/chunked/compressor mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b276/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/storage/pkg/chunked/compressor -complete -installsuffix shared -buildid RFYBDYI3dZf2qhXWX8dS/RFYBDYI3dZf2qhXWX8dS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/compressor/compressor.go ./src/github.com/containers/storage/pkg/chunked/compressor/rollsum.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/cf/cfbf3f9abb20d9588b8538765fb5d8e9f736428bd41651f168ed4dfb36cc5ecf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/94/9482b4e4831154b27c7e5511d202dcc23092d7e1699560a7f427c6f3a927e7bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/c4/c4d1cef0b52d3763b0a1e779e59fa864fb7d1e5f88498a0c66ebcc93fd1111d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/c8/c87071f33dbf07d1c96dc59d59015aca1525fa368e1db1177b69dccbd27a8bad-d # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/8b/8b4549677296a672320a40e8849eb0b6c6565880d402d6ba82e4d11befa86d36-d # internal cd $WORK/b160 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b312/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b313/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b316/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid iuyQ4sFZ7sQ5_ZVifSEk/iuyQ4sFZ7sQ5_ZVifSEk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c devmapper_log.cgo2.c cd $WORK/b160 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/8a/8aa17ffbc729ea600fedd9cc939c3ad2dd24e86d958a9958b4a193729cbca099-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/bzip2=$WORK/b147/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b275/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b165/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b174/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b177/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid uNmUPc1bgWQLBOpHA262/uNmUPc1bgWQLBOpHA262 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/compression.go ./src/github.com/containers/image/v5/pkg/compression/zstd.go cd $WORK/b160 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/2a/2a973394a959bfaccdd20d1bc77f0f45ec28471d75e64bec606049ae99b55746-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e5/e5d22a29f0227db5aee347e90fac13eecea6901c08bd4df10b96d36bae65719c-d # internal github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid wG16pK5otw0TNchr1-6A/wG16pK5otw0TNchr1-6A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack ./src/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go ./src/github.com/containers/image/v5/internal/blobinfocache/types.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I $WORK/b160/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b160/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/f3/f312a07dbf8877ed236ce14fbd1ed622fdf23277d147d4af11c1c9ff46dfaf0a-d # internal github.com/containers/image/v5/internal/private github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b281/ github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b284/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/containers/image/v5/internal/private -complete -installsuffix shared -buildid AKkEt-k0WL2FXMk3jY9i/AKkEt-k0WL2FXMk3jY9i -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./src/github.com/containers/image/v5/internal/private/private.go cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b291/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid gvIuUSafiYF86d-cur1j/gvIuUSafiYF86d-cur1j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/none/none.go cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid wULAferhC0zLZXFm19Kn/wULAferhC0zLZXFm19Kn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/17/174969d3592d407243ebc37edeb6ed46cb0dda7e39bec3dc45660c0acddf4896-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/93/9344656c7fe32737d71c0bf4b18eb673e459b7dfb0402c0246a8f899962c0370-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b290/ mkdir -p $WORK/b293/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b291/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b292/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid ux2YtfhDLAud4ZJ-tH1j/ux2YtfhDLAud4ZJ-tH1j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/boltdb/boltdb.go cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b291/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 7M0Qhiu3ZluVpIx65vpT/7M0Qhiu3ZluVpIx65vpT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/1d/1de2282fd13e387176d68e2fc52d8828e2aab17c8399b0bd26b87a7ec0e50eb4-d # internal github.com/containers/image/v5/internal/imagesource/stubs mkdir -p $WORK/b280/ github.com/containers/image/v5/internal/unparsedimage github.com/containers/image/v5/internal/imagedestination/stubs cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/containers/image/v5/internal/imagesource/stubs -complete -installsuffix shared -buildid 1-wEHTV4SSsO9Tvua10m/1-wEHTV4SSsO9Tvua10m -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/stubs/get_blob_at.go ./src/github.com/containers/image/v5/internal/imagesource/stubs/stubs.go github.com/containers/image/v5/internal/imagedestination/impl mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b295/ github.com/containers/image/v5/internal/imagesource/impl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/image/v5/internal/imagedestination/stubs -complete -installsuffix shared -buildid oCUqmJlp2ymmkO4Xak3G/oCUqmJlp2ymmkO4Xak3G -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/signatures.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/stubs.go mkdir -p $WORK/b465/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/containers/image/v5/internal/unparsedimage -complete -installsuffix shared -buildid KaoxNSnrlPWHUMIQmKIP/KaoxNSnrlPWHUMIQmKIP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./src/github.com/containers/image/v5/internal/unparsedimage/wrapper.go mkdir -p $WORK/b466/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/containers/image/v5/internal/imagedestination/impl -complete -installsuffix shared -buildid HGzOhCnjTjYIpwT7iIja/HGzOhCnjTjYIpwT7iIja -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/impl/compat.go ./src/github.com/containers/image/v5/internal/imagedestination/impl/properties.go cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/containers/image/v5/internal/imagesource/impl -complete -installsuffix shared -buildid E9CTnnp3Tfde0Pr2O6bn/E9CTnnp3Tfde0Pr2O6bn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b466/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/impl/compat.go ./src/github.com/containers/image/v5/internal/imagesource/impl/layer_infos.go ./src/github.com/containers/image/v5/internal/imagesource/impl/properties.go ./src/github.com/containers/image/v5/internal/imagesource/impl/signatures.go cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/a8/a8d27b21396dbd1cd9159d6a3631b684c8893916608bd17f17287e0daca3d8ee-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b547/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid hMeAicxtcygLUe3zmRXJ/hMeAicxtcygLUe3zmRXJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b546/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/runtime/gen.go ./src/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/_x001.o $WORK/b059/_x002.o $WORK/b059/_x003.o $WORK/b059/_x004.o $WORK/b059/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/0f/0f13b798ce0aa66496e637b04c9f88cb0f294f27d2ad46de41f2405fd2bf7647-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/36/363a92ea9bbf81ef9bc96855fbe777a1f901b44d52d9f4b5b1629d2f66a3cb84-d # internal github.com/containers/image/v5/internal/imagesource mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/containers/image/v5/internal/imagesource -complete -installsuffix shared -buildid 5NyJzV7FRoJSfqLLQO_-/5NyJzV7FRoJSfqLLQO_- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/wrapper.go cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/f9/f965c473d1bc6662a6b5e4bdc36407a0d897f80628f5d1d9213d4707f8779e61-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/91/91fe4c8c8a61a9b894da156ee90665d71de40b9b80ade8d37224a939cef0f631-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/49/497dd0e9361598ffc75ebb18759bee9f5a8fba1cdbe472a2c83899d844da413f-d # internal github.com/containers/image/v5/internal/imagedestination mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/containers/image/v5/internal/imagedestination -complete -installsuffix shared -buildid PLhAZ2BJnUX_Lj3FFtDv/PLhAZ2BJnUX_Lj3FFtDv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/7c/7ca3e9bb84e9a83da5f5c3e0836075341c90e04b48ea758c0bbb23438122b5ce-d # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/11/1175655c990634677e3dbc4633b4bfd62c032f31de6d851d2cf614cc2208349c-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b290/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b293/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid xxwxOxqFp3p3FeJeNOcD/xxwxOxqFp3p3FeJeNOcD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/9f/9fcad17d9c54cd6fb705599d193e67981dc2652be96696bb89eb0fb683a971dc-d # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/f4/f42b29dcfc826c752740c92292f3c10791b99986de2f18c7ce7c8beaca622de2-d # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/1a/1a7981136cc2f03f36905077147aa6e4c63d999f00bfd89400fe73a9b064f063-d # internal TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -o $WORK/b482/_cgo_.o $WORK/b482/_cgo_main.o $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o $WORK/b482/_x004.o $WORK/b482/_x005.o -g -O2 -ldevmapper cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/5f/5f6fcf4897e6a56ad826e15b4b6904d5790436eb3a22fd47fd306707d40e2516-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ca/cab82260d2bdc6096a41edf733d1d38fc2be78085dbc8459959fd45182a5ab93-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b202/ github.com/containers/common/libnetwork/types github.com/mailru/easyjson/buffer google.golang.org/grpc/internal/syscall mkdir -p $WORK/b439/ net/textproto github.com/mitchellh/mapstructure cat >$WORK/b202/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/b037/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b196/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF github.com/google/go-containerregistry/pkg/name mkdir -p $WORK/b338/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid SF5D_4fq68ogLB67yzd0/SF5D_4fq68ogLB67yzd0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid F_zWeTuWZ1Qv-qqnjQnN/F_zWeTuWZ1Qv-qqnjQnN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./src/google.golang.org/grpc/internal/syscall/syscall_linux.go mkdir -p $WORK/b201/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/google/go-containerregistry/pkg/name -complete -installsuffix shared -buildid OyYLWRk_JkdV4VdhVoCX/OyYLWRk_JkdV4VdhVoCX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/name/check.go ./src/github.com/google/go-containerregistry/pkg/name/digest.go ./src/github.com/google/go-containerregistry/pkg/name/doc.go ./src/github.com/google/go-containerregistry/pkg/name/errors.go ./src/github.com/google/go-containerregistry/pkg/name/options.go ./src/github.com/google/go-containerregistry/pkg/name/ref.go ./src/github.com/google/go-containerregistry/pkg/name/registry.go ./src/github.com/google/go-containerregistry/pkg/name/repository.go ./src/github.com/google/go-containerregistry/pkg/name/tag.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF google.golang.org/grpc/stats mkdir -p $WORK/b442/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p net/textproto -std -complete -installsuffix shared -buildid J_hjayhbWvkhtgySlfeT/J_hjayhbWvkhtgySlfeT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b201/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 mkdir -p $WORK/b058/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid U6zQw7_8j3PJ_yMA4S4T/U6zQw7_8j3PJ_yMA4S4T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack ./src/google.golang.org/grpc/stats/handlers.go ./src/google.golang.org/grpc/stats/stats.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/containers/common/libnetwork/types -complete -installsuffix shared -buildid ugejNsc-zyEa1DBHUId6/ugejNsc-zyEa1DBHUId6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack ./src/github.com/containers/common/libnetwork/types/const.go ./src/github.com/containers/common/libnetwork/types/define.go ./src/github.com/containers/common/libnetwork/types/network.go github.com/docker/go-connections/nat mkdir -p $WORK/b541/ github.com/docker/docker/api/types/registry github.com/google/uuid crypto/x509 mkdir -p $WORK/b544/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid 7ZEfqCjpCY_yOk7XacN9/7ZEfqCjpCY_yOk7XacN9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./src/github.com/docker/go-connections/nat/nat.go ./src/github.com/docker/go-connections/nat/parse.go ./src/github.com/docker/go-connections/nat/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile net=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid TnNav39dgUJOs56uPX3o/TnNav39dgUJOs56uPX3o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b544/importcfg -pack ./src/github.com/docker/docker/api/types/registry/authenticate.go ./src/github.com/docker/docker/api/types/registry/registry.go github.com/chzyer/readline mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile container/list=$WORK/b107/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/signal=$WORK/b164/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/chzyer/readline -complete -installsuffix shared -buildid Pcx7Cgswm2oKm5ZPecMn/Pcx7Cgswm2oKm5ZPecMn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b585/importcfg -pack ./src/github.com/chzyer/readline/complete.go ./src/github.com/chzyer/readline/complete_helper.go ./src/github.com/chzyer/readline/complete_segment.go ./src/github.com/chzyer/readline/history.go ./src/github.com/chzyer/readline/operation.go ./src/github.com/chzyer/readline/password.go ./src/github.com/chzyer/readline/readline.go ./src/github.com/chzyer/readline/remote.go ./src/github.com/chzyer/readline/runebuf.go ./src/github.com/chzyer/readline/runes.go ./src/github.com/chzyer/readline/search.go ./src/github.com/chzyer/readline/std.go ./src/github.com/chzyer/readline/term.go ./src/github.com/chzyer/readline/term_linux.go ./src/github.com/chzyer/readline/term_unix.go ./src/github.com/chzyer/readline/terminal.go ./src/github.com/chzyer/readline/utils.go ./src/github.com/chzyer/readline/utils_unix.go ./src/github.com/chzyer/readline/vim.go cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/9d/9d753dc8af4ede9491a8d2eb493c056bec6908e68daa7a8cf4a5e7903a544862-d # internal github.com/spf13/pflag mkdir -p $WORK/b637/ mkdir -p $WORK/b322/ mkdir -p $WORK/b308/ mkdir -p $WORK/b496/ mkdir -p $WORK/b116/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/csv=$WORK/b302/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/spf13/pflag -complete -installsuffix shared -buildid UHlwRvfUOqVh0vQEdoqo/UHlwRvfUOqVh0vQEdoqo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b637/importcfg -pack ./src/github.com/spf13/pflag/bool.go ./src/github.com/spf13/pflag/bool_slice.go ./src/github.com/spf13/pflag/bytes.go ./src/github.com/spf13/pflag/count.go ./src/github.com/spf13/pflag/duration.go ./src/github.com/spf13/pflag/duration_slice.go ./src/github.com/spf13/pflag/flag.go ./src/github.com/spf13/pflag/float32.go ./src/github.com/spf13/pflag/float32_slice.go ./src/github.com/spf13/pflag/float64.go ./src/github.com/spf13/pflag/float64_slice.go ./src/github.com/spf13/pflag/golangflag.go ./src/github.com/spf13/pflag/int.go ./src/github.com/spf13/pflag/int16.go ./src/github.com/spf13/pflag/int32.go ./src/github.com/spf13/pflag/int32_slice.go ./src/github.com/spf13/pflag/int64.go ./src/github.com/spf13/pflag/int64_slice.go ./src/github.com/spf13/pflag/int8.go ./src/github.com/spf13/pflag/int_slice.go ./src/github.com/spf13/pflag/ip.go ./src/github.com/spf13/pflag/ip_slice.go ./src/github.com/spf13/pflag/ipmask.go ./src/github.com/spf13/pflag/ipnet.go ./src/github.com/spf13/pflag/string.go ./src/github.com/spf13/pflag/string_array.go ./src/github.com/spf13/pflag/string_slice.go ./src/github.com/spf13/pflag/string_to_int.go ./src/github.com/spf13/pflag/string_to_int64.go ./src/github.com/spf13/pflag/string_to_string.go ./src/github.com/spf13/pflag/uint.go ./src/github.com/spf13/pflag/uint16.go ./src/github.com/spf13/pflag/uint32.go ./src/github.com/spf13/pflag/uint64.go ./src/github.com/spf13/pflag/uint8.go ./src/github.com/spf13/pflag/uint_slice.go cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid aNkV8k0OAtrUos9mrDsF/aNkV8k0OAtrUos9mrDsF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./src/github.com/mailru/easyjson/buffer/pool.go github.com/containernetworking/cni/pkg/types cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto/md5=$WORK/b113/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b115/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b116/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/b026/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/des=$WORK/b108/_pkg_.a packagefile crypto/dsa=$WORK/b117/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b113/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha1=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile crypto/x509/pkix=$WORK/b118/_pkg_.a packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile encoding/pem=$WORK/b120/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b102/_pkg_.a packagefile internal/godebug=$WORK/b061/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b646/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid k-27b4tQxtU0YiLdtQa_/k-27b4tQxtU0YiLdtQa_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./src/github.com/mitchellh/mapstructure/decode_hooks.go ./src/github.com/mitchellh/mapstructure/error.go ./src/github.com/mitchellh/mapstructure/mapstructure.go github.com/vishvananda/netlink/nl mkdir -p $WORK/b657/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/x509 -std -complete -installsuffix shared -buildid X-7O5oqMywCHnQd1JWWX/X-7O5oqMywCHnQd1JWWX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.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/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/google/uuid -complete -installsuffix shared -buildid 6x7Vn87VCiJpZ2n9CdJf/6x7Vn87VCiJpZ2n9CdJf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./src/github.com/google/uuid/dce.go ./src/github.com/google/uuid/doc.go ./src/github.com/google/uuid/hash.go ./src/github.com/google/uuid/marshal.go ./src/github.com/google/uuid/node.go ./src/github.com/google/uuid/node_net.go ./src/github.com/google/uuid/null.go ./src/github.com/google/uuid/sql.go ./src/github.com/google/uuid/time.go ./src/github.com/google/uuid/util.go ./src/github.com/google/uuid/uuid.go ./src/github.com/google/uuid/version1.go ./src/github.com/google/uuid/version4.go cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MqXCwINph6ffMgZYOmxz/MqXCwINph6ffMgZYOmxz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b646/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/args.go ./src/github.com/containernetworking/cni/pkg/types/types.go cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b658/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid rof7YmKCpDruSOvFG8qG/rof7YmKCpDruSOvFG8qG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b657/importcfg -pack ./src/github.com/vishvananda/netlink/nl/addr_linux.go ./src/github.com/vishvananda/netlink/nl/bridge_linux.go ./src/github.com/vishvananda/netlink/nl/conntrack_linux.go ./src/github.com/vishvananda/netlink/nl/devlink_linux.go ./src/github.com/vishvananda/netlink/nl/genetlink_linux.go ./src/github.com/vishvananda/netlink/nl/ipset_linux.go ./src/github.com/vishvananda/netlink/nl/link_linux.go ./src/github.com/vishvananda/netlink/nl/lwt_linux.go ./src/github.com/vishvananda/netlink/nl/mpls_linux.go ./src/github.com/vishvananda/netlink/nl/nl_linux.go ./src/github.com/vishvananda/netlink/nl/parse_attr_linux.go ./src/github.com/vishvananda/netlink/nl/rdma_link_linux.go ./src/github.com/vishvananda/netlink/nl/route_linux.go ./src/github.com/vishvananda/netlink/nl/seg6_linux.go ./src/github.com/vishvananda/netlink/nl/seg6local_linux.go ./src/github.com/vishvananda/netlink/nl/syscall.go ./src/github.com/vishvananda/netlink/nl/tc_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_monitor_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_policy_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_state_linux.go cd $WORK/b160 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/c5/c5d2ea633c9dde4a08c2c4b95ddf638becd64e14fc1764aab51c6d93576b5489-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/56/56eba0988638a8bc51369e88fbaf1f01d45b4d556135986f53a9e122429b3e6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/00/0051b5822d41ea02dac4a03c8c75cc71437cbe5ecb4e82334beca57eeb300a1f-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b538/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b540/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b541/_pkg_.a packagefile github.com/docker/go-units=$WORK/b154/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid lIboDdfH2nru2G0ji-eC/lIboDdfH2nru2G0ji-eC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./src/github.com/docker/docker/api/types/container/config.go ./src/github.com/docker/docker/api/types/container/container_changes.go ./src/github.com/docker/docker/api/types/container/container_top.go ./src/github.com/docker/docker/api/types/container/container_update.go ./src/github.com/docker/docker/api/types/container/create_response.go ./src/github.com/docker/docker/api/types/container/deprecated.go ./src/github.com/docker/docker/api/types/container/host_config.go ./src/github.com/docker/docker/api/types/container/hostconfig_unix.go ./src/github.com/docker/docker/api/types/container/wait_exit_error.go ./src/github.com/docker/docker/api/types/container/wait_response.go ./src/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/91/910894c045d7905d52f8e902c16072ad13919d93d1936dc258192cd234e65683-d # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/cf/cfc12143f95a7455de8d54a39d7f36892c227e230e2408ec00cce64b558487e0-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b322/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid aXYZABeXr2FUqG50cdT1/aXYZABeXr2FUqG50cdT1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/38/38473540f43d93dcaa3b5aa713db98c04a3399208e6c87b0176e1937c568c296-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/80/80b98c7d38f922a028edd1c88f15dc3e824253be7ae39e55dffa3857d62ae4bc-d # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/91/910c376c98eff86c8ee5a8bfa4f7f8ba2b08a9842d7867341f84c0e1473b9be7-d # internal github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b338/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/sigstore/sigstore/pkg/signature/payload -complete -installsuffix shared -buildid u7Snp8wdys7wKJST6bVL/u7Snp8wdys7wKJST6bVL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/payload/payload.go TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -o $WORK/b160/_cgo_.o $WORK/b160/_cgo_main.o $WORK/b160/_x001.o $WORK/b160/_x002.o $WORK/b160/_x003.o $WORK/b160/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/a5/a55a72334eec9ce208c924e4cd267614e3f675b5c704802e10aa508a74f7feff-d # internal vendor/golang.org/x/net/http/httpguts 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 vendor/golang.org/x/net/idna=$WORK/b196/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 4WKZo82pMX7bg07zKCbt/4WKZo82pMX7bg07zKCbt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b195/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 mime/multipart mkdir -p $WORK/b205/ net/mail cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/quotedprintable=$WORK/b206/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b317/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p mime/multipart -std -complete -installsuffix shared -buildid MItzG7d33Ju95k_6TuOF/MItzG7d33Ju95k_6TuOF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b205/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 golang.org/x/net/http/httpguts mkdir -p $WORK/b432/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b433/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p net/mail -std -complete -installsuffix shared -buildid DbmiV80PL8FJgADRfZdn/DbmiV80PL8FJgADRfZdn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid sNYlFi-xrUbPmht9pL0z/sNYlFi-xrUbPmht9pL0z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b432/importcfg -pack ./src/golang.org/x/net/http/httpguts/guts.go ./src/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/29/295e1f738972d0e903417e4fd8bcc506b011cdf36c1923be54c8e8e0322448eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/ca/ca51868823f94ffe0faddd479a747ae8922a1da0d14883efce679551d0b5f72f-d # internal github.com/containernetworking/cni/pkg/types/internal mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/containernetworking/cni/pkg/types/internal -complete -installsuffix shared -buildid oCbiPX6ezp0BRTdfrP0_/oCbiPX6ezp0BRTdfrP0_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b648/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/internal/convert.go ./src/github.com/containernetworking/cni/pkg/types/internal/create.go github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid f4j7ETO_er-Q0m5pgRnU/f4j7ETO_er-Q0m5pgRnU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b653/importcfg -pack ./src/github.com/containernetworking/cni/pkg/utils/utils.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b482/_cgo_.o -dynout $WORK/b482/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/0c/0cf0f24da88f9a193ba2a045b8cc647fa0dfa2c93c0c80b90eb774798a4cc2d0-d # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/46/46a6dc7245a6d0da01d53d434057b34d27eed09b6a38e6349ccf9a8c3fedd63e-d # internal github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/google/uuid=$WORK/b496/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/mistifyio/go-zfs/v3 -complete -installsuffix shared -buildid NhiRPyjfHuuF-1srHldG/NhiRPyjfHuuF-1srHldG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -pack ./src/github.com/mistifyio/go-zfs/v3/error.go ./src/github.com/mistifyio/go-zfs/v3/utils.go ./src/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./src/github.com/mistifyio/go-zfs/v3/zfs.go ./src/github.com/mistifyio/go-zfs/v3/zpool.go github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/google/uuid=$WORK/b496/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/sylabs/sif/v2/pkg/sif -complete -installsuffix shared -buildid QyPZqGuHDcLEkWLueJ17/QyPZqGuHDcLEkWLueJ17 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b560/importcfg -pack ./src/github.com/sylabs/sif/v2/pkg/sif/arch.go ./src/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./src/github.com/sylabs/sif/v2/pkg/sif/create.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./src/github.com/sylabs/sif/v2/pkg/sif/load.go ./src/github.com/sylabs/sif/v2/pkg/sif/select.go ./src/github.com/sylabs/sif/v2/pkg/sif/sif.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/fc/fc3c9570e4c857be2cba74b7b07a3983d482a7c3c41c147cb8b1cfaabd12f5df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid JmcQqEGBfroAGBZmsGjO/JmcQqEGBfroAGBZmsGjO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b482/importcfg -pack ./src/github.com/containers/storage/pkg/devicemapper/devmapper.go ./src/github.com/containers/storage/pkg/devicemapper/ioctl.go ./src/github.com/containers/storage/pkg/devicemapper/log.go $WORK/b482/_cgo_gotypes.go $WORK/b482/devmapper_log.cgo1.go $WORK/b482/devmapper_wrapper.cgo1.go $WORK/b482/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b482/devmapper_wrapper_dynamic.cgo1.go $WORK/b482/_cgo_import.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/64/64be6dbf4286a72bb1749f0f6cc2949818083d288564276a1a47ab041684ebfc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/58/58e1e27eb822de8d8c93e819678f090b5b13d2a4dfc17a0bd0aca2384aa8ebfc-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b537/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b546/_pkg_.a packagefile github.com/docker/go-units=$WORK/b154/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid tp6Uo6BWaU7_Yox7HeDk/tp6Uo6BWaU7_Yox7HeDk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b545/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/common.go ./src/github.com/docker/docker/api/types/swarm/config.go ./src/github.com/docker/docker/api/types/swarm/container.go ./src/github.com/docker/docker/api/types/swarm/network.go ./src/github.com/docker/docker/api/types/swarm/node.go ./src/github.com/docker/docker/api/types/swarm/runtime.go ./src/github.com/docker/docker/api/types/swarm/secret.go ./src/github.com/docker/docker/api/types/swarm/service.go ./src/github.com/docker/docker/api/types/swarm/swarm.go ./src/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/fe/fe063b2cc6160b098e3b2ae0cc18200809cdfcb4acc3d04aea521a40b68fafa4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/88/883941d2e0c314ff4e68f0d91c814ed3475800ccb7d1281cae649b87498c329f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/1d/1dcf98eef756fb9cc37a63976e3f6e62a1f93673c90ae7d1a45721890f681d07-d # internal github.com/containernetworking/cni/pkg/types/create mkdir -p $WORK/b647/ github.com/containernetworking/cni/pkg/types/020 cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a EOF mkdir -p $WORK/b652/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/containernetworking/cni/pkg/types/create -complete -installsuffix shared -buildid yHoLH7taSQKzTzLq4Ijd/yHoLH7taSQKzTzLq4Ijd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b647/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/create/create.go cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid EW7nRplx2OR4moEcDMX9/EW7nRplx2OR4moEcDMX9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b652/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/020/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/3d/3d8806b39c2e9fb51dc427cb9d263eb71d83f0be0c8ca5c7299f71df045eb052-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/ce/ce6de2eb4075db74451a32e46ecd7eb33e2270d2b041b262080161daeea1467b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/e4/e42bdff5d876c466ea94339d6d6cd85641c53153de38037dd0188f74850d5972-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/a9/a98c77af8a7179dd4d37889932888bbaf23bcedb00c985ec75d94595a112592a-d # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/b1/b15392f3df874fe476e75891fb4c6321bf1ee2d4f2fb78c54490be51bbb7128b-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid Gdo_hhLfarnoY5RieSE3/Gdo_hhLfarnoY5RieSE3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./src/github.com/docker/docker/api/types/volume/cluster_volume.go ./src/github.com/docker/docker/api/types/volume/create_options.go ./src/github.com/docker/docker/api/types/volume/deprecated.go ./src/github.com/docker/docker/api/types/volume/list_response.go ./src/github.com/docker/docker/api/types/volume/options.go ./src/github.com/docker/docker/api/types/volume/volume.go ./src/github.com/docker/docker/api/types/volume/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/e4/e4d8e962e5178e3964afd2e45ed498de98ce778494daa5d9d5d5314e09561258-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/10/10dc66546bcda2bd82258e9017e7e785446edfb3b24245b0a6690938ec11c8b7-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b537/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b548/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b541/_pkg_.a packagefile github.com/docker/go-units=$WORK/b154/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid MfteubIh_JkH2uYjWUCE/MfteubIh_JkH2uYjWUCE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b536/importcfg -pack ./src/github.com/docker/docker/api/types/auth.go ./src/github.com/docker/docker/api/types/client.go ./src/github.com/docker/docker/api/types/configs.go ./src/github.com/docker/docker/api/types/deprecated.go ./src/github.com/docker/docker/api/types/error_response.go ./src/github.com/docker/docker/api/types/error_response_ext.go ./src/github.com/docker/docker/api/types/graph_driver_data.go ./src/github.com/docker/docker/api/types/id_response.go ./src/github.com/docker/docker/api/types/image_delete_response_item.go ./src/github.com/docker/docker/api/types/image_summary.go ./src/github.com/docker/docker/api/types/plugin.go ./src/github.com/docker/docker/api/types/plugin_device.go ./src/github.com/docker/docker/api/types/plugin_env.go ./src/github.com/docker/docker/api/types/plugin_interface_type.go ./src/github.com/docker/docker/api/types/plugin_mount.go ./src/github.com/docker/docker/api/types/plugin_responses.go ./src/github.com/docker/docker/api/types/port.go ./src/github.com/docker/docker/api/types/service_update_response.go ./src/github.com/docker/docker/api/types/stats.go ./src/github.com/docker/docker/api/types/types.go cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/43/43257b0690164f4f7fcef1d4a6296ffa20930d34ce8ce8b35897f05a287abf78-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal github.com/vishvananda/netlink mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b657/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b658/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/vishvananda/netlink -complete -installsuffix shared -buildid _fAlPey20pKKFI-xyqsG/_fAlPey20pKKFI-xyqsG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b656/importcfg -pack ./src/github.com/vishvananda/netlink/addr.go ./src/github.com/vishvananda/netlink/addr_linux.go ./src/github.com/vishvananda/netlink/bpf_linux.go ./src/github.com/vishvananda/netlink/bridge_linux.go ./src/github.com/vishvananda/netlink/class.go ./src/github.com/vishvananda/netlink/class_linux.go ./src/github.com/vishvananda/netlink/conntrack_linux.go ./src/github.com/vishvananda/netlink/devlink_linux.go ./src/github.com/vishvananda/netlink/filter.go ./src/github.com/vishvananda/netlink/filter_linux.go ./src/github.com/vishvananda/netlink/fou.go ./src/github.com/vishvananda/netlink/fou_linux.go ./src/github.com/vishvananda/netlink/genetlink_linux.go ./src/github.com/vishvananda/netlink/gtp_linux.go ./src/github.com/vishvananda/netlink/handle_linux.go ./src/github.com/vishvananda/netlink/inet_diag.go ./src/github.com/vishvananda/netlink/ioctl_linux.go ./src/github.com/vishvananda/netlink/ipset_linux.go ./src/github.com/vishvananda/netlink/link.go ./src/github.com/vishvananda/netlink/link_linux.go ./src/github.com/vishvananda/netlink/link_tuntap_linux.go ./src/github.com/vishvananda/netlink/neigh.go ./src/github.com/vishvananda/netlink/neigh_linux.go ./src/github.com/vishvananda/netlink/netlink.go ./src/github.com/vishvananda/netlink/netlink_linux.go ./src/github.com/vishvananda/netlink/netns_linux.go ./src/github.com/vishvananda/netlink/order.go ./src/github.com/vishvananda/netlink/proc_event_linux.go ./src/github.com/vishvananda/netlink/protinfo.go ./src/github.com/vishvananda/netlink/protinfo_linux.go ./src/github.com/vishvananda/netlink/qdisc.go ./src/github.com/vishvananda/netlink/qdisc_linux.go ./src/github.com/vishvananda/netlink/rdma_link_linux.go ./src/github.com/vishvananda/netlink/route.go ./src/github.com/vishvananda/netlink/route_linux.go ./src/github.com/vishvananda/netlink/rule.go ./src/github.com/vishvananda/netlink/rule_linux.go ./src/github.com/vishvananda/netlink/socket.go ./src/github.com/vishvananda/netlink/socket_linux.go ./src/github.com/vishvananda/netlink/tcp.go ./src/github.com/vishvananda/netlink/tcp_linux.go ./src/github.com/vishvananda/netlink/xfrm.go ./src/github.com/vishvananda/netlink/xfrm_monitor_linux.go ./src/github.com/vishvananda/netlink/xfrm_policy.go ./src/github.com/vishvananda/netlink/xfrm_policy_linux.go ./src/github.com/vishvananda/netlink/xfrm_state.go ./src/github.com/vishvananda/netlink/xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/5c/5cdd07dbee6fd8ebf30f7fcfbb06bea851592297898ab7e6ecb1cec95a23555a-d # internal github.com/containernetworking/cni/pkg/types/040 mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b652/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/containernetworking/cni/pkg/types/040 -complete -installsuffix shared -buildid XrheLP_kdik1fqtEb6qz/XrheLP_kdik1fqtEb6qz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/040/types.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b160/_cgo_.o -dynout $WORK/b160/_cgo_import.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b163/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile os/signal=$WORK/b164/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid 2LGdJjGEcoEu_O4l1bbW/2LGdJjGEcoEu_O4l1bbW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack ./src/github.com/containers/storage/pkg/unshare/unshare.go ./src/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b160/_cgo_gotypes.go $WORK/b160/getenv_linux_cgo.cgo1.go $WORK/b160/unshare_cgo.cgo1.go $WORK/b160/_cgo_import.go cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/55/55abc7d58330224263535969c421e72dd72396b8af7868c750ee3e1e3b247fd9-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b311/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b313/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b316/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid 9IdVtkNVhFzOGS-zXF5X/9IdVtkNVhFzOGS-zXF5X -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b310/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bson.go ./src/go.mongodb.org/mongo-driver/bson/decoder.go ./src/go.mongodb.org/mongo-driver/bson/doc.go ./src/go.mongodb.org/mongo-driver/bson/encoder.go ./src/go.mongodb.org/mongo-driver/bson/marshal.go ./src/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./src/go.mongodb.org/mongo-driver/bson/raw.go ./src/go.mongodb.org/mongo-driver/bson/raw_element.go ./src/go.mongodb.org/mongo-driver/bson/raw_value.go ./src/go.mongodb.org/mongo-driver/bson/registry.go ./src/go.mongodb.org/mongo-driver/bson/types.go ./src/go.mongodb.org/mongo-driver/bson/unmarshal.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/2f/2ff12eb2911c79eee1b832357f235e638557f2264a84e7df33a3a5e901ca0b05-d # internal github.com/containernetworking/cni/pkg/types/100 mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=$WORK/b651/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/containernetworking/cni/pkg/types/100 -complete -installsuffix shared -buildid RIDm4kUGmZCFAo6PHO-U/RIDm4kUGmZCFAo6PHO-U -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b650/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/100/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b482/_pkg_.a $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o $WORK/b482/_x004.o $WORK/b482/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/b6/b6daaa1cf5422845d03df29fa131894506bc164bf1d5e0fa38e3fe8b9181f28a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/25/25c169b20ac1282453071635abd34b0e595f2cd029a465863184c2a603c3d3a3-d # internal github.com/manifoldco/promptui mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b585/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b586/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b587/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile text/tabwriter=$WORK/b401/_pkg_.a packagefile text/template=$WORK/b399/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/manifoldco/promptui -complete -installsuffix shared -buildid kl8iimqyt2o24cDRLfhG/kl8iimqyt2o24cDRLfhG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b584/importcfg -pack ./src/github.com/manifoldco/promptui/codes.go ./src/github.com/manifoldco/promptui/cursor.go ./src/github.com/manifoldco/promptui/keycodes.go ./src/github.com/manifoldco/promptui/keycodes_other.go ./src/github.com/manifoldco/promptui/prompt.go ./src/github.com/manifoldco/promptui/promptui.go ./src/github.com/manifoldco/promptui/select.go ./src/github.com/manifoldco/promptui/styles.go cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/27/27a7e08bdbc6bac8c9434ad781768c97e4423e0f74118562ec41bf2b5c403c36-d # internal # github.com/containers/storage/pkg/devicemapper src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:7: warning: "_GNU_SOURCE" redefined 7 | #define _GNU_SOURCE | : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_1b69b6838a7d_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/ea/ea883756cac4313beaad40d12a59f842ba992f22ca78d6159cc6bf9ebf0db307-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c params.cgo2.c cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/5a/5a543949a60a3defb925739e48f1ae88beeba5210140134c226db1effdc2d8c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha1=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile crypto/x509/pkix=$WORK/b118/_pkg_.a packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid Oh9xRjsAaZjlnGbrH1xx/Oh9xRjsAaZjlnGbrH1xx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack ./src/golang.org/x/crypto/ocsp/ocsp.go github.com/asaskevich/govalidator mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile encoding/pem=$WORK/b120/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile html=$WORK/b307/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid Y2ZuSsviLSa6ppH3jGm0/Y2ZuSsviLSa6ppH3jGm0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./src/github.com/asaskevich/govalidator/arrays.go ./src/github.com/asaskevich/govalidator/converter.go ./src/github.com/asaskevich/govalidator/doc.go ./src/github.com/asaskevich/govalidator/error.go ./src/github.com/asaskevich/govalidator/numerics.go ./src/github.com/asaskevich/govalidator/patterns.go ./src/github.com/asaskevich/govalidator/types.go ./src/github.com/asaskevich/govalidator/utils.go ./src/github.com/asaskevich/govalidator/validator.go crypto/tls mkdir -p $WORK/b106/ gopkg.in/go-jose/go-jose.v2 cat >$WORK/b106/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/b026/_pkg_.a packagefile container/list=$WORK/b107/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/des=$WORK/b108/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/hmac=$WORK/b112/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/md5=$WORK/b113/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rc4=$WORK/b114/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha1=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/pem=$WORK/b120/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b131/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/tls -std -complete -installsuffix shared -buildid UIDZ_3XHtNXx-h0U0bvV/UIDZ_3XHtNXx-h0U0bvV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b106/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/notboring.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 mkdir -p $WORK/b347/ cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/47/4748cebc3b5a72932084be2829a65f464c55ba97b0340e93d81f9adf7389401f-d # internal cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/flate=$WORK/b176/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/hmac=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha1=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b349/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=$WORK/b350/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=$WORK/b351/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p gopkg.in/go-jose/go-jose.v2 -complete -installsuffix shared -buildid dWRjBr_NsTlzVwBqtsmv/dWRjBr_NsTlzVwBqtsmv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/asymmetric.go ./src/gopkg.in/go-jose/go-jose.v2/crypter.go ./src/gopkg.in/go-jose/go-jose.v2/doc.go ./src/gopkg.in/go-jose/go-jose.v2/encoding.go ./src/gopkg.in/go-jose/go-jose.v2/jwe.go ./src/gopkg.in/go-jose/go-jose.v2/jwk.go ./src/gopkg.in/go-jose/go-jose.v2/jws.go ./src/gopkg.in/go-jose/go-jose.v2/opaque.go ./src/gopkg.in/go-jose/go-jose.v2/shared.go ./src/gopkg.in/go-jose/go-jose.v2/signing.go ./src/gopkg.in/go-jose/go-jose.v2/symmetric.go gopkg.in/square/go-jose.v2 mkdir -p $WORK/b387/ github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b649/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/flate=$WORK/b176/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/hmac=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha1=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b349/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b388/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b389/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF go.mozilla.org/pkcs7 mkdir -p $WORK/b448/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/100=$WORK/b650/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b647/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid Pd4MmiUXZgWE7VJB2yBQ/Pd4MmiUXZgWE7VJB2yBQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b387/importcfg -pack ./src/gopkg.in/square/go-jose.v2/asymmetric.go ./src/gopkg.in/square/go-jose.v2/crypter.go ./src/gopkg.in/square/go-jose.v2/doc.go ./src/gopkg.in/square/go-jose.v2/encoding.go ./src/gopkg.in/square/go-jose.v2/jwe.go ./src/gopkg.in/square/go-jose.v2/jwk.go ./src/gopkg.in/square/go-jose.v2/jws.go ./src/gopkg.in/square/go-jose.v2/opaque.go ./src/gopkg.in/square/go-jose.v2/shared.go ./src/gopkg.in/square/go-jose.v2/signing.go ./src/gopkg.in/square/go-jose.v2/symmetric.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid SO67C0qD-foCrRFxQg__/SO67C0qD-foCrRFxQg__ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b649/importcfg -pack ./src/github.com/containernetworking/cni/pkg/version/conf.go ./src/github.com/containernetworking/cni/pkg/version/plugin.go ./src/github.com/containernetworking/cni/pkg/version/reconcile.go ./src/github.com/containernetworking/cni/pkg/version/version.go cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/des=$WORK/b108/_pkg_.a packagefile crypto/dsa=$WORK/b117/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha1=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile crypto/x509/pkix=$WORK/b118/_pkg_.a packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile encoding/pem=$WORK/b120/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile testing=$WORK/b449/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid SYlvtpVZ2XeE2aOnREDX/SYlvtpVZ2XeE2aOnREDX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack ./src/go.mozilla.org/pkcs7/ber.go ./src/go.mozilla.org/pkcs7/decrypt.go ./src/go.mozilla.org/pkcs7/encrypt.go ./src/go.mozilla.org/pkcs7/pkcs7.go ./src/go.mozilla.org/pkcs7/sign.go ./src/go.mozilla.org/pkcs7/verify.go ./src/go.mozilla.org/pkcs7/verify_test_dsa.go golang.org/x/crypto/ssh mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/des=$WORK/b108/_pkg_.a packagefile crypto/dsa=$WORK/b117/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/hmac=$WORK/b112/_pkg_.a packagefile crypto/md5=$WORK/b113/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rc4=$WORK/b114/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha1=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile encoding/pem=$WORK/b120/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/chacha20=$WORK/b611/_pkg_.a packagefile golang.org/x/crypto/curve25519=$WORK/b612/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b614/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile math/rand=$WORK/b096/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p golang.org/x/crypto/ssh -complete -installsuffix shared -buildid QHWIdQw-0Y5Z0sMkgLA8/QHWIdQw-0Y5Z0sMkgLA8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./src/golang.org/x/crypto/ssh/buffer.go ./src/golang.org/x/crypto/ssh/certs.go ./src/golang.org/x/crypto/ssh/channel.go ./src/golang.org/x/crypto/ssh/cipher.go ./src/golang.org/x/crypto/ssh/client.go ./src/golang.org/x/crypto/ssh/client_auth.go ./src/golang.org/x/crypto/ssh/common.go ./src/golang.org/x/crypto/ssh/connection.go ./src/golang.org/x/crypto/ssh/doc.go ./src/golang.org/x/crypto/ssh/handshake.go ./src/golang.org/x/crypto/ssh/kex.go ./src/golang.org/x/crypto/ssh/keys.go ./src/golang.org/x/crypto/ssh/mac.go ./src/golang.org/x/crypto/ssh/messages.go ./src/golang.org/x/crypto/ssh/mux.go ./src/golang.org/x/crypto/ssh/server.go ./src/golang.org/x/crypto/ssh/session.go ./src/golang.org/x/crypto/ssh/ssh_gss.go ./src/golang.org/x/crypto/ssh/streamlocal.go ./src/golang.org/x/crypto/ssh/tcpip.go ./src/golang.org/x/crypto/ssh/transport.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c pkcs11.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b160/_pkg_.a $WORK/b160/_x001.o $WORK/b160/_x002.o $WORK/b160/_x003.o $WORK/b160/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/b6/b6fac72129409c706f4df29621f821678273bf611a7599d590eec10d39b5ba9b-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b647/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b649/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Rw1gewSa_QVkZ-jLst_Q/Rw1gewSa_QVkZ-jLst_Q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./src/github.com/containernetworking/cni/pkg/invoke/args.go ./src/github.com/containernetworking/cni/pkg/invoke/delegate.go ./src/github.com/containernetworking/cni/pkg/invoke/exec.go ./src/github.com/containernetworking/cni/pkg/invoke/find.go ./src/github.com/containernetworking/cni/pkg/invoke/os_unix.go ./src/github.com/containernetworking/cni/pkg/invoke/raw_exec.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/b3/b354e0024b4018a377e2c6d823329f9d47440609603848783f22c35915d96eec-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 github.com/containers/storage/pkg/homedir mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid vBrqKiIQUfUQGWBriOnn/vBrqKiIQUfUQGWBriOnn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack ./src/github.com/containers/storage/pkg/homedir/homedir.go ./src/github.com/containers/storage/pkg/homedir/homedir_unix.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b146/ github.com/containers/common/pkg/parse mkdir -p $WORK/b603/ github.com/containers/storage/drivers/copy mkdir -p $WORK/b493/ github.com/containers/buildah/pkg/overlay cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/bzip2=$WORK/b147/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b165/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b174/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b177/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b493/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b493/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go mkdir -p $WORK/b607/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/common/pkg/parse -complete -installsuffix shared -buildid _HHDmhZpao4J89kKB-M5/_HHDmhZpao4J89kKB-M5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b603/importcfg -pack ./src/github.com/containers/common/pkg/parse/parse.go ./src/github.com/containers/common/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid cPvmvpuyh3JMBWDBfvR9/cPvmvpuyh3JMBWDBfvR9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack ./src/github.com/containers/storage/pkg/archive/archive.go ./src/github.com/containers/storage/pkg/archive/archive_110.go ./src/github.com/containers/storage/pkg/archive/archive_linux.go ./src/github.com/containers/storage/pkg/archive/archive_unix.go ./src/github.com/containers/storage/pkg/archive/archive_zstd.go ./src/github.com/containers/storage/pkg/archive/changes.go ./src/github.com/containers/storage/pkg/archive/changes_linux.go ./src/github.com/containers/storage/pkg/archive/changes_unix.go ./src/github.com/containers/storage/pkg/archive/copy.go ./src/github.com/containers/storage/pkg/archive/copy_unix.go ./src/github.com/containers/storage/pkg/archive/diff.go ./src/github.com/containers/storage/pkg/archive/fflags_unsupported.go ./src/github.com/containers/storage/pkg/archive/time_linux.go ./src/github.com/containers/storage/pkg/archive/whiteouts.go ./src/github.com/containers/storage/pkg/archive/wrap.go cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid zecj35_IEuE4vFXJJf7w/zecj35_IEuE4vFXJJf7w -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/overlay/overlay.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/a9/a9b291ed82d8841b4224245f7fc24fb5b23b6ebf10f073e07b47958bbff0af0a-d # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/84/84accf0e0598e93832d7ca09a6f96f66d4e053107abf025b84192941cca4601f-d # internal github.com/spf13/cobra mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b637/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/b399/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/spf13/cobra -complete -installsuffix shared -buildid wqlxIP11eUNqmN7vINzB/wqlxIP11eUNqmN7vINzB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./src/github.com/spf13/cobra/active_help.go ./src/github.com/spf13/cobra/args.go ./src/github.com/spf13/cobra/bash_completions.go ./src/github.com/spf13/cobra/bash_completionsV2.go ./src/github.com/spf13/cobra/cobra.go ./src/github.com/spf13/cobra/command.go ./src/github.com/spf13/cobra/command_notwin.go ./src/github.com/spf13/cobra/completions.go ./src/github.com/spf13/cobra/fish_completions.go ./src/github.com/spf13/cobra/flag_groups.go ./src/github.com/spf13/cobra/powershell_completions.go ./src/github.com/spf13/cobra/shell_completions.go ./src/github.com/spf13/cobra/zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/25/2576f10c9117f04ef266c44bb02428a42409be55401bfb4f977327f0224767de-d # internal github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b346/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/letsencrypt/boulder/revocation -complete -installsuffix shared -buildid jxzTgNl4RKyVnT_roS9a/jxzTgNl4RKyVnT_roS9a -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./src/github.com/letsencrypt/boulder/revocation/reasons.go cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/99/99757322e6b26e1212bb4639abe0b13597ea8a2c5ab32d6e1d36bcca9f719338-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/5c/5cef31c275f00b3a5ebad728c053b7d0b43f63301668b58fe1c899f37d881807-d # internal github.com/containers/common/pkg/util mkdir -p $WORK/b577/ github.com/containers/common/pkg/chown github.com/containers/storage/types github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b661/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/containers/common/pkg/util -complete -installsuffix shared -buildid uts_5qSM3syJRXRRNTPK/uts_5qSM3syJRXRRNTPK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack ./src/github.com/containers/common/pkg/util/copy.go ./src/github.com/containers/common/pkg/util/util.go ./src/github.com/containers/common/pkg/util/util_supported.go mkdir -p $WORK/b186/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/containers/common/pkg/chown -complete -installsuffix shared -buildid NST1bq-zryp50oviT77m/NST1bq-zryp50oviT77m -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b661/importcfg -pack ./src/github.com/containers/common/pkg/chown/chown.go ./src/github.com/containers/common/pkg/chown/chown_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/containers/storage/types -complete -installsuffix shared -buildid 9sWe25hjx2CqTTYCugls/9sWe25hjx2CqTTYCugls -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack ./src/github.com/containers/storage/types/errors.go ./src/github.com/containers/storage/types/idmappings.go ./src/github.com/containers/storage/types/options.go ./src/github.com/containers/storage/types/options_linux.go ./src/github.com/containers/storage/types/utils.go mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b133/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid LHDi0q3sBQFq0AZaW1vO/LHDi0q3sBQFq0AZaW1vO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b518/importcfg -pack ./src/github.com/containers/image/v5/pkg/sysregistriesv2/paths_common.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/7e/7ebf262e5d9210af0fe63d104878cfb3b0f0de551677e1215c832931413abfc7-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b645/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b647/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b653/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b649/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid 0Y2jPOqmXn3Y2Ba76n1t/0Y2jPOqmXn3Y2Ba76n1t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b644/importcfg -pack ./src/github.com/containernetworking/cni/libcni/api.go ./src/github.com/containernetworking/cni/libcni/conf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/8f/8fd1626f05bd00ce6e7a6835ede03b26d5c4e48693b3f32fe1eb14c35f0f4f1d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/92/921802b422d71f5471b12cc622830dd50796b05effd240db81db67fde8cce17f-d # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/52/52172cc5333a00b84a1ce504fc5d602e76328651b1377fafd5ae8ab940249705-d # internal github.com/containers/common/libnetwork/resolvconf mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/containers/common/libnetwork/resolvconf -complete -installsuffix shared -buildid p-bUE1JnbwzYiEHCVZw8/p-bUE1JnbwzYiEHCVZw8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b660/importcfg -pack ./src/github.com/containers/common/libnetwork/resolvconf/resolv.go ./src/github.com/containers/common/libnetwork/resolvconf/resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/51/516357b9a048f8349777904006189b1361d99fc80a35179e064c5c4f2d8eb465-d # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/1d/1d8873018c6af277f1b5e2e8f08d1268a5eff8a6a38d3b0eea1d7b3cc9a0b86b-d # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/3b/3bb906c0a1ef61bf9bf2af9ae241eed9f37d8a9a3c7d24efd41e1fef11dfe8d9-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/69/69e398f4508ed6f8c4ceb8bbe3ae1f254e4f8403d1c884f1e3b6947c48b87e42-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/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid HQ46lX1ybABe1JGe2O8F/HQ46lX1ybABe1JGe2O8F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./src/google.golang.org/protobuf/internal/filetype/build.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/4b/4ba22e32a8188240b5ba166adc46e9b0e0d8a1516bdf4608df723426ee67a899-d # internal github.com/containers/common/pkg/config mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b187/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/pkg/cdi=$WORK/b563/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b058/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b573/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b575/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b576/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/docker/go-units=$WORK/b154/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid XFb4dvx6GrSbozviZSef/XFb4dvx6GrSbozviZSef -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b562/importcfg -pack ./src/github.com/containers/common/pkg/config/config.go ./src/github.com/containers/common/pkg/config/config_linux.go ./src/github.com/containers/common/pkg/config/config_local.go ./src/github.com/containers/common/pkg/config/db_backend.go ./src/github.com/containers/common/pkg/config/default.go ./src/github.com/containers/common/pkg/config/default_linux.go ./src/github.com/containers/common/pkg/config/nosystemd.go ./src/github.com/containers/common/pkg/config/pod_exit_policy.go ./src/github.com/containers/common/pkg/config/pull_policy.go TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -o $WORK/b493/_cgo_.o $WORK/b493/_cgo_main.o $WORK/b493/_x001.o $WORK/b493/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/8c/8c7e9fd18aa8f53fbdf1cbcc0ce0d708cc22355481e4e8dd632df181a4cf19de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/f7/f762c79b23dd24b79fb80d8fcf86cf00aa7ca8a46a8e53fe4cd4a7069cc99bcd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/7f/7f4fffe9cd370bd5fe20851bbe11e34ac624c5f0dcf2e0bc0a0ba93ceeee5cf4-d # internal github.com/containers/image/v5/pkg/shortnames mkdir -p $WORK/b583/ github.com/containers/image/v5/pkg/docker/config cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b584/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid 5HBguMv6kLOA1Cadcr9s/5HBguMv6kLOA1Cadcr9s -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b583/importcfg -pack ./src/github.com/containers/image/v5/pkg/shortnames/shortnames.go mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b519/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b520/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid 8U4zyyxMh-isE1KfG-Zj/8U4zyyxMh-isE1KfG-Zj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./src/github.com/containers/image/v5/pkg/docker/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/1e/1e6e17d9c4f3c924955ecdf614741ce3705b39850341c7af1aba7eb9ef2f5130-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/cc/ccb8bfee47dbfd2587af6c71428d2d21b8b7f75c82be4e2f4dc11e5e0dc431a4-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b246/ 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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid tnNQ2InTFNUa5aOaB1uq/tnNQ2InTFNUa5aOaB1uq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoimpl/impl.go ./src/google.golang.org/protobuf/runtime/protoimpl/version.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b493/_cgo_.o -dynout $WORK/b493/_cgo_import.go cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b107/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid KRTIMTYKqVHdxPKpzg6G/KRTIMTYKqVHdxPKpzg6G -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack $WORK/b493/_cgo_gotypes.go $WORK/b493/copy_linux.cgo1.go $WORK/b493/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/bd/bd10e10fa734399741d981586299ce6afc5f74de80dfd8e7b852f496d54640d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/ae/ae865d7d1f4c27e2aad1ac12825ffacfa2afb69cd38e21e704f5c034e742b924-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b259/ google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/known/durationpb cat >$WORK/b259/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/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b266/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid zFtp-Xa8-Vsyci_loKnj/zFtp-Xa8-Vsyci_loKnj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack ./src/google.golang.org/protobuf/types/known/anypb/any.pb.go mkdir -p $WORK/b264/ cat >$WORK/b266/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/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid VClPBA3wfDNGCAtRBzfS/VClPBA3wfDNGCAtRBzfS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >$WORK/b264/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/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid boqSulFSXjmlhmh3oiw3/boqSulFSXjmlhmh3oiw3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack ./src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go 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/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid dabP7TB9UNrO_NOCE7F_/dabP7TB9UNrO_NOCE7F_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack ./src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/e1/e1a469efa7f27ae7305c9a294739c77753997ebd4e99651c76e8b575e045ba65-d # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/d5/d58795fa82d71723ba474280513246bc658a9f9a27ca4b51bc98cd26e2b89cca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/85/85d9a27d102bca47b269677583e877d52554fb2765ed7128d8e5c9759f9a067c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/fc/fc8dc4a45343522ff0bf7c8b19d6d0f9a9ee0f89e9dc9cada395e3e8e351d233-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/c6/c6060b7bfce12cc9777391c21246c5b84c4b7b9083e13fad126f23c06f43f94b-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b258/ github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b262/ cat >$WORK/b258/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/b259/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid 9-IssA5jGDYNS4qfeXIo/9-IssA5jGDYNS4qfeXIo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./src/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cat >$WORK/b262/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/b259/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid bH8sAFC0Jz8vp0q2pP8c/bH8sAFC0Jz8vp0q2pP8c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any/any.pb.go cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/c6/c6ca5c3896af09df042c028cfa68fa3b55f5975aa38f20c67fc69bfebcbe3ec2-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b265/ cat >$WORK/b265/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/b266/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 0Ofy-85z_h_EIIikftQU/0Ofy-85z_h_EIIikftQU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b493/_pkg_.a $WORK/b493/_x001.o $WORK/b493/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/dc/dc11ca0169f188b4db280e73bb78ecb2f7eb2619e1a1b5c99c9b6c6177c33084-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/23/23430c257d555f49e5a5714512bb8afe6aff5cfc3d34d98c2b2fb3e8064c3325-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b263/ cat >$WORK/b263/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/b264/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a EOF google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b419/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid brjK4FQYYypmezyKBYSi/brjK4FQYYypmezyKBYSi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack ./src/github.com/golang/protobuf/ptypes/duration/duration.pb.go cat >$WORK/b419/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/b264/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b266/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid 2KTccE6xoi6geNZ8M3Lk/2KTccE6xoi6geNZ8M3Lk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./src/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/e9/e9d99cdaf5f5d4de3ab40be5c70afb8c5e38f4b9f5a7cc1e6f5f261895fff329-d # internal github.com/containers/common/pkg/machine mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/containers/common/pkg/machine -complete -installsuffix shared -buildid xUSL4B4n3NFvopxk1yos/xUSL4B4n3NFvopxk1yos -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b641/importcfg -pack ./src/github.com/containers/common/pkg/machine/machine.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/de/de49df532417dce158e9a6c5fba7b2962e8ed266a24706f0aaef5d8b24a64a42-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/ca/ca9f12f16c573ee8ab968dcdc26027effbfefcd8753047d21b7c1b0f4d923c16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/05/053a0b4cd42b4c3cb6f96035b542a9f2c42ed2a885efcfa82596f735d8e12867-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/ac/acf20c33a3335d65c0e4ebde49d0e0fd574d63656d829331394854a0e5bf4eba-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/56/563e48a2878b6c2e8d1bfb76a4a31e1164812afcf727ab7959b070a053b68f1a-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b163/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid lSiLdBMoGrcpOtYIfgN5/lSiLdBMoGrcpOtYIfgN5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack ./src/github.com/containers/storage/pkg/chrootarchive/archive.go ./src/github.com/containers/storage/pkg/chrootarchive/archive_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go ./src/github.com/containers/storage/pkg/chrootarchive/diff.go ./src/github.com/containers/storage/pkg/chrootarchive/diff_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/init_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/jsoniter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/ed/edf8a33456a1bd6754038ca3cf246b919b8600654260a46cfc21e817fa9286e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.cgo2.c cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/32/3209166418699b3bf53c352f2d9193aeb9aa76bf758ff32f3fd5c49db646d847-d # internal cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c types.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/0b/0b9f3ae9b678f3d14cc37a4ead43f2a6fbeca20b4f84f69ed1f494c13d22ef6f-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b472/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid ytQSNGQOtxtIK39vUd4a/ytQSNGQOtxtIK39vUd4a -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./src/github.com/containers/storage/drivers/chown.go ./src/github.com/containers/storage/drivers/chown_unix.go ./src/github.com/containers/storage/drivers/chroot_unix.go ./src/github.com/containers/storage/drivers/counter.go ./src/github.com/containers/storage/drivers/driver.go ./src/github.com/containers/storage/drivers/driver_linux.go ./src/github.com/containers/storage/drivers/fsdiff.go ./src/github.com/containers/storage/drivers/jsoniter.go ./src/github.com/containers/storage/drivers/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/19/1952ff3ec149dc242b636a3e084838c2c2da9dc5c8b940f7bfb7766bfae183da-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_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/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid teK1gff_pTqac7KVffY4/teK1gff_pTqac7KVffY4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./src/google.golang.org/protobuf/reflect/protodesc/desc.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./src/google.golang.org/protobuf/reflect/protodesc/proto.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' gcc -I ./src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -o $WORK/b143/_cgo_.o $WORK/b143/_cgo_main.o $WORK/b143/_x001.o $WORK/b143/_x002.o $WORK/b143/_x003.o $WORK/b143/_x004.o -g -O2 -ldl cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/51/51b39468eb6c9f38313e530236a36458522cd1730dc365e3f1c70f34189a9c54-d # internal golang.org/x/crypto/ssh/agent mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto/dsa=$WORK/b117/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b610/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid KhRdsxIeLLbMgX6r5e7i/KhRdsxIeLLbMgX6r5e7i -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b616/importcfg -pack ./src/golang.org/x/crypto/ssh/agent/client.go ./src/golang.org/x/crypto/ssh/agent/forward.go ./src/golang.org/x/crypto/ssh/agent/keyring.go ./src/golang.org/x/crypto/ssh/agent/server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b143/_cgo_.o -dynout $WORK/b143/_cgo_import.go cd $WORK/b594 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/miekg/pkcs11 -installsuffix shared -buildid DS_kDUneU8igQ2zleqLf/DS_kDUneU8igQ2zleqLf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack ./src/github.com/miekg/pkcs11/error.go ./src/github.com/miekg/pkcs11/vendor.go ./src/github.com/miekg/pkcs11/zconst.go $WORK/b143/_cgo_gotypes.go $WORK/b143/params.cgo1.go $WORK/b143/pkcs11.cgo1.go $WORK/b143/types.cgo1.go $WORK/b143/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/67/6736dc4e87e7f14c3dea0bd19beb65a6f7c73a9d740d786195c9b710539ce0f5-d # internal net/http/httptrace mkdir -p $WORK/b207/ google.golang.org/grpc/internal/credentials cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile internal/nettrace=$WORK/b062/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b251/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid bLCnF3ubPLDlvUxIwKKk/bLCnF3ubPLDlvUxIwKKk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid lyhTKg4HaNWOjLXEBzir/lyhTKg4HaNWOjLXEBzir -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./src/google.golang.org/grpc/internal/credentials/credentials.go ./src/google.golang.org/grpc/internal/credentials/spiffe.go ./src/google.golang.org/grpc/internal/credentials/syscallconn.go ./src/google.golang.org/grpc/internal/credentials/util.go github.com/containers/libtrust mkdir -p $WORK/b083/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b529/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile crypto/x509/pkix=$WORK/b118/_pkg_.a packagefile encoding/base32=$WORK/b132/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile encoding/pem=$WORK/b120/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile encoding/pem=$WORK/b120/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/containers/libtrust -complete -installsuffix shared -buildid lcpHxkny0Sk1Zdw2I_Cz/lcpHxkny0Sk1Zdw2I_Cz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack ./src/github.com/containers/libtrust/certificates.go ./src/github.com/containers/libtrust/doc.go ./src/github.com/containers/libtrust/ec_key.go ./src/github.com/containers/libtrust/ec_key_no_openssl.go ./src/github.com/containers/libtrust/filter.go ./src/github.com/containers/libtrust/hash.go ./src/github.com/containers/libtrust/jsonsign.go ./src/github.com/containers/libtrust/key.go ./src/github.com/containers/libtrust/key_files.go ./src/github.com/containers/libtrust/key_manager.go ./src/github.com/containers/libtrust/rsa_key.go ./src/github.com/containers/libtrust/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 6EpEglHKSO7pU09B56Sw/6EpEglHKSO7pU09B56Sw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./src/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./src/github.com/docker/go-connections/tlsconfig/config.go ./src/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go ./src/github.com/docker/go-connections/tlsconfig/versions_go113.go cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/0e/0e51218684fc5973e4080434ec73a8550d9eba79168867147430838304c51ee4-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a EOF github.com/containers/storage/drivers/aufs mkdir -p $WORK/b475/ github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid HKyydSMOlwXJRwToAlpc/HKyydSMOlwXJRwToAlpc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b487/importcfg -pack ./src/github.com/containers/storage/drivers/overlayutils/overlayutils.go mkdir -p $WORK/b492/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid fGNYtG0jgNCrqZSL5BZE/fGNYtG0jgNCrqZSL5BZE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b475/importcfg -pack ./src/github.com/containers/storage/drivers/aufs/aufs.go ./src/github.com/containers/storage/drivers/aufs/dirs.go ./src/github.com/containers/storage/drivers/aufs/mount.go ./src/github.com/containers/storage/drivers/aufs/mount_linux.go mkdir -p $WORK/b494/ github.com/containers/storage/drivers/devmapper cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b493/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b481/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid i29to02NxaVL7FwtLYmC/i29to02NxaVL7FwtLYmC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack ./src/github.com/containers/storage/drivers/vfs/copy_linux.go ./src/github.com/containers/storage/drivers/vfs/driver.go cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=$WORK/b495/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 8H_BxboDrNvl4nL7nTQW/8H_BxboDrNvl4nL7nTQW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b494/importcfg -pack ./src/github.com/containers/storage/drivers/zfs/zfs.go ./src/github.com/containers/storage/drivers/zfs/zfs_linux.go cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b482/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b483/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b484/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b485/_pkg_.a packagefile github.com/docker/go-units=$WORK/b154/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid No7r1pTu4zDQKWZjggvJ/No7r1pTu4zDQKWZjggvJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b481/importcfg -pack ./src/github.com/containers/storage/drivers/devmapper/device_setup.go ./src/github.com/containers/storage/drivers/devmapper/deviceset.go ./src/github.com/containers/storage/drivers/devmapper/devmapper_doc.go ./src/github.com/containers/storage/drivers/devmapper/driver.go ./src/github.com/containers/storage/drivers/devmapper/jsoniter.go ./src/github.com/containers/storage/drivers/devmapper/mount.go cd $WORK/b594 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/71/718f46e8ae28d15f4a85e3a91e4164a93a4ded60cb07e3200869dc800d42bef7-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile encoding/base32=$WORK/b132/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b487/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b488/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b489/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=$WORK/b490/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/docker/go-units=$WORK/b154/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid jmY4LC-l7HJ_Elec6Nyt/jmY4LC-l7HJ_Elec6Nyt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack ./src/github.com/containers/storage/drivers/overlay/check.go ./src/github.com/containers/storage/drivers/overlay/check_116.go ./src/github.com/containers/storage/drivers/overlay/jsoniter.go ./src/github.com/containers/storage/drivers/overlay/mount.go ./src/github.com/containers/storage/drivers/overlay/overlay.go ./src/github.com/containers/storage/drivers/overlay/overlay_cgo.go ./src/github.com/containers/storage/drivers/overlay/randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/2a/2ae60b3b5966362b88bce6e3c5b84a19a5a45034970e98077e38efaff2361f43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/56/56484d9c86292321211d8a36250421946789b91133c9051a005ae32fb217bc1f-d # internal net/http mkdir -p $WORK/b193/ cat >$WORK/b193/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/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile container/list=$WORK/b107/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b202/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b196/_pkg_.a packagefile internal/godebug=$WORK/b061/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b096/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http/httptrace=$WORK/b207/_pkg_.a packagefile net/http/internal=$WORK/b208/_pkg_.a packagefile net/http/internal/ascii=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p net/http -std -complete -installsuffix shared -buildid INm0Ll3dhsiI0sw5SLjL/INm0Ll3dhsiI0sw5SLjL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b193/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/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/33/33d2afada4b0dded5bcc4d1ae2cc4e537375d6bc4ddd6730bb0e1c6f183c30d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/cf/cff007aa7cfd829f35bf2129a81c0e6a771435f706355d6863f6db947ce26360-d # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/b0/b0c1bb875d5223739746ad865875d45737f09852dac9ef9540f57efeac94bc5f-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_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/b027/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid OhbUC-3B901SxjRugu0O/OhbUC-3B901SxjRugu0O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack ./src/github.com/golang/protobuf/proto/buffer.go ./src/github.com/golang/protobuf/proto/defaults.go ./src/github.com/golang/protobuf/proto/deprecated.go ./src/github.com/golang/protobuf/proto/discard.go ./src/github.com/golang/protobuf/proto/extensions.go ./src/github.com/golang/protobuf/proto/properties.go ./src/github.com/golang/protobuf/proto/proto.go ./src/github.com/golang/protobuf/proto/registry.go ./src/github.com/golang/protobuf/proto/text_decode.go ./src/github.com/golang/protobuf/proto/text_encode.go ./src/github.com/golang/protobuf/proto/wire.go ./src/github.com/golang/protobuf/proto/wrappers.go cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/b6/b6655922ca6346d1f172e9970c2a3d4b1e966f336779dbe3b522426c834bc31b-d # internal github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b610/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=$WORK/b616/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/buildah/pkg/sshagent -complete -installsuffix shared -buildid 99hjWej8VcNuRfCYarj2/99hjWej8VcNuRfCYarj2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/sshagent/sshagent.go cd $WORK/b594 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c seccomp_internal.cgo2.c cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b365/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b365/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/02/02e0df9a1330f216b6666075ef5f94f99a7c8907331754018bb9d0b20c6aeb28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/5f/5ffdf3a1b793822c7f72a497f1c26a95ca9155f84970d5f17cce0bd382f4592c-d # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/e3/e389122cc1723cbdd064c1f5e8dc6ab0fa2b15cc08eba62b4aa5926def7e4b1e-d # internal cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b143/_pkg_.a $WORK/b143/_x001.o $WORK/b143/_x002.o $WORK/b143/_x003.o $WORK/b143/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' gcc -I ./src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -o $WORK/b365/_cgo_.o $WORK/b365/_cgo_main.o $WORK/b365/_x001.o $WORK/b365/_x002.o $WORK/b365/_x003.o $WORK/b365/_x004.o $WORK/b365/_x005.o -g -O2 -lgpgme cd $WORK/b594 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/4b/4b585fd989ae1993ec528b84c7b8cddf0604654849b1ecedcc343de7a06a8db2-d # internal github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha1=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b143/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b144/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid LZMjd7yK5etDq32biIx9/LZMjd7yK5etDq32biIx9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack ./src/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/utils.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/6a/6abe8be602de7a0ac030ee29a9050602823e01d2f1e55e282f94c5ab71f31de0-d # internal github.com/containers/image/v5/internal/manifest mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b075/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b133/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b081/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/image/v5/internal/manifest -complete -installsuffix shared -buildid 9dpNwEeT8aDbgrlaLmMP/9dpNwEeT8aDbgrlaLmMP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack ./src/github.com/containers/image/v5/internal/manifest/common.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/internal/manifest/errors.go ./src/github.com/containers/image/v5/internal/manifest/list.go ./src/github.com/containers/image/v5/internal/manifest/manifest.go ./src/github.com/containers/image/v5/internal/manifest/oci_index.go TERM='dumb' gcc -I ./src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -o $WORK/b594/_cgo_.o $WORK/b594/_cgo_main.o $WORK/b594/_x001.o $WORK/b594/_x002.o $WORK/b594/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/2a/2ac9d27bec68997ec4ac5231e4398cedec5eca92436a6f8aac2b7ee29b9d5b67-d # internal github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b602/ github.com/containers/ocicrypt/utils mkdir -p $WORK/b386/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b142/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/ocicrypt/config/pkcs11config -complete -installsuffix shared -buildid sso9A2AQs_ChWDNrrAKp/sso9A2AQs_ChWDNrrAKp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b602/importcfg -pack ./src/github.com/containers/ocicrypt/config/pkcs11config/config.go github.com/containers/ocicrypt/config mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b142/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile crypto/x509/pkix=$WORK/b118/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/pem=$WORK/b120/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b142/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b387/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid Qgiqwn0plk8Vht4a6eCa/Qgiqwn0plk8Vht4a6eCa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack ./src/github.com/containers/ocicrypt/config/config.go ./src/github.com/containers/ocicrypt/config/constructors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid e2UbH066ACbHtCC5AD2M/e2UbH066ACbHtCC5AD2M -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack ./src/github.com/containers/ocicrypt/utils/delayedreader.go ./src/github.com/containers/ocicrypt/utils/ioutils.go ./src/github.com/containers/ocicrypt/utils/testing.go ./src/github.com/containers/ocicrypt/utils/utils.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b365/_cgo_.o -dynout $WORK/b365/_cgo_import.go cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/proglottis/gpgme -installsuffix shared -buildid CfNiQ_QKC8Q2c3rqH5Ie/CfNiQ_QKC8Q2c3rqH5Ie -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./src/github.com/proglottis/gpgme/callbacks.go $WORK/b365/_cgo_gotypes.go $WORK/b365/data.cgo1.go $WORK/b365/gpgme.cgo1.go $WORK/b365/unset_agent_info.cgo1.go $WORK/b365/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/f3/f33af0314810abe496bc3d6de0e0b8caed7f7adf69617ae15518cc89ac3c3bb7-d # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/3f/3f945860b83c4d7a8cca75e212e72527444255d982935844acc01f6a6d01a406-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/4f/4fecaf764c8b34ebdc22905eb485c403ae0e966dd1301d5bcf8ce2b301a243e4-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid GWk7hGOVhqBsdBMNWpHA/GWk7hGOVhqBsdBMNWpHA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keywrap.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b594/_cgo_.o -dynout $WORK/b594/_cgo_import.go cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid rXEZTDcuWDfB_Pn8hxEM/rXEZTDcuWDfB_Pn8hxEM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b594/importcfg -pack $WORK/b594/_cgo_gotypes.go $WORK/b594/seccomp.cgo1.go $WORK/b594/seccomp_internal.cgo1.go $WORK/b594/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/98/98456b6677beb4f9154d5ded3182c386aa57df301cbb8da978f15604fd185803-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b445/ cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/1e/1e83a085aadcf2cf921df99db4fcfad521c147401b7bf8f7a07a88eac3ad713e-d # internal cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b370/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/mail=$WORK/b317/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid 1_51kB4sJmhHDtqpuDuG/1_51kB4sJmhHDtqpuDuG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b445/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go github.com/containers/image/v5/manifest mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b083/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b069/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b137/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b081/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid dy4IuwJrberI-oWByRK8/dy4IuwJrberI-oWByRK8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack ./src/github.com/containers/image/v5/manifest/common.go ./src/github.com/containers/image/v5/manifest/docker_schema1.go ./src/github.com/containers/image/v5/manifest/docker_schema2.go ./src/github.com/containers/image/v5/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/manifest/list.go ./src/github.com/containers/image/v5/manifest/manifest.go ./src/github.com/containers/image/v5/manifest/oci.go ./src/github.com/containers/image/v5/manifest/oci_index.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/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/e0/e0ce0c8f2e65875b3cad6ef67966c10d3f2306a84887b3bc6028bc174e7e4340-d # internal github.com/containers/ocicrypt/blockcipher github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b385/ github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b447/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/hmac=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b448/_pkg_.a EOF mkdir -p $WORK/b392/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid Fqfm1t5uxdZGqvZqYT3T/Fqfm1t5uxdZGqvZqYT3T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack ./src/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid fGm_phB0X8fWqCcBd942/fGm_phB0X8fWqCcBd942 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b387/_pkg_.a EOF mkdir -p $WORK/b446/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid 2yiw6Z-6TWcgqyVolgoE/2yiw6Z-6TWcgqyVolgoE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b392/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b142/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid ONYXWWp1nCkWLaMVvGL0/ONYXWWp1nCkWLaMVvGL0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b446/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/9b/9b56e1759ae105990a9ba54b70b6f4ae8e9135f854827f25f1c1f74ea6ff38ea-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b414/ google.golang.org/grpc/credentials mkdir -p $WORK/b220/ github.com/golang/protobuf/jsonpb github.com/golang/protobuf/ptypes cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b411/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid MzQmfK3felb1tIvgQBco/MzQmfK3felb1tIvgQBco -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./src/google.golang.org/grpc/encoding/proto/proto.go mkdir -p $WORK/b253/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b251/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid bE3xD3henLBdk7fm1oAc/bE3xD3henLBdk7fm1oAc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./src/google.golang.org/grpc/credentials/credentials.go ./src/google.golang.org/grpc/credentials/tls.go mkdir -p $WORK/b261/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b254/_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/protoimpl=$WORK/b246/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/golang/protobuf/jsonpb -complete -installsuffix shared -buildid XypzGRfmi3Gl5ygyt_Ns/XypzGRfmi3Gl5ygyt_Ns -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./src/github.com/golang/protobuf/jsonpb/decode.go ./src/github.com/golang/protobuf/jsonpb/encode.go ./src/github.com/golang/protobuf/jsonpb/json.go cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b262/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b263/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b265/_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/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid QAeigO_F6Ja096kL81s5/QAeigO_F6Ja096kL81s5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any.go ./src/github.com/golang/protobuf/ptypes/doc.go ./src/github.com/golang/protobuf/ptypes/duration.go ./src/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/fc/fc708191fb3c4b5d6d7c3d5012bc72842a03ff6219b824f5e80bb3a8c03dccc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/c9/c978253bb8a562bbd7f8b5207cfd806351f9d01c438921b021b7ab48fb2eb736-d # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/55/554c0310bf88e999314f33ae43cf01db3d6a625599ed6abf10b860e079f331e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/9c/9cf4e3f7500acb705c2dee5f468e8485840ccdf5212af63a648a91e0b3c6f027-d # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/11/11829cbbf06982c5e9e6606feaf89b6f566a08589496849b77f7366a5f415df9-d # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/df/df38510b7d29346144a660a4b29da9e2f800480298286d4df2184a9ba893a32a-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b475/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b481/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b486/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b492/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b494/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid xqwMaEYe0gs-Rm9Dhzb-/xqwMaEYe0gs-Rm9Dhzb- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./src/github.com/containers/storage/drivers/register/register_aufs.go ./src/github.com/containers/storage/drivers/register/register_devicemapper.go ./src/github.com/containers/storage/drivers/register/register_overlay.go ./src/github.com/containers/storage/drivers/register/register_vfs.go ./src/github.com/containers/storage/drivers/register/register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/e2/e2c52ca05ac8bdd5496dbceb5a53d56a36d1f58a29235ab210aa437cbbb5c97f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/77/77c208e2e9710d388ff12b6cebdc607d553d6dd4c9940b6ba455664b2618442f-d # internal github.com/containers/storage mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b474/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b498/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b499/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b500/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b502/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b156/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b503/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/containers/storage -complete -installsuffix shared -buildid uR1E6cXYSavaVIxNkLRk/uR1E6cXYSavaVIxNkLRk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./src/github.com/containers/storage/containers.go ./src/github.com/containers/storage/deprecated.go ./src/github.com/containers/storage/errors.go ./src/github.com/containers/storage/idset.go ./src/github.com/containers/storage/images.go ./src/github.com/containers/storage/jsoniter.go ./src/github.com/containers/storage/layers.go ./src/github.com/containers/storage/lockfile_compat.go ./src/github.com/containers/storage/store.go ./src/github.com/containers/storage/userns.go ./src/github.com/containers/storage/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/73/735b85ac3691a7ad09492d9da5e572ad761cfc7b94ce0bb38218c7c1a9fbba15-d # internal google.golang.org/grpc/peer google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b441/ mkdir -p $WORK/b410/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile net=$WORK/b059/_pkg_.a EOF cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile net=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid YyfMjCi68ZrD7ADB9JKn/YyfMjCi68ZrD7ADB9JKn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b441/importcfg -pack ./src/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p google.golang.org/grpc/credentials/insecure -complete -installsuffix shared -buildid dtHWlaBlN-5GWeMRnp2t/dtHWlaBlN-5GWeMRnp2t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./src/google.golang.org/grpc/credentials/insecure/insecure.go google.golang.org/grpc/internal/channelz mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid 4_3FfhFseyPXuNHn_S7r/4_3FfhFseyPXuNHn_S7r -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b405/importcfg -pack ./src/google.golang.org/grpc/internal/channelz/funcs.go ./src/google.golang.org/grpc/internal/channelz/id.go ./src/google.golang.org/grpc/internal/channelz/logging.go ./src/google.golang.org/grpc/internal/channelz/types.go ./src/google.golang.org/grpc/internal/channelz/types_linux.go ./src/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/b0/b0c74a8084b134733961904c18e50e64d748e713ae12719a4f867a5f4d2299c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/79/79b124d1bb7ec1c6d28eef24e430752f0caee79f5cf5ff976a87b90acf40fa7e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/65/65db867faab826eb5a127807d07811265ca30203230dea7061d988856b42801d-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/d6/d6e99b5717f1b812fa0327d348d0e6bf8f00b6755613ea41d7a4746429899cc0-d # internal github.com/containers/common/pkg/manifests mkdir -p $WORK/b270/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b594/_pkg_.a $WORK/b594/_x001.o $WORK/b594/_x002.o $WORK/b594/_x003.o # internal github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b532/ github.com/containers/image/v5/internal/image cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b278/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b514/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b081/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containers/common/pkg/manifests -complete -installsuffix shared -buildid Zvj2d0Cdl0MY1qADogwR/Zvj2d0Cdl0MY1qADogwR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./src/github.com/containers/common/pkg/manifests/errors.go ./src/github.com/containers/common/pkg/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid _0BxtL-kEgKoOiCmrDXg/_0BxtL-kEgKoOiCmrDXg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack ./src/github.com/containers/image/v5/docker/internal/tarfile/dest.go ./src/github.com/containers/image/v5/docker/internal/tarfile/reader.go ./src/github.com/containers/image/v5/docker/internal/tarfile/src.go ./src/github.com/containers/image/v5/docker/internal/tarfile/types.go ./src/github.com/containers/image/v5/docker/internal/tarfile/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b284/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/image/v5/internal/image -complete -installsuffix shared -buildid KUgVBQMEUY0iYo5lWxFQ/KUgVBQMEUY0iYo5lWxFQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack ./src/github.com/containers/image/v5/internal/image/docker_list.go ./src/github.com/containers/image/v5/internal/image/docker_schema1.go ./src/github.com/containers/image/v5/internal/image/docker_schema2.go ./src/github.com/containers/image/v5/internal/image/manifest.go ./src/github.com/containers/image/v5/internal/image/memory.go ./src/github.com/containers/image/v5/internal/image/oci.go ./src/github.com/containers/image/v5/internal/image/oci_index.go ./src/github.com/containers/image/v5/internal/image/sourced.go ./src/github.com/containers/image/v5/internal/image/unparsed.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b365/_pkg_.a $WORK/b365/_x001.o $WORK/b365/_x002.o $WORK/b365/_x003.o $WORK/b365/_x004.o $WORK/b365/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/cd/cddf0201128d96d8d869be39b7bafa9084511ff1c4e4e469489c0bca5c41bf36-d # internal github.com/containers/common/pkg/seccomp mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b594/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/containers/common/pkg/seccomp -complete -installsuffix shared -buildid AbO71bAEe_BirqJjIw3u/AbO71bAEe_BirqJjIw3u -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./src/github.com/containers/common/pkg/seccomp/conversion.go ./src/github.com/containers/common/pkg/seccomp/default_linux.go ./src/github.com/containers/common/pkg/seccomp/errno_list.go ./src/github.com/containers/common/pkg/seccomp/filter.go ./src/github.com/containers/common/pkg/seccomp/seccomp_linux.go ./src/github.com/containers/common/pkg/seccomp/supported.go ./src/github.com/containers/common/pkg/seccomp/types.go ./src/github.com/containers/common/pkg/seccomp/validate.go cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/37/3796f57e422619b6da31fb7816d89a0d546dbbdac8a46a45b3c864d8bf0d7129-d # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/36/36d39a9dc008da9a1868197a2ccd846ff6a848e53c639d60e83a139247509cae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/5d/5d33256144b837c9a9e460d96d72d212e20195422661a07a1a8e264405848594-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/6b/6bf6ab1291524e2894056194fb8237aa5e751700de0528e9087883c2a0ce8e4b-d # internal google.golang.org/grpc/internal/pretty mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=$WORK/b253/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b254/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b237/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p google.golang.org/grpc/internal/pretty -complete -installsuffix shared -buildid f8CeLOfPCJbdcfKKTitF/f8CeLOfPCJbdcfKKTitF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./src/google.golang.org/grpc/internal/pretty/pretty.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/1c/1c1335b56190b599a2cefce827f35051dd6be521c14684b18eefa8a87eadbbb8-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b252/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid Bte9GSvjsYwCWfRvURx_/Bte9GSvjsYwCWfRvURx_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./src/google.golang.org/grpc/resolver/map.go ./src/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/02/028bb75a49ffccb3998a07f4182e4e3e530afb0e6292fc5483ec1570d67d85c2-d # internal google.golang.org/grpc/channelz mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/channelz=$WORK/b405/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p google.golang.org/grpc/channelz -complete -installsuffix shared -buildid FrcSFWfnzD1sCjPNYnjW/FrcSFWfnzD1sCjPNYnjW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./src/google.golang.org/grpc/channelz/channelz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/85/85cb8612d792b7078e9921195d908030a6fb20622fd9d545d93336b5a95216db-d # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/40/407922f04b66575f4030651fa2adc76eb12ea104f4bade7dfae4b835dc94274d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/49/4961c5ba7109acd3a0a316ad4f1535001f7a3bceff1f1cf1473ed5b496acc82d-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b461/ github.com/containers/image/v5/directory cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b510/ github.com/containers/image/v5/sif github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 06uFmWe8IOZDrBJ8c24-/06uFmWe8IOZDrBJ8c24- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b461/importcfg -pack ./src/github.com/containers/image/v5/image/docker_schema2.go ./src/github.com/containers/image/v5/image/sourced.go ./src/github.com/containers/image/v5/image/unparsed.go github.com/containers/image/v5/docker/archive mkdir -p $WORK/b531/ github.com/containers/image/v5/pkg/blobcache cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid Cg-zNwzb_40Vg8antX-D/Cg-zNwzb_40Vg8antX-D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b510/importcfg -pack ./src/github.com/containers/image/v5/directory/directory_dest.go ./src/github.com/containers/image/v5/directory/directory_src.go ./src/github.com/containers/image/v5/directory/directory_transport.go mkdir -p $WORK/b605/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b532/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid cFBxGYYSsI8WQzxxToM8/cFBxGYYSsI8WQzxxToM8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b531/importcfg -pack ./src/github.com/containers/image/v5/docker/archive/dest.go ./src/github.com/containers/image/v5/docker/archive/reader.go ./src/github.com/containers/image/v5/docker/archive/src.go ./src/github.com/containers/image/v5/docker/archive/transport.go ./src/github.com/containers/image/v5/docker/archive/writer.go mkdir -p $WORK/b561/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/image/v5/pkg/blobcache -complete -installsuffix shared -buildid iEDpR0bm4DlJKtVUqi8y/iEDpR0bm4DlJKtVUqi8y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobcache/blobcache.go ./src/github.com/containers/image/v5/pkg/blobcache/dest.go ./src/github.com/containers/image/v5/pkg/blobcache/src.go mkdir -p $WORK/b559/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b133/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b081/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid h0C92KGYY3mdzGt0m0UM/h0C92KGYY3mdzGt0m0UM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack ./src/github.com/containers/image/v5/tarball/doc.go ./src/github.com/containers/image/v5/tarball/tarball_reference.go ./src/github.com/containers/image/v5/tarball/tarball_src.go ./src/github.com/containers/image/v5/tarball/tarball_transport.go cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=$WORK/b560/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/53/5353830fd09f5f5feb2edb5b00394e3380644eb6105a207769c4fdce230a29fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/containers/image/v5/sif -complete -installsuffix shared -buildid Zlb47f9TUum2helDlQt6/Zlb47f9TUum2helDlQt6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./src/github.com/containers/image/v5/sif/load.go ./src/github.com/containers/image/v5/sif/src.go ./src/github.com/containers/image/v5/sif/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/f7/f7125d5693d3bb2fc96ad96972cbbe345aa95cb9f772804b38e706f7d124d67f-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b214/ google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/metadata google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b429/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid c6ZoQXSw_UR1xCC1ljjC/c6ZoQXSw_UR1xCC1ljjC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./src/google.golang.org/grpc/internal/internal.go ./src/google.golang.org/grpc/internal/xds_handshake_cluster.go mkdir -p $WORK/b426/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid y_a-MPZYaBAVdLdG6I8K/y_a-MPZYaBAVdLdG6I8K -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./src/google.golang.org/grpc/internal/transport/networktype/networktype.go mkdir -p $WORK/b427/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF mkdir -p $WORK/b422/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid 0PtU6hvj_c2FAh5rvHnb/0PtU6hvj_c2FAh5rvHnb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b426/importcfg -pack ./src/google.golang.org/grpc/balancer/grpclb/state/state.go cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid YD_U0PIyaiIK7DXI3WWX/YD_U0PIyaiIK7DXI3WWX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid Lg-fl76YpnyXkFYM_M3q/Lg-fl76YpnyXkFYM_M3q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b422/importcfg -pack ./src/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/21/210ac5ce19e3f02d2792acb36a662a11a50ec4995d7317cb5a724aca93c33713-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/35/3585c39306af8b17e0c3b5e9c6316aee9aa03b9b03c4a5cd133b3a6e49081dc8-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b428/ cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/3d/3d690332ca0ea66d328870e134b468cccc17845f43288eab25ccc79baba1b5fd-d # internal cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b429/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid fadiDBcvjUndMhs9LZ5R/fadiDBcvjUndMhs9LZ5R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/unix/unix.go google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid ksn4kp3KquWIMcluKnZH/ksn4kp3KquWIMcluKnZH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/71/71443601fb80716814a2a80ef88e0003a134437f05d1571faa89cfcd1dabcbb3-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b213/ google.golang.org/grpc/balancer cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b214/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b403/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid O3CULDLbFr6jhmnHstkP/O3CULDLbFr6jhmnHstkP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack ./src/google.golang.org/grpc/codes/code_string.go ./src/google.golang.org/grpc/codes/codes.go cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid 8PohPJWrf3EpI_t4-0Vk/8PohPJWrf3EpI_t4-0Vk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./src/google.golang.org/grpc/balancer/balancer.go ./src/google.golang.org/grpc/balancer/conn_state_evaluator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/b5/b57bfbfbb7bd5d8abf95ad9672d62cfe204b25e07f7d7cdebed0c240ce68e400-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/9d/9d63fee8faf7c92def1bbdf16bc3d26c4703750852021e8f0e4695ad2a91aed0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/64/64faa7b70ecb67eb040a5fccb98ea906a82af26adf5fff7a01128f1b1f9259b3-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b261/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid 2xL0s-LRm8Wyks3rDjcS/2xL0s-LRm8Wyks3rDjcS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./src/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/1c/1c3c680974178c6f43ab231285f1e7a90abe6c0f515e80c2d1675a503b476c04-d # 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/b561/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/dd/dd6f3cc767e1c899a7e7393a9ab0059d2d1ff7663f7105346b46f37e6fb19d15-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b407/ google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b424/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid pUPdMh2r5cuYTtv5HPLe/pUPdMh2r5cuYTtv5HPLe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b407/importcfg -pack ./src/google.golang.org/grpc/balancer/base/balancer.go ./src/google.golang.org/grpc/balancer/base/base.go cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid g41LO1zVeOKRI5rFD9Ps/g41LO1zVeOKRI5rFD9Ps -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b424/importcfg -pack ./src/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/b1/b1a2896283eeddde8219bafa2394bf6e1c32bfeae464e5b874457c963e89898d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/5c/5c230d9c2418d511ef0ad136331f88ea2d6a8e6b614343f87ef41ce700e6272e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/80/80227edc37ea4f3e4f8227f488408fa96352664ccb0c7816e680d4ac0dcff82c-d # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/93/9313814bd3164f221acad83c79fb0c0b275f27ec404b38990c3984cc3725e444-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/b7/b73a2ab32d15624f41b7f39cd9a0aeb0a0d89c680b189e09de5f23fc79faf296-d # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/4a/4ace1b9281243604e0da978bf5379032bde697306876a651936d3002f8885cf5-d # internal google.golang.org/grpc/status mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b260/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p google.golang.org/grpc/status -complete -installsuffix shared -buildid C-ykfMS965pH7atp3EZ4/C-ykfMS965pH7atp3EZ4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./src/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/2b/2bceede7da9646cc7c4d22872f34c8f96b2727f4ee35a6906a79c7330ed739c8-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid 6P0WyatBuU3FiQzKXUUU/6P0WyatBuU3FiQzKXUUU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b423/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/31/31558d4698a417a78e41f406ecc671b8e8e220d1fe85563fc4338d3880df092f-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobcache=$WORK/b605/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid ELH-IB7gc2AS3uXdIRh6/ELH-IB7gc2AS3uXdIRh6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/blobcache/blobcache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/a7/a7ac5d92f70ab4bed212937f219eb53766aa27193f2ee4f86f6c948c1055d204-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF google.golang.org/grpc/internal/balancer/gracefulswitch mkdir -p $WORK/b416/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid W9_5rydQ9W5PdKRdd9na/W9_5rydQ9W5PdKRdd9na -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack ./src/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -complete -installsuffix shared -buildid nFytO45OYB41jm7BS-WY/nFytO45OYB41jm7BS-WY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./src/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/44/44135c27de84221fc1ebcccf0218a3b31ef01668077a7be8232da833be828de6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/bb/bb60c46b945ed53147dbfca1e8b447866632671ac187070735ff511b4751d98c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/a1/a1b0462463895de44a644dbe5a85dcb90c1cc84d871ac0ccf82895e670032539-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 3BYa6zuNBE746XDRZK38/3BYa6zuNBE746XDRZK38 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./src/github.com/containerd/containerd/errdefs/errors.go ./src/github.com/containerd/containerd/errdefs/grpc.go google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid g2Ri0iY7G-5jmLo8fjW2/g2Ri0iY7G-5jmLo8fjW2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./src/google.golang.org/grpc/internal/binarylog/binarylog.go ./src/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./src/google.golang.org/grpc/internal/binarylog/env_config.go ./src/google.golang.org/grpc/internal/binarylog/method_logger.go ./src/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/c0/c07c324bd594d9fb18ff7632cd77442967a980f2a1ed227d56248752d685329b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/3c/3cfd3b38d50f79ff4bd8be1ff0aef8494ed153e8c07e4388f865b33f35ff7ed9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/6e/6e4fcfcfc6dae83f04a7307bd03793433db7865938025e283b3ba8535d42d3f6-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b267/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid rfVOCLQ_hVy4QbGs9DAl/rfVOCLQ_hVy4QbGs9DAl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack ./src/github.com/containerd/containerd/platforms/compare.go ./src/github.com/containerd/containerd/platforms/cpuinfo.go ./src/github.com/containerd/containerd/platforms/cpuinfo_linux.go ./src/github.com/containerd/containerd/platforms/database.go ./src/github.com/containerd/containerd/platforms/defaults.go ./src/github.com/containerd/containerd/platforms/defaults_unix.go ./src/github.com/containerd/containerd/platforms/platforms.go ./src/github.com/containerd/containerd/platforms/platforms_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/22/22ff6f9e3591ce43c90995cd7c38598aa7ce7cd5eefff2b0837bac6a03d60b06-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/d3/d316acc8feb4e1ad6fa28c653f2da7c3a0c12e59feb279067b8760476cc0fe01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/ac/acd4a436d12cf2e497d42cab895be476c77b3a10670927ab288e550ec111249e-d # internal github.com/containers/storage/pkg/chunked mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b505/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b493/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b275/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b276/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b165/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/storage/pkg/chunked -complete -installsuffix shared -buildid zmZfRujXZMHMN_2BsexY/zmZfRujXZMHMN_2BsexY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b504/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/cache_linux.go ./src/github.com/containers/storage/pkg/chunked/compression.go ./src/github.com/containers/storage/pkg/chunked/compression_linux.go ./src/github.com/containers/storage/pkg/chunked/storage.go ./src/github.com/containers/storage/pkg/chunked/storage_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/90/908d606b6fadad6c78c4f4f0b495bca6972516bc5d73177371bac866d59d144e-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b284/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b504/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b081/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid tOAwri0A5v2BZfOvepi3/tOAwri0A5v2BZfOvepi3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack ./src/github.com/containers/image/v5/storage/storage_dest.go ./src/github.com/containers/image/v5/storage/storage_image.go ./src/github.com/containers/image/v5/storage/storage_reference.go ./src/github.com/containers/image/v5/storage/storage_src.go ./src/github.com/containers/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/34/34ece9ad988e3e4143440d2121c51b83e2735d9ca3f9d103d7e0c3b9ed9caa34-d # internal expvar mkdir -p $WORK/b342/ github.com/containers/buildah/define github.com/containers/image/v5/pkg/tlsclientconfig github.com/go-openapi/errors golang.org/x/net/trace mkdir -p $WORK/b300/ net/http/httputil github.com/docker/distribution/registry/api/errcode github.com/letsencrypt/boulder/probs cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p expvar -std -complete -installsuffix shared -buildid o2Hb7hlCMy7qcEszLq2p/o2Hb7hlCMy7qcEszLq2p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack /usr/lib/golang/src/expvar/expvar.go mkdir -p $WORK/b396/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid e6FASnRHhT7q-_AjWsm5/e6FASnRHhT7q-_AjWsm5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack ./src/github.com/go-openapi/errors/api.go ./src/github.com/go-openapi/errors/auth.go ./src/github.com/go-openapi/errors/doc.go ./src/github.com/go-openapi/errors/headers.go ./src/github.com/go-openapi/errors/middleware.go ./src/github.com/go-openapi/errors/parsing.go ./src/github.com/go-openapi/errors/schema.go cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b397/_pkg_.a packagefile html/template=$WORK/b398/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile text/tabwriter=$WORK/b401/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/go-openapi/swag mkdir -p $WORK/b318/ github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid M_AbB_X66Bb-hWvznOJ_/M_AbB_X66Bb-hWvznOJ_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./src/golang.org/x/net/trace/events.go ./src/golang.org/x/net/trace/histogram.go ./src/golang.org/x/net/trace/trace.go cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b319/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b321/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b528/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid IwiCoMb0L-1fX7lXIXEC/IwiCoMb0L-1fX7lXIXEC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack ./src/github.com/go-openapi/swag/convert.go ./src/github.com/go-openapi/swag/convert_types.go ./src/github.com/go-openapi/swag/doc.go ./src/github.com/go-openapi/swag/file.go ./src/github.com/go-openapi/swag/json.go ./src/github.com/go-openapi/swag/loading.go ./src/github.com/go-openapi/swag/name_lexem.go ./src/github.com/go-openapi/swag/net.go ./src/github.com/go-openapi/swag/path.go ./src/github.com/go-openapi/swag/post_go18.go ./src/github.com/go-openapi/swag/post_go19.go ./src/github.com/go-openapi/swag/split.go ./src/github.com/go-openapi/swag/util.go ./src/github.com/go-openapi/swag/yaml.go cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid ovpRm0lSyYLkEEXtzJFN/ovpRm0lSyYLkEEXtzJFN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./src/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./src/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go mkdir -p $WORK/b057/ github.com/docker/docker/errdefs mkdir -p $WORK/b552/ mkdir -p $WORK/b522/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a EOF github.com/gorilla/mux mkdir -p $WORK/b527/ mkdir -p $WORK/b444/ mkdir -p $WORK/b523/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid VNdAJW5k2lrtO4XnunuS/VNdAJW5k2lrtO4XnunuS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b552/importcfg -pack ./src/github.com/docker/docker/errdefs/defs.go ./src/github.com/docker/docker/errdefs/doc.go ./src/github.com/docker/docker/errdefs/helpers.go ./src/github.com/docker/docker/errdefs/http_helpers.go ./src/github.com/docker/docker/errdefs/is.go cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b081/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 2mMz1MbPJzQ1jqsvbMv4/2mMz1MbPJzQ1jqsvbMv4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack ./src/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go mkdir -p $WORK/b344/ github.com/docker/go-connections/sockets cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b553/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/gorilla/mux -complete -installsuffix shared -buildid A6ukkNDIwVoYijmFCkOh/A6ukkNDIwVoYijmFCkOh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b527/importcfg -pack ./src/github.com/gorilla/mux/doc.go ./src/github.com/gorilla/mux/middleware.go ./src/github.com/gorilla/mux/mux.go ./src/github.com/gorilla/mux/regexp.go ./src/github.com/gorilla/mux/route.go ./src/github.com/gorilla/mux/test_helpers.go cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b192/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF golang.org/x/net/http2 mkdir -p $WORK/b431/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid UveK5sWb8T9PTguQ9fBq/UveK5sWb8T9PTguQ9fBq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b553/importcfg -pack ./src/github.com/docker/go-connections/sockets/inmem_socket.go ./src/github.com/docker/go-connections/sockets/proxy.go ./src/github.com/docker/go-connections/sockets/sockets.go ./src/github.com/docker/go-connections/sockets/sockets_unix.go ./src/github.com/docker/go-connections/sockets/tcp_socket.go ./src/github.com/docker/go-connections/sockets/unix_socket.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/containers/buildah/define -complete -installsuffix shared -buildid U9wJqLx4ImyxXFqXawof/U9wJqLx4ImyxXFqXawof -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack ./_build/src/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/buildah/define/types_unix.go github.com/containers/common/pkg/download mkdir -p $WORK/b578/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b432/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b438/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b433/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b096/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httptrace=$WORK/b207/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 0Mj3dwcyA4uAjBijT4lT/0Mj3dwcyA4uAjBijT4lT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b523/importcfg -pack ./src/github.com/docker/distribution/registry/api/errcode/errors.go ./src/github.com/docker/distribution/registry/api/errcode/handler.go ./src/github.com/docker/distribution/registry/api/errcode/register.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid i0lMO5MyJpqPS-bZqsoo/i0lMO5MyJpqPS-bZqsoo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b431/importcfg -pack ./src/golang.org/x/net/http2/ascii.go ./src/golang.org/x/net/http2/ciphers.go ./src/golang.org/x/net/http2/client_conn_pool.go ./src/golang.org/x/net/http2/databuffer.go ./src/golang.org/x/net/http2/errors.go ./src/golang.org/x/net/http2/flow.go ./src/golang.org/x/net/http2/frame.go ./src/golang.org/x/net/http2/go111.go ./src/golang.org/x/net/http2/go115.go ./src/golang.org/x/net/http2/go118.go ./src/golang.org/x/net/http2/gotrack.go ./src/golang.org/x/net/http2/headermap.go ./src/golang.org/x/net/http2/http2.go ./src/golang.org/x/net/http2/pipe.go ./src/golang.org/x/net/http2/server.go ./src/golang.org/x/net/http2/transport.go ./src/golang.org/x/net/http2/write.go ./src/golang.org/x/net/http2/writesched.go ./src/golang.org/x/net/http2/writesched_priority.go ./src/golang.org/x/net/http2/writesched_random.go cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/internal=$WORK/b208/_pkg_.a packagefile net/http/internal/ascii=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p net/http/httputil -std -complete -installsuffix shared -buildid eUNxfJwZDbv5aaVrTm1h/eUNxfJwZDbv5aaVrTm1h -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b444/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/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/containers/common/pkg/download -complete -installsuffix shared -buildid jiKM4shM6rW19JHyiLlF/jiKM4shM6rW19JHyiLlF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b578/importcfg -pack ./src/github.com/containers/common/pkg/download/download.go github.com/containers/common/pkg/filters mkdir -p $WORK/b579/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b343/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/letsencrypt/boulder/probs -complete -installsuffix shared -buildid FD13NDTONrtNvGuO8lOr/FD13NDTONrtNvGuO8lOr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./src/github.com/letsencrypt/boulder/probs/probs.go cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b580/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/containers/common/pkg/filters -complete -installsuffix shared -buildid -YzAZA8GA4bR7TSqHRVX/-YzAZA8GA4bR7TSqHRVX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack ./src/github.com/containers/common/pkg/filters/filters.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/15/157e0b9a019bdaa9046b279380c85863e43e36e3de37f8c83fd164a3e5e8b6fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/2f/2febbee9ba856ec98141ae5a2cd84193206cf656b38aa4ff5d1f6c23ee34f3e6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/ee/ee61ec578b12be95b8e4aef7c9bdaf74b93635503cfd0ac4660f98728eca0759-d # internal github.com/containers/common/libnetwork/util mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b058/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b579/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/containers/common/libnetwork/util -complete -installsuffix shared -buildid eoXGog_qS90chdzjcA-d/eoXGog_qS90chdzjcA-d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b640/importcfg -pack ./src/github.com/containers/common/libnetwork/util/filters.go ./src/github.com/containers/common/libnetwork/util/ip.go ./src/github.com/containers/common/libnetwork/util/ip_calc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/82/820e6dbb64e6c42c4bf0037f1e850568cd2b7b13cff388aeaf689e512049618a-d # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/f5/f5f8e83844b18e968a010b30f3ed5e9ba48fab472b8d1149615d687ac035da51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/b2/b236e456f614e0b7683d318943209f7257d0f812524f9f8a45432c279f1d9a4e-d # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/31/317930e403a1f7f1a8fa0126de6a1477d0a324aa53e06253c465f3e2de383cb3-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b556/ github.com/letsencrypt/boulder/core mkdir -p $WORK/b341/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b555/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b522/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid zcCwKiAX644LB0bsIrdV/zcCwKiAX644LB0bsIrdV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b556/importcfg -pack ./src/github.com/containers/image/v5/oci/layout/oci_dest.go ./src/github.com/containers/image/v5/oci/layout/oci_src.go ./src/github.com/containers/image/v5/oci/layout/oci_transport.go cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/6e/6ee2a6d29091499b3efb19ef79a474a6189763a30c38bf41b2733e87ff191e16-d # internal cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile encoding/pem=$WORK/b120/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b342/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b343/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=$WORK/b344/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=$WORK/b345/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b346/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=$WORK/b347/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile math/rand=$WORK/b096/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/letsencrypt/boulder/core -complete -installsuffix shared -buildid gpFlEqNfZYUeMix2Eg_I/gpFlEqNfZYUeMix2Eg_I -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack ./src/github.com/letsencrypt/boulder/core/challenges.go ./src/github.com/letsencrypt/boulder/core/interfaces.go ./src/github.com/letsencrypt/boulder/core/objects.go ./src/github.com/letsencrypt/boulder/core/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/5a/5ae64707063a1d65023b21876d6abc7c5c2150a1ad02663ed9ac4034355e6c73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/49/4935d6ff3e0473ca4ee70fb3294205e13e4e39d07f6b9b549b0ee03a4a879477-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/47/47f5c5c8b8eb6d2e3091e219a3218419a83a7e0323f8cf79cf203acf679ada87-d # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/46/462ec9779136e5f898f4a0e8c89f99399be38c344a31b431b1bdff378397b677-d # internal github.com/containers/common/libnetwork/etchosts mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b058/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/machine=$WORK/b641/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/containers/common/libnetwork/etchosts -complete -installsuffix shared -buildid RGbMaX112XPVSpB50w1w/RGbMaX112XPVSpB50w1w -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b639/importcfg -pack ./src/github.com/containers/common/libnetwork/etchosts/hosts.go ./src/github.com/containers/common/libnetwork/etchosts/ip.go ./src/github.com/containers/common/libnetwork/etchosts/util.go github.com/go-openapi/strfmt mkdir -p $WORK/b304/ github.com/containers/common/libnetwork/internal/util mkdir -p $WORK/b655/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b306/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b308/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b309/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b310/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/mail=$WORK/b317/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b058/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid itvvSbOiG8Plm-ac5Pk1/itvvSbOiG8Plm-ac5Pk1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b304/importcfg -pack ./src/github.com/go-openapi/strfmt/bson.go ./src/github.com/go-openapi/strfmt/date.go ./src/github.com/go-openapi/strfmt/default.go ./src/github.com/go-openapi/strfmt/doc.go ./src/github.com/go-openapi/strfmt/duration.go ./src/github.com/go-openapi/strfmt/format.go ./src/github.com/go-openapi/strfmt/time.go ./src/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/containers/common/libnetwork/internal/util -complete -installsuffix shared -buildid zc7n-Ud8jqiiWWgnWLO9/zc7n-Ud8jqiiWWgnWLO9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b655/importcfg -pack ./src/github.com/containers/common/libnetwork/internal/util/bridge.go ./src/github.com/containers/common/libnetwork/internal/util/create.go ./src/github.com/containers/common/libnetwork/internal/util/interface.go ./src/github.com/containers/common/libnetwork/internal/util/interfaces.go ./src/github.com/containers/common/libnetwork/internal/util/ip.go ./src/github.com/containers/common/libnetwork/internal/util/parse.go ./src/github.com/containers/common/libnetwork/internal/util/util.go ./src/github.com/containers/common/libnetwork/internal/util/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/11/11f40db3eeb471d3c71c17913e1c5a55bd661f77fbb67310347d25fcfc48e27d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/17/17c5a63dba065b96e4cfe4cfed49a6dd0624051c409331ef3df73cca00293801-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b525/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b527/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid nyBZ3gubwZWu2PD6q3Am/nyBZ3gubwZWu2PD6q3Am -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack ./src/github.com/docker/distribution/registry/api/v2/descriptors.go ./src/github.com/docker/distribution/registry/api/v2/doc.go ./src/github.com/docker/distribution/registry/api/v2/errors.go ./src/github.com/docker/distribution/registry/api/v2/headerparser.go ./src/github.com/docker/distribution/registry/api/v2/routes.go ./src/github.com/docker/distribution/registry/api/v2/urls.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/95/9514ab44df72cc820d5d87105bfa46e3951d0bf7864846fa8e382d7ba316dc7b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha1=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/core=$WORK/b341/_pkg_.a packagefile github.com/letsencrypt/boulder/errors=$WORK/b352/_pkg_.a packagefile github.com/titanous/rocacheck=$WORK/b353/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/letsencrypt/boulder/goodkey -complete -installsuffix shared -buildid y1IOuWdNAyF9MUjIWWnc/y1IOuWdNAyF9MUjIWWnc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack ./src/github.com/letsencrypt/boulder/goodkey/blocked.go ./src/github.com/letsencrypt/boulder/goodkey/good_key.go ./src/github.com/letsencrypt/boulder/goodkey/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/b6/b6861cacafbc2b2ce5556b060c1e87c1c3114b697da002b02e15a6aaa799e705-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/6e/6eb1392ca1afe09e28d790de823eb89de7f2568b8b5bf43c1270f8e542f14a6d-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b619/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b627/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b628/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b631/_pkg_.a packagefile github.com/docker/go-units=$WORK/b154/_pkg_.a packagefile github.com/moby/patternmatcher=$WORK/b626/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httputil=$WORK/b444/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid wgmN4NXko8nJvBnj8yNk/wgmN4NXko8nJvBnj8yNk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./src/github.com/fsouza/go-dockerclient/auth.go ./src/github.com/fsouza/go-dockerclient/change.go ./src/github.com/fsouza/go-dockerclient/client.go ./src/github.com/fsouza/go-dockerclient/client_unix.go ./src/github.com/fsouza/go-dockerclient/container.go ./src/github.com/fsouza/go-dockerclient/container_archive.go ./src/github.com/fsouza/go-dockerclient/container_attach.go ./src/github.com/fsouza/go-dockerclient/container_changes.go ./src/github.com/fsouza/go-dockerclient/container_commit.go ./src/github.com/fsouza/go-dockerclient/container_copy.go ./src/github.com/fsouza/go-dockerclient/container_create.go ./src/github.com/fsouza/go-dockerclient/container_export.go ./src/github.com/fsouza/go-dockerclient/container_inspect.go ./src/github.com/fsouza/go-dockerclient/container_kill.go ./src/github.com/fsouza/go-dockerclient/container_list.go ./src/github.com/fsouza/go-dockerclient/container_logs.go ./src/github.com/fsouza/go-dockerclient/container_pause.go ./src/github.com/fsouza/go-dockerclient/container_prune.go ./src/github.com/fsouza/go-dockerclient/container_remove.go ./src/github.com/fsouza/go-dockerclient/container_rename.go ./src/github.com/fsouza/go-dockerclient/container_resize.go ./src/github.com/fsouza/go-dockerclient/container_restart.go ./src/github.com/fsouza/go-dockerclient/container_start.go ./src/github.com/fsouza/go-dockerclient/container_stats.go ./src/github.com/fsouza/go-dockerclient/container_stop.go ./src/github.com/fsouza/go-dockerclient/container_top.go ./src/github.com/fsouza/go-dockerclient/container_unpause.go ./src/github.com/fsouza/go-dockerclient/container_update.go ./src/github.com/fsouza/go-dockerclient/container_wait.go ./src/github.com/fsouza/go-dockerclient/distribution.go ./src/github.com/fsouza/go-dockerclient/env.go ./src/github.com/fsouza/go-dockerclient/event.go ./src/github.com/fsouza/go-dockerclient/exec.go ./src/github.com/fsouza/go-dockerclient/image.go ./src/github.com/fsouza/go-dockerclient/misc.go ./src/github.com/fsouza/go-dockerclient/network.go ./src/github.com/fsouza/go-dockerclient/plugin.go ./src/github.com/fsouza/go-dockerclient/registry_auth.go ./src/github.com/fsouza/go-dockerclient/signal.go ./src/github.com/fsouza/go-dockerclient/swarm.go ./src/github.com/fsouza/go-dockerclient/swarm_configs.go ./src/github.com/fsouza/go-dockerclient/swarm_node.go ./src/github.com/fsouza/go-dockerclient/swarm_secrets.go ./src/github.com/fsouza/go-dockerclient/swarm_service.go ./src/github.com/fsouza/go-dockerclient/swarm_task.go ./src/github.com/fsouza/go-dockerclient/system.go ./src/github.com/fsouza/go-dockerclient/tar.go ./src/github.com/fsouza/go-dockerclient/tls.go ./src/github.com/fsouza/go-dockerclient/volume.go github.com/docker/docker/client mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b525/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b535/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b536/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b537/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b549/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b550/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b551/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b137/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b548/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b552/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b553/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httputil=$WORK/b444/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/docker/docker/client -complete -installsuffix shared -buildid fOg_juARRiW_5FvmOCz_/fOg_juARRiW_5FvmOCz_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack ./src/github.com/docker/docker/client/build_cancel.go ./src/github.com/docker/docker/client/build_prune.go ./src/github.com/docker/docker/client/checkpoint_create.go ./src/github.com/docker/docker/client/checkpoint_delete.go ./src/github.com/docker/docker/client/checkpoint_list.go ./src/github.com/docker/docker/client/client.go ./src/github.com/docker/docker/client/client_deprecated.go ./src/github.com/docker/docker/client/client_unix.go ./src/github.com/docker/docker/client/config_create.go ./src/github.com/docker/docker/client/config_inspect.go ./src/github.com/docker/docker/client/config_list.go ./src/github.com/docker/docker/client/config_remove.go ./src/github.com/docker/docker/client/config_update.go ./src/github.com/docker/docker/client/container_attach.go ./src/github.com/docker/docker/client/container_commit.go ./src/github.com/docker/docker/client/container_copy.go ./src/github.com/docker/docker/client/container_create.go ./src/github.com/docker/docker/client/container_diff.go ./src/github.com/docker/docker/client/container_exec.go ./src/github.com/docker/docker/client/container_export.go ./src/github.com/docker/docker/client/container_inspect.go ./src/github.com/docker/docker/client/container_kill.go ./src/github.com/docker/docker/client/container_list.go ./src/github.com/docker/docker/client/container_logs.go ./src/github.com/docker/docker/client/container_pause.go ./src/github.com/docker/docker/client/container_prune.go ./src/github.com/docker/docker/client/container_remove.go ./src/github.com/docker/docker/client/container_rename.go ./src/github.com/docker/docker/client/container_resize.go ./src/github.com/docker/docker/client/container_restart.go ./src/github.com/docker/docker/client/container_start.go ./src/github.com/docker/docker/client/container_stats.go ./src/github.com/docker/docker/client/container_stop.go ./src/github.com/docker/docker/client/container_top.go ./src/github.com/docker/docker/client/container_unpause.go ./src/github.com/docker/docker/client/container_update.go ./src/github.com/docker/docker/client/container_wait.go ./src/github.com/docker/docker/client/disk_usage.go ./src/github.com/docker/docker/client/distribution_inspect.go ./src/github.com/docker/docker/client/envvars.go ./src/github.com/docker/docker/client/errors.go ./src/github.com/docker/docker/client/events.go ./src/github.com/docker/docker/client/hijack.go ./src/github.com/docker/docker/client/image_build.go ./src/github.com/docker/docker/client/image_create.go ./src/github.com/docker/docker/client/image_history.go ./src/github.com/docker/docker/client/image_import.go ./src/github.com/docker/docker/client/image_inspect.go ./src/github.com/docker/docker/client/image_list.go ./src/github.com/docker/docker/client/image_load.go ./src/github.com/docker/docker/client/image_prune.go ./src/github.com/docker/docker/client/image_pull.go ./src/github.com/docker/docker/client/image_push.go ./src/github.com/docker/docker/client/image_remove.go ./src/github.com/docker/docker/client/image_save.go ./src/github.com/docker/docker/client/image_search.go ./src/github.com/docker/docker/client/image_tag.go ./src/github.com/docker/docker/client/info.go ./src/github.com/docker/docker/client/interface.go ./src/github.com/docker/docker/client/interface_experimental.go ./src/github.com/docker/docker/client/interface_stable.go ./src/github.com/docker/docker/client/login.go ./src/github.com/docker/docker/client/network_connect.go ./src/github.com/docker/docker/client/network_create.go ./src/github.com/docker/docker/client/network_disconnect.go ./src/github.com/docker/docker/client/network_inspect.go ./src/github.com/docker/docker/client/network_list.go ./src/github.com/docker/docker/client/network_prune.go ./src/github.com/docker/docker/client/network_remove.go ./src/github.com/docker/docker/client/node_inspect.go ./src/github.com/docker/docker/client/node_list.go ./src/github.com/docker/docker/client/node_remove.go ./src/github.com/docker/docker/client/node_update.go ./src/github.com/docker/docker/client/options.go ./src/github.com/docker/docker/client/ping.go ./src/github.com/docker/docker/client/plugin_create.go ./src/github.com/docker/docker/client/plugin_disable.go ./src/github.com/docker/docker/client/plugin_enable.go ./src/github.com/docker/docker/client/plugin_inspect.go ./src/github.com/docker/docker/client/plugin_install.go ./src/github.com/docker/docker/client/plugin_list.go ./src/github.com/docker/docker/client/plugin_push.go ./src/github.com/docker/docker/client/plugin_remove.go ./src/github.com/docker/docker/client/plugin_set.go ./src/github.com/docker/docker/client/plugin_upgrade.go ./src/github.com/docker/docker/client/request.go ./src/github.com/docker/docker/client/secret_create.go ./src/github.com/docker/docker/client/secret_inspect.go ./src/github.com/docker/docker/client/secret_list.go ./src/github.com/docker/docker/client/secret_remove.go ./src/github.com/docker/docker/client/secret_update.go ./src/github.com/docker/docker/client/service_create.go ./src/github.com/docker/docker/client/service_inspect.go ./src/github.com/docker/docker/client/service_list.go ./src/github.com/docker/docker/client/service_logs.go ./src/github.com/docker/docker/client/service_remove.go ./src/github.com/docker/docker/client/service_update.go ./src/github.com/docker/docker/client/swarm_get_unlock_key.go ./src/github.com/docker/docker/client/swarm_init.go ./src/github.com/docker/docker/client/swarm_inspect.go ./src/github.com/docker/docker/client/swarm_join.go ./src/github.com/docker/docker/client/swarm_leave.go ./src/github.com/docker/docker/client/swarm_unlock.go ./src/github.com/docker/docker/client/swarm_update.go ./src/github.com/docker/docker/client/task_inspect.go ./src/github.com/docker/docker/client/task_list.go ./src/github.com/docker/docker/client/task_logs.go ./src/github.com/docker/docker/client/transport.go ./src/github.com/docker/docker/client/utils.go ./src/github.com/docker/docker/client/version.go ./src/github.com/docker/docker/client/volume_create.go ./src/github.com/docker/docker/client/volume_inspect.go ./src/github.com/docker/docker/client/volume_list.go ./src/github.com/docker/docker/client/volume_prune.go ./src/github.com/docker/docker/client/volume_remove.go ./src/github.com/docker/docker/client/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/20/208ec177077fd577048b88b0e0b93a5374de0da3acc51c3e2a767820393dc0ac-d # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/e4/e46c468847e2980e0a734d928d034a117eaf0d304b33cebec30445dd30e5fb7b-d # internal github.com/containers/common/libnetwork/cni mkdir -p $WORK/b643/ github.com/containers/common/libnetwork/netavark mkdir -p $WORK/b659/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b644/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b645/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=$WORK/b651/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b649/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b654/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=$WORK/b655/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b058/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b656/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/containers/common/libnetwork/cni -complete -installsuffix shared -buildid 9MnZnwaiCzRKHh8q2iP9/9MnZnwaiCzRKHh8q2iP9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b643/importcfg -pack ./src/github.com/containers/common/libnetwork/cni/cni_conversion.go ./src/github.com/containers/common/libnetwork/cni/cni_exec.go ./src/github.com/containers/common/libnetwork/cni/cni_types.go ./src/github.com/containers/common/libnetwork/cni/config.go ./src/github.com/containers/common/libnetwork/cni/config_linux.go ./src/github.com/containers/common/libnetwork/cni/network.go ./src/github.com/containers/common/libnetwork/cni/run.go ./src/github.com/containers/common/libnetwork/cni/run_linux.go cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=$WORK/b655/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b058/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b292/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/containers/common/libnetwork/netavark -complete -installsuffix shared -buildid pWDmQxGhvsWE9dcBnEGm/pWDmQxGhvsWE9dcBnEGm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b659/importcfg -pack ./src/github.com/containers/common/libnetwork/netavark/config.go ./src/github.com/containers/common/libnetwork/netavark/const.go ./src/github.com/containers/common/libnetwork/netavark/exec.go ./src/github.com/containers/common/libnetwork/netavark/ipam.go ./src/github.com/containers/common/libnetwork/netavark/network.go ./src/github.com/containers/common/libnetwork/netavark/run.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/12/12e5ad217963bba19e9faa9101473646c2215b932fc40a4d3854e62b2313c0c8-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b555/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b556/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid DVKWKgzDFLTE65OPSPQ9/DVKWKgzDFLTE65OPSPQ9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./src/github.com/containers/image/v5/oci/archive/oci_dest.go ./src/github.com/containers/image/v5/oci/archive/oci_src.go ./src/github.com/containers/image/v5/oci/archive/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/18/18a1beacef8c962b48f1b86b793eddb34dd3de2eed31b7390293d6096a1614f0-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid -Ry6BFMiHbtYELJdF1ek/-Ry6BFMiHbtYELJdF1ek -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack ./src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/d6/d61932ba927d2ff8b6ff442e1c2fb886aade12f3b2a187cd02d618b629f65a4b-d # internal github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha1=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile crypto/x509/pkix=$WORK/b118/_pkg_.a packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile encoding/pem=$WORK/b120/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=$WORK/b340/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b354/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/sigstore/sigstore/pkg/cryptoutils -complete -installsuffix shared -buildid eW-y2P3ENoyHE3DBmG1D/eW-y2P3ENoyHE3DBmG1D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/dd/dd15cd0a51f7f198b55b2c4d2483451eeb8f8fee29223a2f252ce6e761f55119-d # internal github.com/containers/common/pkg/retry mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b524/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid PqMcV48ntrSKD66Aqixk/PqMcV48ntrSKD66Aqixk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b581/importcfg -pack ./src/github.com/containers/common/pkg/retry/retry.go ./src/github.com/containers/common/pkg/retry/retry_linux.go github.com/containers/image/v5/docker mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b513/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b514/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b515/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=$WORK/b516/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b284/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b517/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b522/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b069/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b524/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b528/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b133/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b081/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b096/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid HPyUyjEADKKTy7TGf3im/HPyUyjEADKKTy7TGf3im -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b512/importcfg -pack ./src/github.com/containers/image/v5/docker/body_reader.go ./src/github.com/containers/image/v5/docker/cache.go ./src/github.com/containers/image/v5/docker/distribution_error.go ./src/github.com/containers/image/v5/docker/docker_client.go ./src/github.com/containers/image/v5/docker/docker_image.go ./src/github.com/containers/image/v5/docker/docker_image_dest.go ./src/github.com/containers/image/v5/docker/docker_image_src.go ./src/github.com/containers/image/v5/docker/docker_transport.go ./src/github.com/containers/image/v5/docker/errors.go ./src/github.com/containers/image/v5/docker/paths_common.go ./src/github.com/containers/image/v5/docker/registries_d.go ./src/github.com/containers/image/v5/docker/wwwauthenticate.go cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/80/80c6a49810b0026bee0a6417e2d1c972de78d8c42064061a326df441a23925e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/04/049af06516ffd7363c6129d46279a4cbe2babe1d06fa180396082a14d9ad185d-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b331/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid TfQ9tOdDs8ArmTbDxy7e/TfQ9tOdDs8ArmTbDxy7e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b330/importcfg -pack ./src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/e8/e8d5b7c0072c21572c4723f6700c274a5e1a4943a2459db79604650a23f58189-d # internal github.com/go-openapi/spec mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/gob=$WORK/b328/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b330/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid g2zrgm5fDCUqaNDJx2_t/g2zrgm5fDCUqaNDJx2_t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack ./src/github.com/go-openapi/spec/bindata.go ./src/github.com/go-openapi/spec/cache.go ./src/github.com/go-openapi/spec/contact_info.go ./src/github.com/go-openapi/spec/debug.go ./src/github.com/go-openapi/spec/errors.go ./src/github.com/go-openapi/spec/expander.go ./src/github.com/go-openapi/spec/external_docs.go ./src/github.com/go-openapi/spec/header.go ./src/github.com/go-openapi/spec/info.go ./src/github.com/go-openapi/spec/items.go ./src/github.com/go-openapi/spec/license.go ./src/github.com/go-openapi/spec/normalizer.go ./src/github.com/go-openapi/spec/normalizer_nonwindows.go ./src/github.com/go-openapi/spec/operation.go ./src/github.com/go-openapi/spec/parameter.go ./src/github.com/go-openapi/spec/path_item.go ./src/github.com/go-openapi/spec/paths.go ./src/github.com/go-openapi/spec/properties.go ./src/github.com/go-openapi/spec/ref.go ./src/github.com/go-openapi/spec/resolver.go ./src/github.com/go-openapi/spec/response.go ./src/github.com/go-openapi/spec/responses.go ./src/github.com/go-openapi/spec/schema.go ./src/github.com/go-openapi/spec/schema_loader.go ./src/github.com/go-openapi/spec/security_scheme.go ./src/github.com/go-openapi/spec/spec.go ./src/github.com/go-openapi/spec/swagger.go ./src/github.com/go-openapi/spec/tag.go ./src/github.com/go-openapi/spec/url_go19.go ./src/github.com/go-openapi/spec/validations.go ./src/github.com/go-openapi/spec/xml_object.go cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/3d/3d25ca7ae5e4ec11a2bdbed524af974e27029f71a6cfd6fc33801a47d9fc6877-d # internal github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b338/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b339/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=$WORK/b361/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=$WORK/b362/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b363/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/sigstore/sigstore/pkg/signature -complete -installsuffix shared -buildid o8yHHxO37wVManIqQpBy/o8yHHxO37wVManIqQpBy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./src/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./src/github.com/sigstore/sigstore/pkg/signature/message.go ./src/github.com/sigstore/sigstore/pkg/signature/options.go ./src/github.com/sigstore/sigstore/pkg/signature/publickey.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./src/github.com/sigstore/sigstore/pkg/signature/signer.go ./src/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./src/github.com/sigstore/sigstore/pkg/signature/util.go ./src/github.com/sigstore/sigstore/pkg/signature/verifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/bb/bb1058b028e6c413a8050755ac80fb4a5dff681ad8c61a86e34e56fed25c6538-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/19/192f162716bd535c2f852dfae5386a9d5ad88ba2538ffdcccae5cf765404abf2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/68/68da87991a4e9da57d343326d33755dbb3a984d002c840204bc0057d4e13ae1e-d # internal github.com/containers/common/libnetwork/network mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/libnetwork/cni=$WORK/b643/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=$WORK/b659/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b058/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/machine=$WORK/b641/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/containers/common/libnetwork/network -complete -installsuffix shared -buildid BDKRolxAtSGh8XmQosCL/BDKRolxAtSGh8XmQosCL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b642/importcfg -pack ./src/github.com/containers/common/libnetwork/network/interface.go ./src/github.com/containers/common/libnetwork/network/interface_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/9a/9a6b917c808846a5b112eac5843afa27253b70cd24cc336e684e0c52ced25add-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/csv=$WORK/b302/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile encoding/xml=$WORK/b303/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid 44vgymXw1WN0Nc-iKdMc/44vgymXw1WN0Nc-iKdMc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./src/github.com/go-openapi/runtime/bytestream.go ./src/github.com/go-openapi/runtime/client_auth_info.go ./src/github.com/go-openapi/runtime/client_operation.go ./src/github.com/go-openapi/runtime/client_request.go ./src/github.com/go-openapi/runtime/client_response.go ./src/github.com/go-openapi/runtime/constants.go ./src/github.com/go-openapi/runtime/csv.go ./src/github.com/go-openapi/runtime/discard.go ./src/github.com/go-openapi/runtime/file.go ./src/github.com/go-openapi/runtime/headers.go ./src/github.com/go-openapi/runtime/interfaces.go ./src/github.com/go-openapi/runtime/json.go ./src/github.com/go-openapi/runtime/request.go ./src/github.com/go-openapi/runtime/statuses.go ./src/github.com/go-openapi/runtime/text.go ./src/github.com/go-openapi/runtime/values.go ./src/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/a1/a10e72104cd1cb29b8226521ac0067ad9f2df7794dd68465251a5c95146abc41-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/aa/aa19b502ddb59b2af0e78e7d822ef6de4ed83c1dfeaa12af0b759e8abf9c6758-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/60/607e937a7704f7b2ce42ecdb67db9b26394bddf484e4001c40baabdb6eddead2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/6b/6b3fee4d630595473f5e512b9ea84d611a57e5155aa9b2c86642dbea95c2d335-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b513/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b069/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b558/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b081/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/netip=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid QH8QEYd8Ol7TXjvZJ5K3/QH8QEYd8Ol7TXjvZJ5K3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b557/importcfg -pack ./src/github.com/containers/image/v5/openshift/openshift-copies.go ./src/github.com/containers/image/v5/openshift/openshift.go ./src/github.com/containers/image/v5/openshift/openshift_dest.go ./src/github.com/containers/image/v5/openshift/openshift_src.go ./src/github.com/containers/image/v5/openshift/openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/1e/1e134edcba3766e69ad21ff566ce7f56a9a9b4e3a1ed8474b94724d15a88ab5f-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b211/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b069/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b618/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b632/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b633/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b634/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b635/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile text/scanner=$WORK/b149/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid -22dgtSRbUzCwMQSRfQl/-22dgtSRbUzCwMQSRfQl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b617/importcfg -pack ./src/github.com/openshift/imagebuilder/builder.go ./src/github.com/openshift/imagebuilder/constants.go ./src/github.com/openshift/imagebuilder/dispatchers.go ./src/github.com/openshift/imagebuilder/doc.go ./src/github.com/openshift/imagebuilder/evaluator.go ./src/github.com/openshift/imagebuilder/internals.go ./src/github.com/openshift/imagebuilder/shell_parser.go cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/1f/1ff955d87536c739d373f9b26084be074e7fc8d53ef94a4f0250c07a8481dc56-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b532/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b513/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b534/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid eSASumhnE0Y3BlIY7mDq/eSASumhnE0Y3BlIY7mDq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b533/importcfg -pack ./src/github.com/containers/image/v5/docker/daemon/client.go ./src/github.com/containers/image/v5/docker/daemon/daemon_dest.go ./src/github.com/containers/image/v5/docker/daemon/daemon_src.go ./src/github.com/containers/image/v5/docker/daemon/daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/94/94bc4c3b12dcaa014ef5ee0e4974dbd18ca13e965bc66998a776435e2bce262b-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b326/ github.com/go-openapi/analysis/internal/flatten/operations mkdir -p $WORK/b332/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b333/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -complete -installsuffix shared -buildid COZAWIMWJKKGgK80vCBk/COZAWIMWJKKGgK80vCBk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b326/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/go-openapi/analysis/internal/flatten/operations -complete -installsuffix shared -buildid Sbr01ZKasjNMZBDCEvs_/Sbr01ZKasjNMZBDCEvs_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b332/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/operations/operations.go cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF github.com/go-openapi/analysis/internal/flatten/schutils mkdir -p $WORK/b334/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/go-openapi/analysis/internal/flatten/replace -complete -installsuffix shared -buildid AkUeR5DevxXjFUq8J_P8/AkUeR5DevxXjFUq8J_P8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/replace/replace.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -complete -installsuffix shared -buildid YOWDjlgzuwpN4DCLrlEz/YOWDjlgzuwpN4DCLrlEz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/95/95fffb636b8e61b46a491fb335569ed0c60cc8add9e6e5dbbd8b13c07e32c035-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b326/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -complete -installsuffix shared -buildid A_E9FOqoa4JZ8tlWDWmO/A_E9FOqoa4JZ8tlWDWmO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./src/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/2c/2ce6cf639377b61c67c71ddb29e920a09dc6e67ab1f58af8e326bc406aa72147-d # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/73/7398fde9f933549602755a3726441eaaf18f59b241633d6699d3a37df9320873-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b431/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b438/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b251/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b439/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b429/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b440/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b441/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b442/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b443/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httputil=$WORK/b444/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid AqMHk62pyJNfYR6tTUt-/AqMHk62pyJNfYR6tTUt- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b430/importcfg -pack ./src/google.golang.org/grpc/internal/transport/bdp_estimator.go ./src/google.golang.org/grpc/internal/transport/controlbuf.go ./src/google.golang.org/grpc/internal/transport/defaults.go ./src/google.golang.org/grpc/internal/transport/flowcontrol.go ./src/google.golang.org/grpc/internal/transport/handler_server.go ./src/google.golang.org/grpc/internal/transport/http2_client.go ./src/google.golang.org/grpc/internal/transport/http2_server.go ./src/google.golang.org/grpc/internal/transport/http_util.go ./src/google.golang.org/grpc/internal/transport/proxy.go ./src/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/24/247fad51acfebcbd97133cfbbf14a7e924f26bc83ddf0da14e85ca7eeae7cc43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/99/99b0e8946dfccb892712ec3d521463091d398e63450eb9e22e251bbf5866a9a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/7c/7c6e81464a5290f9510ce63822e39d454ca90262242075aa5fbc25c2ae655e57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/b0/b0126afa94ba3dc9b5862cd39b690c1f72c33535aa98386be7c08d4084227e08-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b510/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b531/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b533/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b554/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b556/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b557/_pkg_.a packagefile github.com/containers/image/v5/sif=$WORK/b559/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b561/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 8WBhtdWOYtLNEetxf8ZC/8WBhtdWOYtLNEetxf8ZC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./src/github.com/containers/image/v5/transports/alltransports/alltransports.go ./src/github.com/containers/image/v5/transports/alltransports/docker_daemon.go ./src/github.com/containers/image/v5/transports/alltransports/ostree_stub.go ./src/github.com/containers/image/v5/transports/alltransports/storage.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/8d/8d2ed332e4d2bf747b9a3ee1d8187b7e51dfe06095dfe7c3bd025f4c68398f25-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b326/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b332/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b333/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid I9GcmP3G-omjdHimHs9d/I9GcmP3G-omjdHimHs9d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./src/github.com/go-openapi/analysis/analyzer.go ./src/github.com/go-openapi/analysis/debug.go ./src/github.com/go-openapi/analysis/doc.go ./src/github.com/go-openapi/analysis/fixer.go ./src/github.com/go-openapi/analysis/flatten.go ./src/github.com/go-openapi/analysis/flatten_name.go ./src/github.com/go-openapi/analysis/flatten_options.go ./src/github.com/go-openapi/analysis/mixin.go ./src/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/bd/bdcec1f2ceb005b8e2ea0e5837a957ff1c63cd8d0604589c74b1950a3afc2da3-d # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/8e/8e362738b5ec4b92e303676c0b0be827495cbf4be3343c84f22fad6ae477fd24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/7f/7fdb98bd9bf1ebfdd9bb29179a3ed4268dba458fcdf639f4917fbd1b73a4a4cd-d # internal github.com/go-openapi/loads mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/gob=$WORK/b328/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b324/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid gEmG7crdrrvVEb5QETcc/gEmG7crdrrvVEb5QETcc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack ./src/github.com/go-openapi/loads/doc.go ./src/github.com/go-openapi/loads/loaders.go ./src/github.com/go-openapi/loads/options.go ./src/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/cc/cc60e5d43d4a429922e3689569468e0c37db16d8406f0aba6294e387294f54e9-d # internal github.com/go-openapi/validate mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b324/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid MgsYEBcWmq_sGygk3f5J/MgsYEBcWmq_sGygk3f5J -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./src/github.com/go-openapi/validate/context.go ./src/github.com/go-openapi/validate/debug.go ./src/github.com/go-openapi/validate/default_validator.go ./src/github.com/go-openapi/validate/doc.go ./src/github.com/go-openapi/validate/example_validator.go ./src/github.com/go-openapi/validate/formats.go ./src/github.com/go-openapi/validate/helpers.go ./src/github.com/go-openapi/validate/object_validator.go ./src/github.com/go-openapi/validate/options.go ./src/github.com/go-openapi/validate/result.go ./src/github.com/go-openapi/validate/rexp.go ./src/github.com/go-openapi/validate/schema.go ./src/github.com/go-openapi/validate/schema_messages.go ./src/github.com/go-openapi/validate/schema_option.go ./src/github.com/go-openapi/validate/schema_props.go ./src/github.com/go-openapi/validate/slice_validator.go ./src/github.com/go-openapi/validate/spec.go ./src/github.com/go-openapi/validate/spec_messages.go ./src/github.com/go-openapi/validate/type.go ./src/github.com/go-openapi/validate/validator.go ./src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/c7/c7878579ec1ca39c97e43f362d3b7aa73a213e7e5f9c8e48aa862cff0211e776-d # internal google.golang.org/grpc mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b252/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b423/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b425/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b427/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b430/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b440/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b441/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b442/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b443/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p google.golang.org/grpc -complete -installsuffix shared -buildid eYAOXNEmRemsEA2eGp8e/eYAOXNEmRemsEA2eGp8e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b395/importcfg -pack ./src/google.golang.org/grpc/backoff.go ./src/google.golang.org/grpc/balancer_conn_wrappers.go ./src/google.golang.org/grpc/call.go ./src/google.golang.org/grpc/clientconn.go ./src/google.golang.org/grpc/codec.go ./src/google.golang.org/grpc/dialoptions.go ./src/google.golang.org/grpc/doc.go ./src/google.golang.org/grpc/interceptor.go ./src/google.golang.org/grpc/picker_wrapper.go ./src/google.golang.org/grpc/pickfirst.go ./src/google.golang.org/grpc/preloader.go ./src/google.golang.org/grpc/resolver_conn_wrapper.go ./src/google.golang.org/grpc/rpc_util.go ./src/google.golang.org/grpc/server.go ./src/google.golang.org/grpc/service_config.go ./src/google.golang.org/grpc/stream.go ./src/google.golang.org/grpc/trace.go ./src/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/19/19897af651da3c841e40c3809599e88d2328acbf0739f852f0ce8535f4ee7e2e-d # internal github.com/sigstore/rekor/pkg/generated/models mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b301/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b323/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/sigstore/rekor/pkg/generated/models -complete -installsuffix shared -buildid 1WYx-Lg3AByf5Tbrfi9x/1WYx-Lg3AByf5Tbrfi9x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./src/github.com/sigstore/rekor/pkg/generated/models/alpine.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/consistency_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/error.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/inactive_shard_log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/inclusion_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v002_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/proposed_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_index.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_log_query.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_v001_schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/3f/3feb81d2a60b76c39efa6e7c05ab2a26c6827465c5cdde0be7c9dcb784113ac9-d # internal github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile math=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid vferhrTeztacMFQ3u8c3/vferhrTeztacMFQ3u8c3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack ./src/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/6b/6b58d654174da459cec26f827a1d3d3e5f3cd6101e8a4563716d44f809479974-d # internal github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b390/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b394/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc=$WORK/b395/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid RfLx9wMdukVVtqkBEt9v/RfLx9wMdukVVtqkBEt9v -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/ff/ff51f1ff45120614b640cdd94f033d9159aa87b3a3d4d444c566ebf0f7fc0a75-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b385/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b390/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b392/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b393/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b445/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b446/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b447/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b370/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid 0PrgIK5KlHNPz7GLAeEy/0PrgIK5KlHNPz7GLAeEy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack ./src/github.com/containers/ocicrypt/encryption.go ./src/github.com/containers/ocicrypt/gpg.go ./src/github.com/containers/ocicrypt/gpgvault.go ./src/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/22/2204b6eed39c33b9b33558d72167673cd7e813d91c1d2ff298ea5553e29330cb-d # internal github.com/containers/image/v5/signature/internal mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile encoding/pem=$WORK/b120/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=$WORK/b298/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b299/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b337/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/containers/image/v5/signature/internal -complete -installsuffix shared -buildid uuRPqWQr9etCjFATRozK/uuRPqWQr9etCjFATRozK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./src/github.com/containers/image/v5/signature/internal/errors.go ./src/github.com/containers/image/v5/signature/internal/json.go ./src/github.com/containers/image/v5/signature/internal/rekor_set.go ./src/github.com/containers/image/v5/signature/internal/sigstore_payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/80/8051b04be470ca72daec6b7d6f94ec9c3a7176906bd8afdfe462077bc8b9640b-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b384/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b602/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b142/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid lK8adFZtiqHdkln6NoKt/lK8adFZtiqHdkln6NoKt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b601/importcfg -pack ./src/github.com/containers/ocicrypt/helpers/parse_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/fe/fed9c1dcc8d1057169b12c8ce741943339b2a2913876212f92e47782e1bf76cd-d # internal github.com/containers/image/v5/signature/sigstore/internal mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b296/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b337/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/image/v5/signature/sigstore/internal -complete -installsuffix shared -buildid ugo1fokOGG8oZOUD6SDx/ugo1fokOGG8oZOUD6SDx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/internal/signer.go github.com/containers/image/v5/signature mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=$WORK/b295/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/proglottis/gpgme=$WORK/b365/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=$WORK/b366/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b339/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b081/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid 52oPitjCopo-bIIdqbg6/52oPitjCopo-bIIdqbg6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./src/github.com/containers/image/v5/signature/docker.go ./src/github.com/containers/image/v5/signature/fulcio_cert.go ./src/github.com/containers/image/v5/signature/mechanism.go ./src/github.com/containers/image/v5/signature/mechanism_gpgme.go ./src/github.com/containers/image/v5/signature/policy_config.go ./src/github.com/containers/image/v5/signature/policy_config_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval.go ./src/github.com/containers/image/v5/signature/policy_eval_baselayer.go ./src/github.com/containers/image/v5/signature/policy_eval_signedby.go ./src/github.com/containers/image/v5/signature/policy_eval_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval_simple.go ./src/github.com/containers/image/v5/signature/policy_paths_common.go ./src/github.com/containers/image/v5/signature/policy_reference_match.go ./src/github.com/containers/image/v5/signature/policy_types.go ./src/github.com/containers/image/v5/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/74/74f8dd035ad1410c3a5bb9155af2613b9a59045d34eba8bf25a6ff568bcc8a3d-d # internal github.com/containers/image/v5/signature/sigstore mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile encoding/pem=$WORK/b120/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=$WORK/b382/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b339/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b337/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b354/_pkg_.a packagefile os=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/containers/image/v5/signature/sigstore -complete -installsuffix shared -buildid hDzIcq7xY1l_2vSEd-cs/hDzIcq7xY1l_2vSEd-cs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/copied.go ./src/github.com/containers/image/v5/signature/sigstore/generate.go ./src/github.com/containers/image/v5/signature/sigstore/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/aa/aabe63086292629156f0092cb84c9810ad13120a0f0dd29ff029d8de9b8dc1de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/05/053b84949f65ef777fe06d43ff0b36efa237db6a41781c44db8e67672e21faab-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/6d/6d74ac182866ad8ff67b09bc80042aa9e083282a19859ca54fca678a983e4bee-d # internal github.com/containers/image/v5/signature/simplesigning mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/containers/image/v5/signature/simplesigning -complete -installsuffix shared -buildid MSDg_dA08mMtlY_33WAp/MSDg_dA08mMtlY_33WAp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack ./src/github.com/containers/image/v5/signature/simplesigning/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/a2/a20855dedc486e50b5c988675648b7d0d2f721be20ad0937d8fcef6d16b3ad44-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b075/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=$WORK/b381/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=$WORK/b383/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b384/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/vbauerster/mpb/v8=$WORK/b452/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b458/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b133/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b081/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b192/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid OWyKlvN3r0THsLTbZi1o/OWyKlvN3r0THsLTbZi1o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack ./src/github.com/containers/image/v5/copy/blob.go ./src/github.com/containers/image/v5/copy/compression.go ./src/github.com/containers/image/v5/copy/copy.go ./src/github.com/containers/image/v5/copy/digesting_reader.go ./src/github.com/containers/image/v5/copy/encryption.go ./src/github.com/containers/image/v5/copy/manifest.go ./src/github.com/containers/image/v5/copy/multiple.go ./src/github.com/containers/image/v5/copy/progress_bars.go ./src/github.com/containers/image/v5/copy/progress_channel.go ./src/github.com/containers/image/v5/copy/sign.go ./src/github.com/containers/image/v5/copy/single.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/b1/b1fa7f03542b423305df939a5d158a3b52e891eeb8ca2c015ee3379fa17bf7a9-d # internal github.com/containers/common/pkg/supplemented mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b107/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containers/common/pkg/supplemented -complete -installsuffix shared -buildid ewSBrQgNAO7uRhDLXUWC/ewSBrQgNAO7uRhDLXUWC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./src/github.com/containers/common/pkg/supplemented/errors.go ./src/github.com/containers/common/pkg/supplemented/supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/6c/6cdb2f82f1d8cbf5959b4fa66652c02b31528afd5e534c1e733b29b22e25556d-d # internal github.com/containers/common/libimage/manifests mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b270/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/containers/common/libimage/manifests -complete -installsuffix shared -buildid Ujp-5lhuwVSedOibIHMN/Ujp-5lhuwVSedOibIHMN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./src/github.com/containers/common/libimage/manifests/copy.go ./src/github.com/containers/common/libimage/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/d9/d965e00e0ac8ac74b51d7063c61bc83224fbb3dff1b3a76ca073ccf35e1fe585-d # internal github.com/containers/common/libimage mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b211/_pkg_.a packagefile github.com/containers/common/libimage/define=$WORK/b268/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b269/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/download=$WORK/b578/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b579/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b581/_pkg_.a packagefile github.com/containers/common/pkg/signal=$WORK/b582/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b580/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b510/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b531/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b533/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b554/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b556/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b583/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b561/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/disiqueira/gotree/v3=$WORK/b588/_pkg_.a packagefile github.com/docker/go-units=$WORK/b154/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/jinzhu/copier=$WORK/b589/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b192/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/containers/common/libimage -complete -installsuffix shared -buildid ENbayUiEjLv6YOEaI458/ENbayUiEjLv6YOEaI458 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack ./src/github.com/containers/common/libimage/copier.go ./src/github.com/containers/common/libimage/disk_usage.go ./src/github.com/containers/common/libimage/events.go ./src/github.com/containers/common/libimage/filters.go ./src/github.com/containers/common/libimage/history.go ./src/github.com/containers/common/libimage/image.go ./src/github.com/containers/common/libimage/image_config.go ./src/github.com/containers/common/libimage/image_tree.go ./src/github.com/containers/common/libimage/import.go ./src/github.com/containers/common/libimage/inspect.go ./src/github.com/containers/common/libimage/layer_tree.go ./src/github.com/containers/common/libimage/load.go ./src/github.com/containers/common/libimage/manifest_list.go ./src/github.com/containers/common/libimage/normalize.go ./src/github.com/containers/common/libimage/oci.go ./src/github.com/containers/common/libimage/platform.go ./src/github.com/containers/common/libimage/pull.go ./src/github.com/containers/common/libimage/push.go ./src/github.com/containers/common/libimage/runtime.go ./src/github.com/containers/common/libimage/save.go ./src/github.com/containers/common/libimage/search.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/cc/cc84b25cfdbc8459854b5dca8db6dc1b7e54a468c907c2a133f950a0c9652337-d # internal github.com/containers/buildah/internal/util mkdir -p $WORK/b600/ github.com/containers/buildah/util mkdir -p $WORK/b056/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b057/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b210/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b601/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/containers/buildah/internal/util -complete -installsuffix shared -buildid AcUQJZo1-7Exswvxyn4y/AcUQJZo1-7Exswvxyn4y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/containers/buildah/internal/util/util.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b057/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b210/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b583/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/containers/buildah/util -complete -installsuffix shared -buildid KGWMsW-PrTX7ZuFd47wC/KGWMsW-PrTX7ZuFd47wC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack ./_build/src/github.com/containers/buildah/util/types.go ./_build/src/github.com/containers/buildah/util/util.go ./_build/src/github.com/containers/buildah/util/util_linux.go ./_build/src/github.com/containers/buildah/util/util_uint64.go ./_build/src/github.com/containers/buildah/util/util_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/0e/0e694ea86b838c07d8724713b38afd69c1838b6aa99a2f9fdd5ec6126e6da6fa-d # internal github.com/containers/buildah/internal/parse mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b598/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b600/_pkg_.a packagefile github.com/containers/common/pkg/parse=$WORK/b603/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/containers/buildah/internal/parse -complete -installsuffix shared -buildid uH2ywlETZcgDaENqEEUv/uH2ywlETZcgDaENqEEUv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/containers/buildah/internal/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/df/df4e3c704627aae943bc689bdd7c070fb087358a95b40226369bc61b9490b56a-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b056/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid 9WhqWjZjMuVZBaB74SZU/9WhqWjZjMuVZBaB74SZU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack ./_build/src/github.com/containers/buildah/bind/mount.go ./_build/src/github.com/containers/buildah/bind/util.go github.com/containers/buildah/copier mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b056/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/containers/buildah/copier -complete -installsuffix shared -buildid k9aRCbsdYX2E0xXFZa9j/k9aRCbsdYX2E0xXFZa9j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/buildah/copier/xattrs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/c2/c2d74edc092a9a166fbc327bb7fd993f726aa13d38229e956c05bddea71d7bb3-d # internal github.com/containers/buildah/pkg/parse mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b211/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/internal/parse=$WORK/b599/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b609/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/parse=$WORK/b603/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile github.com/docker/go-units=$WORK/b154/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b617/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b636/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b637/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid JsEA1mgycNeGZjCb100b/JsEA1mgycNeGZjCb100b -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/buildah/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/3d/3d6408d4c5b73946e84bb28c8eb65a2645745d44e45b286670db70dbc29212bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/71/711b6a7d9fca428647c71ff9c3f45a7c687e19d5e5e5af066bf9f34bc4846386-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/f2/f21614f13970bacb2a76fd0050f6b65b7daf3617f6ea6f1396f9c76c5f7964d7-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b055/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b592/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b056/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b593/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b595/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b594/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b163/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile os/signal=$WORK/b164/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid 2SpHi8xjNa1pdCQq_A8n/2SpHi8xjNa1pdCQq_A8n -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/containers/buildah/chroot/pty_ptmx.go ./_build/src/github.com/containers/buildah/chroot/run_common.go ./_build/src/github.com/containers/buildah/chroot/run_linux.go ./_build/src/github.com/containers/buildah/chroot/seccomp.go ./_build/src/github.com/containers/buildah/chroot/selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/a3/a38c9d8a34ad526e5cd1f301f46471a23c8a9a6ec9f5d0d61ba8b485e66a8da0-d # internal github.com/containers/buildah mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b055/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b591/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b592/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b597/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b598/_pkg_.a packagefile github.com/containers/buildah/internal/parse=$WORK/b599/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b600/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b604/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b606/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b607/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b608/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b609/_pkg_.a packagefile github.com/containers/buildah/pkg/util=$WORK/b638/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b056/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b210/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b269/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=$WORK/b639/_pkg_.a packagefile github.com/containers/common/libnetwork/network=$WORK/b642/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=$WORK/b660/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b058/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b575/_pkg_.a packagefile github.com/containers/common/pkg/chown=$WORK/b661/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/hooks=$WORK/b662/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=$WORK/b665/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b581/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b593/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=$WORK/b668/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b583/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/docker/go-units=$WORK/b154/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b670/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b567/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b617/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b096/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile os/signal=$WORK/b164/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/containers/buildah -complete -installsuffix shared -buildid eCEvgtam5G22vSnIEC7-/eCEvgtam5G22vSnIEC7- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack ./_build/src/github.com/containers/buildah/add.go ./_build/src/github.com/containers/buildah/buildah.go ./_build/src/github.com/containers/buildah/commit.go ./_build/src/github.com/containers/buildah/common.go ./_build/src/github.com/containers/buildah/config.go ./_build/src/github.com/containers/buildah/delete.go ./_build/src/github.com/containers/buildah/digester.go ./_build/src/github.com/containers/buildah/image.go ./_build/src/github.com/containers/buildah/import.go ./_build/src/github.com/containers/buildah/info.go ./_build/src/github.com/containers/buildah/mount.go ./_build/src/github.com/containers/buildah/new.go ./_build/src/github.com/containers/buildah/pull.go ./_build/src/github.com/containers/buildah/push.go ./_build/src/github.com/containers/buildah/run.go ./_build/src/github.com/containers/buildah/run_common.go ./_build/src/github.com/containers/buildah/run_linux.go ./_build/src/github.com/containers/buildah/seccomp.go ./_build/src/github.com/containers/buildah/selinux.go ./_build/src/github.com/containers/buildah/unmount.go ./_build/src/github.com/containers/buildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0e/0e57e5cef9c59adc389e1522d052da53c3946d835bcdcf0f7ccb415ad248dbe3-d # internal github.com/containers/buildah/tests/imgtype mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b597/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b056/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid m-ww3jlN-_2S18eq6w7N/m-ww3jlN-_2S18eq6w7N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/buildah/tests/imgtype/imgtype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/0b/0b67eb5ad039bf4bc005608da19122699b77b261997b3d918f27d77f3db0dd75-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/tests/imgtype=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b037/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b597/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b056/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b138/_pkg_.a packagefile os=$WORK/b040/_pkg_.a packagefile strings=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b035/_pkg_.a packagefile sort=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b038/_pkg_.a packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b054/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b055/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b591/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b592/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b598/_pkg_.a packagefile github.com/containers/buildah/internal/parse=$WORK/b599/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b600/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b604/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b606/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b607/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b608/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b609/_pkg_.a packagefile github.com/containers/buildah/pkg/util=$WORK/b638/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b210/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b269/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=$WORK/b639/_pkg_.a packagefile github.com/containers/common/libnetwork/network=$WORK/b642/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=$WORK/b660/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b058/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b575/_pkg_.a packagefile github.com/containers/common/pkg/chown=$WORK/b661/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/hooks=$WORK/b662/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=$WORK/b665/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b581/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b593/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=$WORK/b668/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b583/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/docker/go-units=$WORK/b154/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b670/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b567/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b617/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b139/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile math/rand=$WORK/b096/_pkg_.a packagefile net=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os/exec=$WORK/b155/_pkg_.a packagefile os/signal=$WORK/b164/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b122/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b135/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b077/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b083/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b069/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b504/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b510/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b531/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b533/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b554/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b556/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b557/_pkg_.a packagefile github.com/containers/image/v5/sif=$WORK/b559/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b561/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b474/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b498/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b499/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b500/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b502/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b156/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b503/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b163/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile log=$WORK/b140/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b041/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile internal/syscall/unix=$WORK/b042/_pkg_.a packagefile internal/testlog=$WORK/b044/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goexperiment=$WORK/b012/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile runtime/internal/syscall=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b034/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b595/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b594/_pkg_.a packagefile github.com/containers/common/pkg/parse=$WORK/b603/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b601/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobcache=$WORK/b605/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b211/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b636/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b637/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b610/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=$WORK/b616/_pkg_.a packagefile github.com/containers/common/libimage/define=$WORK/b268/_pkg_.a packagefile github.com/containers/common/pkg/download=$WORK/b578/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b579/_pkg_.a packagefile github.com/containers/common/pkg/signal=$WORK/b582/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b580/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/disiqueira/gotree/v3=$WORK/b588/_pkg_.a packagefile github.com/jinzhu/copier=$WORK/b589/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b270/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=$WORK/b271/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/machine=$WORK/b641/_pkg_.a packagefile github.com/containers/common/libnetwork/cni=$WORK/b643/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=$WORK/b659/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b187/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/pkg/cdi=$WORK/b563/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b573/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b576/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=$WORK/b663/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=$WORK/b664/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b566/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b666/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b667/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b524/_pkg_.a packagefile github.com/containers/common/pkg/umask=$WORK/b669/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b075/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=$WORK/b381/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=$WORK/b383/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b384/_pkg_.a packagefile github.com/vbauerster/mpb/v8=$WORK/b452/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b458/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b133/_pkg_.a packagefile crypto/rand=$WORK/b103/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b513/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b514/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b515/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=$WORK/b516/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b517/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b522/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b528/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile compress/bzip2=$WORK/b147/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b275/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b165/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b177/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b584/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/x509=$WORK/b116/_pkg_.a packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=$WORK/b295/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a packagefile github.com/proglottis/gpgme=$WORK/b365/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=$WORK/b366/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b339/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b159/_pkg_.a packagefile text/scanner=$WORK/b149/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b119/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b189/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b463/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b568/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=$WORK/b569/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b480/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b618/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b632/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b633/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b634/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b635/_pkg_.a packagefile io/ioutil=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b060/_pkg_.a packagefile internal/godebug=$WORK/b061/_pkg_.a packagefile internal/nettrace=$WORK/b062/_pkg_.a packagefile internal/singleflight=$WORK/b063/_pkg_.a packagefile net/netip=$WORK/b064/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile container/list=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b202/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b196/_pkg_.a packagefile net/http/httptrace=$WORK/b207/_pkg_.a packagefile net/http/internal=$WORK/b208/_pkg_.a packagefile net/http/internal/ascii=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b099/_pkg_.a packagefile crypto/x509/pkix=$WORK/b118/_pkg_.a packagefile encoding/base32=$WORK/b132/_pkg_.a packagefile encoding/pem=$WORK/b120/_pkg_.a packagefile golang.org/x/exp/constraints=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b472/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b505/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b493/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b276/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b532/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b534/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b555/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b558/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=$WORK/b560/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b475/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b481/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b486/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b492/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b494/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b153/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=$WORK/b501/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b184/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b185/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b175/_pkg_.a packagefile hash/crc32=$WORK/b171/_pkg_.a packagefile hash/crc64=$WORK/b181/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b596/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b602/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b267/_pkg_.a packagefile text/template=$WORK/b399/_pkg_.a packagefile encoding/csv=$WORK/b302/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/des=$WORK/b108/_pkg_.a packagefile crypto/dsa=$WORK/b117/_pkg_.a packagefile crypto/hmac=$WORK/b112/_pkg_.a packagefile crypto/md5=$WORK/b113/_pkg_.a packagefile crypto/rc4=$WORK/b114/_pkg_.a packagefile crypto/sha1=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile golang.org/x/crypto/chacha20=$WORK/b611/_pkg_.a packagefile golang.org/x/crypto/curve25519=$WORK/b612/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b614/_pkg_.a packagefile database/sql=$WORK/b590/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b644/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b645/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=$WORK/b651/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b649/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b654/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=$WORK/b655/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b656/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b292/_pkg_.a packagefile regexp/syntax=$WORK/b067/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b188/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/internal/multierror=$WORK/b564/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/specs-go=$WORK/b565/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b570/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b571/_pkg_.a packagefile github.com/containers/common/version=$WORK/b574/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b525/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b527/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b290/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b293/_pkg_.a packagefile crypto/ed25519=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=$WORK/b382/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b337/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b354/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b385/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b390/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b392/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b393/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b445/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b446/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b447/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b370/_pkg_.a packagefile container/heap=$WORK/b453/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b454/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b455/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=$WORK/b457/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b460/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b459/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/randutil=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b131/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b519/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b520/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile mime/quotedprintable=$WORK/b206/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b166/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b167/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b169/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b170/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b172/_pkg_.a packagefile runtime/debug=$WORK/b173/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b178/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b179/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b585/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b586/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b587/_pkg_.a packagefile text/tabwriter=$WORK/b401/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b102/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=$WORK/b298/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b299/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=$WORK/b340/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b368/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b375/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b143/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b144/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b619/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b627/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b628/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b631/_pkg_.a packagefile github.com/moby/patternmatcher=$WORK/b626/_pkg_.a packagefile net/http/httputil=$WORK/b444/_pkg_.a packagefile internal/intern=$WORK/b065/_pkg_.a packagefile compress/flate=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b197/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b200/_pkg_.a packagefile crypto/internal/nistec=$WORK/b092/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b506/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b507/_pkg_.a packagefile testing=$WORK/b449/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b535/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b536/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b537/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b549/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b550/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b551/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b548/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b552/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b553/_pkg_.a packagefile github.com/google/uuid=$WORK/b496/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b482/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b483/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b484/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b485/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b487/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b488/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b489/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=$WORK/b490/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=$WORK/b495/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b387/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile text/template/parse=$WORK/b400/_pkg_.a packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile golang.org/x/crypto/internal/alias=$WORK/b356/_pkg_.a packagefile golang.org/x/crypto/curve25519/internal/field=$WORK/b613/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b615/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b647/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b653/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b652/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/100=$WORK/b650/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b657/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b658/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b572/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b526/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b291/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b110/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b338/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=$WORK/b361/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=$WORK/b362/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b363/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b359/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc=$WORK/b395/_pkg_.a packagefile net/mail=$WORK/b317/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b448/_pkg_.a packagefile compress/zlib=$WORK/b371/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b373/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b374/_pkg_.a packagefile image=$WORK/b376/_pkg_.a packagefile image/jpeg=$WORK/b378/_pkg_.a packagefile github.com/rivo/uniseg=$WORK/b456/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b130/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b521/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b168/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b180/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b301/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b323/_pkg_.a packagefile github.com/letsencrypt/boulder/core=$WORK/b341/_pkg_.a packagefile github.com/letsencrypt/boulder/errors=$WORK/b352/_pkg_.a packagefile github.com/titanous/rocacheck=$WORK/b353/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b546/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b620/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b621/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b624/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b625/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b622/_pkg_.a packagefile github.com/moby/sys/sequential=$WORK/b623/_pkg_.a packagefile github.com/moby/term=$WORK/b629/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b630/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b198/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b093/_pkg_.a packagefile embed=$WORK/b094/_pkg_.a packagefile internal/sysinfo=$WORK/b450/_pkg_.a packagefile runtime/trace=$WORK/b451/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b541/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b538/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b540/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b349/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b388/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b389/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b214/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b260/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b111/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b358/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b252/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b423/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b425/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b427/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b430/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b440/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b441/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b442/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b443/_pkg_.a packagefile hash/adler32=$WORK/b372/_pkg_.a packagefile image/color=$WORK/b377/_pkg_.a packagefile image/internal/imageutil=$WORK/b379/_pkg_.a packagefile encoding/xml=$WORK/b303/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b306/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b308/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b309/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b310/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b319/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b324/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile expvar=$WORK/b342/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b343/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=$WORK/b344/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=$WORK/b345/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b346/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=$WORK/b347/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b547/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b215/_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/anypb=$WORK/b259/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b261/_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/protoregistry=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b239/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b397/_pkg_.a packagefile html/template=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b251/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b413/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=$WORK/b253/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b254/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b429/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b431/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b438/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b439/_pkg_.a packagefile html=$WORK/b307/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b311/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b313/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b316/_pkg_.a packagefile github.com/josharian/intern=$WORK/b320/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b326/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b332/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b333/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b335/_pkg_.a packagefile encoding/gob=$WORK/b328/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b330/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=$WORK/b350/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b229/_pkg_.a 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 packagefile github.com/golang/protobuf/ptypes/any=$WORK/b262/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b263/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b265/_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/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/types/descriptorpb=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b264/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b266/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b255/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b432/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b433/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b312/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b331/_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/detrand=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b249/_pkg_.a packagefile go/token=$WORK/b233/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b434/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b436/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b437/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b435/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/buildah/tests/imgtype\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2 -B 0x3abe968a401a518e666349bff6e1555438732518 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,selinux,btrfs_noversion,exclude_graphdriver_btrfs\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\"-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" 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=GMpFNO4xS0UYjUjjRVi1/m-ww3jlN-_2S18eq6w7N/BF9PZog5fBfv7msI1x_Z/GMpFNO4xS0UYjUjjRVi1 -X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2 -B 0x3abe968a401a518e666349bff6e1555438732518 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out imgtype rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags '-X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2 -B 0xdccea017fcc04ea73d6cd78dfbe282ed1e657f66 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/copy github.com/containers/buildah/tests/copy WORK=/tmp/go-build2879290589 internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid V7Zwk_yYYdrPGro74XJ8/V7Zwk_yYYdrPGro74XJ8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/goarch mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid xKR80As0yFfiwRo_NiAj/xKR80As0yFfiwRo_NiAj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go internal/goos mkdir -p $WORK/b013/ internal/goexperiment mkdir -p $WORK/b012/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid HM0SwExmgOu78WTieZnd/HM0SwExmgOu78WTieZnd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go 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=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid dzBAMTgnR_o4_sAhZ4mM/dzBAMTgnR_o4_sAhZ4mM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go math/bits mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p math/bits -std -complete -installsuffix shared -buildid PUHXcXAytDh8WIRzGmbx/PUHXcXAytDh8WIRzGmbx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b029/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/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -installsuffix shared -buildid olJW0kkGc_SKu72nQk3_/olJW0kkGc_SKu72nQk3_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go encoding mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p encoding -std -complete -installsuffix shared -buildid cIjuaEb7X5dFfl6ySt3p/cIjuaEb7X5dFfl6ySt3p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/encoding/encoding.go unicode mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p unicode -std -complete -installsuffix shared -buildid rbPjT5Gf1KQCFHDswfAb/rbPjT5Gf1KQCFHDswfAb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b032/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 internal/itoa mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/itoa -std -complete -installsuffix shared -buildid OVLHQefzXmcG0qnKoCBr/OVLHQefzXmcG0qnKoCBr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go unicode/utf8 mkdir -p $WORK/b031/ golang.org/x/exp/constraints cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b081/ crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid xF8OEQswyOfANkuC0g5k/xF8OEQswyOfANkuC0g5k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go mkdir -p $WORK/b086/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p golang.org/x/exp/constraints -complete -installsuffix shared -buildid 97ineuDHjNgT6GF8N9cn/97ineuDHjNgT6GF8N9cn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack ./src/golang.org/x/exp/constraints/constraints.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 3XZwzODl5U7N3yn6Wfx9/3XZwzODl5U7N3yn6Wfx9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go unicode/utf16 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid K89uJj15q3weEzcKxUl8/K89uJj15q3weEzcKxUl8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b124/ 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=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid GYFUnYNGLkXLlsxdK81l/GYFUnYNGLkXLlsxdK81l -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go container/list mkdir -p $WORK/b106/ internal/nettrace mkdir -p $WORK/b061/ vendor/golang.org/x/crypto/cryptobyte/asn1 crypto/subtle mkdir -p $WORK/b087/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p container/list -std -complete -installsuffix shared -buildid P7zICEgJdAt0XPVZxZN7/P7zICEgJdAt0XPVZxZN7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/nettrace -std -complete -installsuffix shared -buildid 1JbaJ9k9SNWZ-BvRGGp7/1JbaJ9k9SNWZ-BvRGGp7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go mkdir -p $WORK/b101/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/subtle -std -complete -installsuffix shared -buildid cxK69U6mpEPxtJFcV2gz/cxK69U6mpEPxtJFcV2gz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b158/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid RpkSDLUuIkF-DjbfyWbp/RpkSDLUuIkF-DjbfyWbp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF github.com/containers/ocicrypt/spec mkdir -p $WORK/b135/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid q_xYq0whfVfDsyWCU6pz/q_xYq0whfVfDsyWCU6pz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack ./src/github.com/containers/storage/pkg/promise/promise.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid -6zLbJyuPakh_-6Vdsiu/-6zLbJyuPakh_-6Vdsiu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack ./src/github.com/containers/ocicrypt/spec/spec.go google.golang.org/grpc/attributes mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid O1n11YpEJgnw_hgNUr5D/O1n11YpEJgnw_hgNUr5D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./src/google.golang.org/grpc/attributes/attributes.go github.com/containers/common/libimage/define mkdir -p $WORK/b268/ google.golang.org/grpc/serviceconfig mkdir -p $WORK/b256/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b256/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/containers/common/libimage/define -complete -installsuffix shared -buildid 297onHYQtDul8rZ4Vzeb/297onHYQtDul8rZ4Vzeb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b268/importcfg -pack ./src/github.com/containers/common/libimage/define/search.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid dunSHIgkurJKu4TmrL6O/dunSHIgkurJKu4TmrL6O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./src/google.golang.org/grpc/serviceconfig/serviceconfig.go google.golang.org/protobuf/internal/flags mkdir -p $WORK/b231/ golang.org/x/exp/maps mkdir -p $WORK/b132/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid aaWqz9zpQjXodSElQ04C/aaWqz9zpQjXodSElQ04C -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./src/google.golang.org/protobuf/internal/flags/flags.go ./src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p golang.org/x/exp/maps -complete -installsuffix shared -buildid Lv5UBY3XlU2LMEO-pzFl/Lv5UBY3XlU2LMEO-pzFl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack ./src/golang.org/x/exp/maps/maps.go github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid 1j8PeUz-mYAj8q7o4Kau/1j8PeUz-mYAj8q7o4Kau -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack ./src/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./src/github.com/ulikunitz/xz/internal/hash/doc.go ./src/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./src/github.com/ulikunitz/xz/internal/hash/roller.go crypto/internal/boring/sig mkdir -p $WORK/b089/ internal/cpu mkdir -p $WORK/b011/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b089/symabis ./sig_amd64.s cat >$WORK/b011/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/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/a9/a9eefc9b91e49cf16fab9013c91af0565307f5a9be5bf5936af56d298b889058-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config EOF cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/9a/9a6bbe8aad106e9db67d1641485f77738e7baffd7f4733e0def38830008fd508-d # internal go.mongodb.org/mongo-driver/bson/bsontype cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid LZt1eC0sn_yMotLOIdhr/LZt1eC0sn_yMotLOIdhr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go sync/atomic mkdir -p $WORK/b314/ runtime/internal/atomic mkdir -p $WORK/b014/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b020/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid kEgopkovjVBHyadXdmg3/kEgopkovjVBHyadXdmg3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b014/symabis ./atomic_amd64.s cat >$WORK/b020/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/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b020/symabis ./asm.s runtime/internal/syscall mkdir -p $WORK/b017/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b017/symabis ./asm_linux_amd64.s cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3c/3c075c7af89a663ca3cdc767df65cdf3c61663007051da8c71f4289e8db5a6d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal github.com/letsencrypt/boulder/identifier mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/letsencrypt/boulder/identifier -complete -installsuffix shared -buildid w-_Jzc_2pOulAumy7fj9/w-_Jzc_2pOulAumy7fj9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack ./src/github.com/letsencrypt/boulder/identifier/identifier.go cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/de/de433296df22152014ed798fb30d6ae3f72c2ca40e625b0c7fe63ab90f3a36fe-d # internal internal/abi mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2d/2dc367332c05b9e30915b3d3424bb3d4de89a6b7b61c098543e11f6a49a21811-d # internal runtime/internal/math mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid ctZWPkEA4ghfewpGVWwL/ctZWPkEA4ghfewpGVWwL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fe/feabd127fe98eaf637b5ac573d80a79bec8d4311ea16ca37fdf64899d553ea8a-d # internal runtime/internal/sys mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid dQUiBprs9zhOFsHYyZPV/dQUiBprs9zhOFsHYyZPV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.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/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/77/776aec4776b635ef11e67bac1134092d9eb6a642fce5a7248ee5da9688dcb480-d # internal golang.org/x/crypto/internal/alias mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p golang.org/x/crypto/internal/alias -complete -installsuffix shared -buildid DHPtxcg7oD1k100Cc0XQ/DHPtxcg7oD1k100Cc0XQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./src/golang.org/x/crypto/internal/alias/alias.go github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b168/ cat >$WORK/b168/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b168/symabis ./cpuinfo_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/5b/5b1284958d2d6e69530727a12a74d78e6639eef2df3a0a89bf1c0e4a7df9c428-d # internal image/color mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p image/color -std -complete -installsuffix shared -buildid 0-DAuR_FOoRQxtpCM2jW/0-DAuR_FOoRQxtpCM2jW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/80/8002c7857cfcfe1fa9260cdccfa37c0d84e6127e3fc2a20252ab4da179829dbc-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid tt0Hb2P8VktDA_P_LdhN/tt0Hb2P8VktDA_P_LdhN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack ./src/github.com/VividCortex/ewma/ewma.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/de/deb1a13df7c3d47756469c425892400b98b23f5b32831cb843f52995e79338f6-d # internal github.com/docker/docker/api mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/docker/docker/api -complete -installsuffix shared -buildid Qq7f26nLyLaTomU7s4ut/Qq7f26nLyLaTomU7s4ut -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./src/github.com/docker/docker/api/common.go ./src/github.com/docker/docker/api/common_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/75/75ed4bdb20e76736ba6daa7f5889e075c37dacd13ec18d1e1dba5843997b60fe-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid FyWvlxKsHAiDPhWfAJVA/FyWvlxKsHAiDPhWfAJVA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b549/importcfg -pack ./src/github.com/docker/docker/api/types/events/events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/0f/0f5976e33e732a44794d762515a4cc7a43a36a1ed50260e1f0f14c767b201439-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid TT__I7H0EGEMl2BwfFZs/TT__I7H0EGEMl2BwfFZs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b550/importcfg -pack ./src/github.com/docker/docker/api/types/image/image_history.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/dc/dc8329b90ab36a24c04d9c074e6365bfff6a05c1e192e6322327415861914955-d # internal github.com/containers/common/version mkdir -p $WORK/b574/ cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/5a/5a9a89fa23964b5b49e625777ebd1857fea93877789795911800ffb334730fd5-d # internal cat >$WORK/b574/importcfg << 'EOF' # internal # import config EOF github.com/containers/buildah/internal mkdir -p $WORK/b598/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/containers/common/version -complete -installsuffix shared -buildid CnRFQA9--z4R6c1aR2gz/CnRFQA9--z4R6c1aR2gz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b574/importcfg -pack ./src/github.com/containers/common/version/version.go cat >$WORK/b598/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/containers/buildah/internal -complete -installsuffix shared -buildid zqemXtyRlCGmaSUhNmaa/zqemXtyRlCGmaSUhNmaa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/containers/buildah/internal/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/9e/9e4947c4ddadd675819e69f1eb3dec1c50ca54f84dcd05886a3bf7566c0666c0-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a2/a2747c901315582c2de2443648eb38fdf11b2ae01c6e347eb707cec8f7d54ef9-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid KNUQO2ryltOhF4ZpCBVM/KNUQO2ryltOhF4ZpCBVM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/command/command.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid ofv85Sx5vl9N4XVEEUqT/ofv85Sx5vl9N4XVEEUqT -goversion go1.19 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/be/beb7c77f8fb8ad3486c75d9a4de63c7b5edc96d39dd3a7553c26ce175a317b72-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b236/ golang.org/x/exp/slices cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b080/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid 3uvRPh_v2NXE82SaAGFk/3uvRPh_v2NXE82SaAGFk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./src/google.golang.org/protobuf/internal/set/ints.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/constraints=$WORK/b081/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p golang.org/x/exp/slices -complete -installsuffix shared -buildid b8MGdYBeDSdtuxoGKU-U/b8MGdYBeDSdtuxoGKU-U -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack ./src/golang.org/x/exp/slices/slices.go ./src/golang.org/x/exp/slices/sort.go ./src/golang.org/x/exp/slices/zsortfunc.go ./src/golang.org/x/exp/slices/zsortordered.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/d9/d9cec5cd903548a847566c5b65325c5cdbe483daba33020b3663010914a36bdc-d # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid wI6WXhJbpa1Yrv_kLQWY/wI6WXhJbpa1Yrv_kLQWY -goversion go1.19 -symabis $WORK/b014/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b358/ cat >$WORK/b358/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b358=>" -I $WORK/b358/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b358/symabis ./salsa20_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/57/578656072aacc0b08990241d52ed0afb9cf218ac26cd90ae37d00feb9d613a01-d # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a4/a45609d1a392bdc80a0277a6ea954f6dc07f9ed430007aa3883f2f07d5d444cf-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/e2/e2801e162f74027a210188a2f7e42ed977472430332dbf38c152fd5b58a16ca6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/c4/c4ba1fe75998afca3bd682531e80ccc64a9eed8197b9417e970bcd05584bdc36-d # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -installsuffix shared -buildid hl5Iw1OWCIhOswTFQfOj/hl5Iw1OWCIhOswTFQfOj -goversion go1.19 -symabis $WORK/b020/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go github.com/rivo/uniseg mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/rivo/uniseg -complete -installsuffix shared -buildid bAJjo2SCuKXKI0bGl6Kj/bAJjo2SCuKXKI0bGl6Kj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b456/importcfg -pack ./src/github.com/rivo/uniseg/doc.go ./src/github.com/rivo/uniseg/eastasianwidth.go ./src/github.com/rivo/uniseg/emojipresentation.go ./src/github.com/rivo/uniseg/grapheme.go ./src/github.com/rivo/uniseg/graphemeproperties.go ./src/github.com/rivo/uniseg/graphemerules.go ./src/github.com/rivo/uniseg/line.go ./src/github.com/rivo/uniseg/lineproperties.go ./src/github.com/rivo/uniseg/linerules.go ./src/github.com/rivo/uniseg/properties.go ./src/github.com/rivo/uniseg/sentence.go ./src/github.com/rivo/uniseg/sentenceproperties.go ./src/github.com/rivo/uniseg/sentencerules.go ./src/github.com/rivo/uniseg/step.go ./src/github.com/rivo/uniseg/width.go ./src/github.com/rivo/uniseg/word.go ./src/github.com/rivo/uniseg/wordproperties.go ./src/github.com/rivo/uniseg/wordrules.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid GobiLjOMZWEZ54FaIUOV/GobiLjOMZWEZ54FaIUOV -goversion go1.19 -symabis $WORK/b089/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.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=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid lDdAxAQQ1MK47oLpcOLf/lDdAxAQQ1MK47oLpcOLf -goversion go1.19 -symabis $WORK/b017/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/abi -std -+ -installsuffix shared -buildid SWjdADHUojsXZw3dJN3t/SWjdADHUojsXZw3dJN3t -goversion go1.19 -symabis $WORK/b009/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f5/f5f757945909b9d2d863f52a689afa03c094a550d0b3a758957462e02b0511d2-d # internal github.com/containers/image/v5/internal/set mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/containers/image/v5/internal/set -complete -installsuffix shared -buildid Nt_L8DOEkTIkloY4Va72/Nt_L8DOEkTIkloY4Va72 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack ./src/github.com/containers/image/v5/internal/set/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cat >$WORK/b168/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/klauspost/compress/internal/cpuinfo -installsuffix shared -buildid Y6B-Nn0cr5XPwKHm6dg2/Y6B-Nn0cr5XPwKHm6dg2 -goversion go1.19 -symabis $WORK/b168/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/go_asm.h ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/f5/f50bf35de0e7ba9cb9d00d286f0f175d7f93c07e6d522b788cbb076eb5b9df9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/72/7248f4c21797aa258c8f0d2a10d52e7fe8669d3b4d26eeec9362770a7d6d6177-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/9e/9e78ad4616b928ac50eb37b8c388fb7f4b6d8d9d3e6a7cd0dd02ee99ece9203e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e9/e953314f9d26eb4d243b35b3081544527d1c97c2675af5427f245ac15dc7c644-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e7/e786e5f8250b8c71bf662d7402acbaa5f9bf8214f28340ffd4e5d0b50a8b65cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/df/df08c29c11c3894199fbb724daae440594f77e801f5e146adc7c71a2bc3e15c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8a/8a01c58f08b74a2222e36a58d765f1fe1cc565bf7b27fd230cd821a01efe8eff-d # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/f5/f5e9045c3a10a0fb217c8ca4ecbd159ee906870194927be93c6a053c3569c136-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/a8/a8d05ef9048364c35b93dcfcbd91d78b5c0864cdf176350cdad1e0597bdd7c15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/97/97be23dc3a8a99e984d2b142819b1efec2aa09b5adc6d3857431a79501c93a98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/fb/fb32e1e9035b8042a8467a13f6fbb5d4c7f20fccae492bb49b500ba7bcab8595-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/35/35f195d22050ced2c0a724c8b2fd14c8d78699796738867db4a80b64d4832333-d # internal cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p golang.org/x/crypto/salsa20/salsa -installsuffix shared -buildid V5nZtTN7PktO4FGYfqyE/V5nZtTN7PktO4FGYfqyE -goversion go1.19 -symabis $WORK/b358/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack -asmhdr $WORK/b358/go_asm.h ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/bc/bc0dfbbd9675c2a9840105bc7810fea58b597123647bb9b0e9f1e9ed2c8f192d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/1c/1ccd2d835c8eaca9f238674004a6df75353ae2807361a1602c2b3288724edea5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/0d/0df229141cf3085d0af1e071ccd9155bf25272f5b95171b0a5bf9a5823d4ea7b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/22/22cd5ff66e3faec3cbf13fd3ec1bdf05eaaf5a31411f95da6b9f7db98a3b30fb-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b168/cpuinfo_amd64.o ./cpuinfo_amd64.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/abi_test.o ./abi_test.s cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/f2/f236266faff763542b635e821361851d174516d5fac62b7502e08aeb6b2baad5-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b017/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b089/sig_amd64.o ./sig_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b168/_pkg_.a $WORK/b168/cpuinfo_amd64.o # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/78/784a77d0718dd8241f4809cd5592302e3c7957253e80a90960aded8e2688d547-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ba/ba61bb770fd0fc32abe6f2056b11325dc7daee4bf694f2fa992c1972ccf5a201-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/01/0156d27193a0d20a5b02a40f1133a1a0bd5424254673d5a1592e0f431cdd9591-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b4f58bb04c46a5fa82b3f45c36a161f9d3c5211d68ee857a76565bb1ca5cb243-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/cc/cca0fd4596aff247ced3f936e3a1f2bdb64248e09b8144d3ae5871cd1720c5a4-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/sig_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/e5/e574d88352776a2e14922fec06e133b1b9a7a0310e8701d5d9083ce888644a68-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/44/44ec89e91af5fb5a2396aecb08bde4f4f567cce1ad2f098113993f9180b1528b-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b028/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b014/atomic_amd64.o ./atomic_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b358=>" -I $WORK/b358/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b358/salsa20_amd64.o ./salsa20_amd64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid vg-Y34PyR6wRaYHIozZU/vg-Y34PyR6wRaYHIozZU -goversion go1.19 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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 cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p math -std -installsuffix shared -buildid 1mJYhf7PbyKtwctDNXI7/1mJYhf7PbyKtwctDNXI7 -goversion go1.19 -symabis $WORK/b028/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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/dim_asm.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/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.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/floor_asm.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/hypot_asm.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/log_asm.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/modf_noasm.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/sqrt_asm.go /usr/lib/golang/src/math/stubs.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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b358/_pkg_.a $WORK/b358/salsa20_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f5/f52d6c027de856e5ce2f33d3e107bca8d6c197f7058d32f4c8368f5c8840ff33-d # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/1a/1a0c735b2448247b69dc799e7b64b394c7fe25e4ba9a049a135927e5270ca6c9-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d4/d4dfe24194419845e30a49120c7d303514275302c29ae428c0c4bffc63e0797e-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_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/b3/b398ebdaa6c8fbda822061d189a578559195e2e6d3cba3f2a13b74458a636048-d # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b008/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 ./time_linux_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goexperiment=$WORK/b012/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile runtime/internal/syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -installsuffix shared -buildid w6YrcENPG6TgsEF1zGDD/w6YrcENPG6TgsEF1zGDD -goversion go1.19 -symabis $WORK/b008/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.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/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.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/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.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/runtime_boring.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/timeasm.go /usr/lib/golang/src/runtime/tls_stub.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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3f/3f3eb82d526e61674140002e187d6e8558f2a49d26adaae448c1d559333aca82-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/dim_amd64.o $WORK/b028/exp_amd64.o $WORK/b028/floor_amd64.o $WORK/b028/hypot_amd64.o $WORK/b028/log_amd64.o $WORK/b028/sqrt_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/57/570329ec73335a4b7fd579b9e620435e726dcd8aae31086dfb72c273e8938741-d # internal github.com/klauspost/compress mkdir -p $WORK/b165/ github.com/vbauerster/mpb/v8/internal mkdir -p $WORK/b460/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/klauspost/compress -complete -installsuffix shared -buildid tybfT3jdEvPysBX-eF8h/tybfT3jdEvPysBX-eF8h -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack ./src/github.com/klauspost/compress/compressible.go cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/vbauerster/mpb/v8/internal -complete -installsuffix shared -buildid zmqdsDwfSllttcsj_YLT/zmqdsDwfSllttcsj_YLT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack ./src/github.com/vbauerster/mpb/v8/internal/percentage.go ./src/github.com/vbauerster/mpb/v8/internal/width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/31/31acd32c44040441348b3a3af8999f37e12c8d28c1eb68586d1ce69d2769169b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/24/24268ce992187b649dd552a10adba1e47434956ac46140d3650232ea840b2775-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/1f/1f9bba6d565cbd73326065fe658f0e6d83b01268288cc8636f657a9fe3f6bca9-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b008/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/preempt_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o $WORK/b008/time_linux_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/97/973c3b151b37c12bb17f131ad54d967b84d2e030ee3699ca70a2b3c585bac575-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -installsuffix shared -buildid 24EL0NmYBuZVNq-qJQVm/24EL0NmYBuZVNq-qJQVm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b018/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 cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid OJ8GFmErbsoO4jU3OLGv/OJ8GFmErbsoO4jU3OLGv -goversion go1.19 -symabis $WORK/b004/symabis -shared -c=4 -nolocalimports -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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c0/c096016365ccba3348631f492d6f36131f6061f6d42e2e0ee7b241e78a82462a-d # internal internal/testlog internal/singleflight mkdir -p $WORK/b062/ google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b421/ github.com/josharian/intern mkdir -p $WORK/b320/ google.golang.org/grpc/internal/buffer cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF math/rand mkdir -p $WORK/b095/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid pWdmOkB64frYdqWoCuuw/pWdmOkB64frYdqWoCuuw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -pack ./src/google.golang.org/grpc/internal/grpcsync/event.go ./src/google.golang.org/grpc/internal/grpcsync/oncefunc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/singleflight -std -complete -installsuffix shared -buildid 8SwthBIAEBCmyQuzA9VC/8SwthBIAEBCmyQuzA9VC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b229/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid huedTbPxzP6U0iPElJ9G/huedTbPxzP6U0iPElJ9G -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack ./src/github.com/josharian/intern/intern.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b039/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p math/rand -std -complete -installsuffix shared -buildid PF_viJ7P0Fx8a9PG5l3s/PF_viJ7P0Fx8a9PG5l3s -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b095/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/b229/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Rrh_-RdPn2oyRoa98rXe/Rrh_-RdPn2oyRoa98rXe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./src/google.golang.org/protobuf/internal/pragma/pragma.go internal/sysinfo mkdir -p $WORK/b450/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b420/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/testlog -std -complete -installsuffix shared -buildid hWC1mKy8y4aRn5n_pZg_/hWC1mKy8y4aRn5n_pZg_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid WwQ4osfXk6oCL3fu6she/WwQ4osfXk6oCL3fu6she -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid kfzBvZggM4VXl9PCFTeF/kfzBvZggM4VXl9PCFTeF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./src/google.golang.org/grpc/internal/buffer/unbounded.go runtime/cgo mkdir -p $WORK/b047/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b047/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/cb/cbe7404b650853b47c1bfa868624fdc64dfa30bc45be6e8cf506849438feaa9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/f3/f3d7d8e5d45863efb41428fe7dcff3548e9180847fd19d8e868a35b7e5444c11-d # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/7a/7a89e7076c5e990f73ffc8c7f67761925e3adcc775da59ef18cb2691df59887b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/36/364f183f56b4c20c025641391face39978343d538684cfedabbb93829467ebe4-d # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/85/85c4eaa3eb1501233f1f2a5dcc1ab6e4b7fd16f8266a8d2bf2197ed72ede6aa7-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6c/6ca7ee674896d827f4af61a86a03a1d232196487254a9d21d75d2a710f9c7625-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/71/71497bf5c8768f71453885d366455ffa244a606e7f48909e8c793c2c8185a409-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true 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 -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s cd $WORK gcc -Wl,--no-gc-sections -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/96/96a1563d8cc09ebce29e22e189029da0f718ebd66a0d44be4d30e2f592603b70-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/99/9950968044a1bb7e085e930f2f2a1b2c62c66199924c38ca7adf265e520c1a4f-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true errors cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b033/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid Tz7aC3y6FEdX7fCLGH1Y/Tz7aC3y6FEdX7fCLGH1Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sort -std -complete -installsuffix shared -buildid GHZdAHvYfceWN9ZhJb4S/GHZdAHvYfceWN9ZhJb4S -goversion go1.19 -shared -c=4 -nolocalimports -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/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/70/70939d4d2253b2b33996f85ce496d47790234b29a29bc14cda34c5e4836e5e68-d # internal internal/oserror mkdir -p $WORK/b024/ github.com/containers/storage/pkg/locker mkdir -p $WORK/b476/ golang.org/x/crypto/cast5 path mkdir -p $WORK/b041/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/oserror -std -complete -installsuffix shared -buildid snh8ufdSDPqoKvMyAEFd/snh8ufdSDPqoKvMyAEFd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b373/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid QKUvu1KCyqzHMlnUmesG/QKUvu1KCyqzHMlnUmesG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b476/importcfg -pack ./src/github.com/containers/storage/pkg/locker/locker.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p path -std -complete -installsuffix shared -buildid 2fpgejroF5Ytb5_bPS59/2fpgejroF5Ytb5_bPS59 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go mkdir -p $WORK/b573/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid QU0jjutRp--G46P_bebf/QU0jjutRp--G46P_bebf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./src/golang.org/x/crypto/cast5/cast5.go io mkdir -p $WORK/b034/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/version=$WORK/b574/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b059/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid O9UpTV7sX5EpyNACWJq6/O9UpTV7sX5EpyNACWJq6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack ./src/github.com/containers/common/pkg/apparmor/apparmor.go ./src/github.com/containers/common/pkg/apparmor/apparmor_unsupported.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p io -std -complete -installsuffix shared -buildid kq_LwI5jQcca7GyLBs3d/kq_LwI5jQcca7GyLBs3d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 7zbiATYRvmSewOPR08e9/7zbiATYRvmSewOPR08e9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go strconv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p strconv -std -complete -installsuffix shared -buildid YCgpQ5UW2oaalSo-GBVg/YCgpQ5UW2oaalSo-GBVg -goversion go1.19 -shared -c=4 -nolocalimports -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/bytealg.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/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go crypto/internal/nistec/fiat mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid cHDc9rFH8spnTlNV8iFG/cHDc9rFH8spnTlNV8iFG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/f5/f5f01f0f44d7fb48b8a2be75f8bba3f663fa9c77cc92b8eab236a2be3804728d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/92/922278d769f80d443ae339655a328cbfc6f962e8d16b576b1617c57dec30de08-d # internal syscall mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b022/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/a0/a0b61b9740402c3048c390987e108b98f343826184ec312461efe8dc3b5f5452-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p syscall -std -installsuffix shared -buildid 83j0H5o5uLXmAi-SIvxq/83j0H5o5uLXmAi-SIvxq -goversion go1.19 -symabis $WORK/b022/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/syscall/asan0.go /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/syscall.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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3ccf4df2cb4e11f77c84db9e25a25774126a4957b898f37816ef580c9bdcaafb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ea/ead3fa1391caca4f69f8c7a566a0db76cf9911303c93c06672cadd66ca84634d-d # internal container/heap mkdir -p $WORK/b453/ golang.org/x/mod/semver mkdir -p $WORK/b570/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p container/heap -std -complete -installsuffix shared -buildid EGCnr_ej4VtOD_1rwwb7/EGCnr_ej4VtOD_1rwwb7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b453/importcfg -pack /usr/lib/golang/src/container/heap/heap.go cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p golang.org/x/mod/semver -complete -installsuffix shared -buildid opQME1Oo9VSM0lMm1pyv/opQME1Oo9VSM0lMm1pyv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b570/importcfg -pack ./src/golang.org/x/mod/semver/semver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x004.o -c gcc_fatalf.c cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/58/580688460446a594b9f62047c25be3da63b0bf97cfb5622007372380ee8d3056-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/64/645248d83ea903b01bd72421d46c78778dc15d55c6956f09dc0cb5c1d698dce0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/b6/b648691eefe6a3f1d80b28c4e65a954c4ab0646f33dc79730787ba1c0c4983a3-d # internal hash mkdir -p $WORK/b071/ crypto/internal/randutil github.com/containers/image/v5/pkg/compression/internal github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b515/ text/tabwriter mkdir -p $WORK/b401/ bytes mkdir -p $WORK/b044/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a EOF cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p hash -std -complete -installsuffix shared -buildid qu7EDny5TYpKxjSZCIyr/qu7EDny5TYpKxjSZCIyr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid 0eph9hMSH1xWLO8KYrqq/0eph9hMSH1xWLO8KYrqq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./src/github.com/containers/image/v5/internal/uploadreader/upload_reader.go cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b097/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p text/tabwriter -std -complete -installsuffix shared -buildid 18UGCBBiRxoFRLu2p3uv/18UGCBBiRxoFRLu2p3uv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b401/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p bytes -std -installsuffix shared -buildid -5dfGGBnBbjd4zfCNdGn/-5dfGGBnBbjd4zfCNdGn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go mkdir -p $WORK/b077/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid dfX0uy_FFSzkiIYDFalK/dfX0uy_FFSzkiIYDFalK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go mkdir -p $WORK/b046/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid EhpdjFE6rsd6cEE6IoZS/EhpdjFE6rsd6cEE6IoZS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/internal/types.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p strings -std -complete -installsuffix shared -buildid sCQZKZRJAMNzKYnClrIo/sCQZKZRJAMNzKYnClrIo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.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/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/54/546fc09efa4099cfa4629ac39f2a0ba237c118d9c5b5fc3c18853dfd9a062956-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a9/a9c6bad743faa54bcfd6411871e748a37d30473c3e0320ffdc6e628951edb89c-d # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/87/876c33f6fe0725e9f5fe31a34d543d31111eb548e8ac6b67b6904901342e7b7e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal hash/crc32 mkdir -p $WORK/b170/ cat >$WORK/b170/go_asm.h << 'EOF' # internal EOF cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/14/141716812e2011343382e0380384fa4f72fd3de3be7174bfe6395a88693b0d12-d # internal hash/crc64 cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b170/symabis ./crc32_amd64.s hash/fnv mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p hash/crc64 -std -complete -installsuffix shared -buildid h2ie5Gcd8VGGvxFVJexu/h2ie5Gcd8VGGvxFVJexu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid p3Rax1P5BW9ntZXPsdlR/p3Rax1P5BW9ntZXPsdlR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/types/types.go mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p hash/fnv -std -complete -installsuffix shared -buildid hGqglMBGJOsvasSFI2xi/hGqglMBGJOsvasSFI2xi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go hash/adler32 mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p hash/adler32 -std -complete -installsuffix shared -buildid v2SaZkM_1WMUmU1CnueU/v2SaZkM_1WMUmU1CnueU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/c6/c6f66a47345af3dbbec88219fff86ad261119559bae4db9d5dc91866116ead19-d # internal cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p hash/crc32 -std -installsuffix shared -buildid CvCDdA11Ya-Jnv0FrpaG/CvCDdA11Ya-Jnv0FrpaG -goversion go1.19 -symabis $WORK/b170/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack -asmhdr $WORK/b170/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/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/03/03f2b92654c4fea2d4f9f8cf466991521daf3282dba7ef55781a93712a35c1ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/e2/e2db402be5cfa7e4d7afcbd012c65db67776f7407447a0333ff509a5bfe24626-d # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/bd/bd42fab7d155035d480333f2187735d134a7e734ea4e6099051de1ef76033109-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/18/182e7049f2b8a220341ed276d6f9b0c950ca7a4e3cd61f126e9784d435184b72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/fe/fe69e09a34cc3afcf60b7690196956071c5821c5edb15c929df6f719d46f421c-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b170/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b170/_pkg_.a $WORK/b170/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/1d/1d03e273588311de2582313bb681b4b2d51faff91ec23e62c24c4825bd61e414-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/7f/7f77c4e018cf44a8776d0662003d4ca57ad0b2174a19248888e67712acaaaec7-d # internal crypto/rc4 mkdir -p $WORK/b113/ crypto encoding/base32 golang.org/x/crypto/openpgp/errors golang.org/x/crypto/blowfish mkdir -p $WORK/b615/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid riWmi93p5QrHBj2ic-Wj/riWmi93p5QrHBj2ic-Wj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b070/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid MauHJWldwnhoXLTZj37Z/MauHJWldwnhoXLTZj37Z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./src/golang.org/x/crypto/blowfish/block.go ./src/golang.org/x/crypto/blowfish/cipher.go ./src/golang.org/x/crypto/blowfish/const.go mkdir -p $WORK/b131/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto -std -complete -installsuffix shared -buildid bErQp_7FwKWgwV98Hi5x/bErQp_7FwKWgwV98Hi5x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p encoding/base32 -std -complete -installsuffix shared -buildid 0rX0lPjYUtpxVVdY3UHI/0rX0lPjYUtpxVVdY3UHI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go mkdir -p $WORK/b369/ reflect mkdir -p $WORK/b027/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 7zHAjCn88xdOwDoJMaUs/7zHAjCn88xdOwDoJMaUs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./src/golang.org/x/crypto/openpgp/errors/errors.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b027/symabis ./asm_amd64.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p reflect -std -installsuffix shared -buildid DI7yTzmQAg76j0Gj17Mt/DI7yTzmQAg76j0Gj17Mt -goversion go1.19 -symabis $WORK/b027/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.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/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/cc/cc4db8b271bbe5a00d4b5e51f8aea5aecf5858c82b3403d71d3ed0b65d82a353-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid Su3b8OYFQLOzS8xt_21R/Su3b8OYFQLOzS8xt_21R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go golang.org/x/text/transform mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid z2iaUXLJnGd6uZT8U13C/z2iaUXLJnGd6uZT8U13C -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b435/importcfg -pack ./src/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/a5/a55c255833b810c8f7e4caad680d443d9e1cf4a2d08f1a208740df87f18eadcb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/10/10c3b338c02d217a04f50f15d8a11434c7f05df4da8f7df26572505747273848-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/4d/4da8c6b49dd386241891993d7b197e03dac40cad1ab68bd177f475d76fcaee36-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid UiiWUIiyyjdJ83ndjV13/UiiWUIiyyjdJ83ndjV13 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./src/golang.org/x/crypto/openpgp/s2k/s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/c0/c01f5504ac102ca8d47208b2ca417585d0493903730990bac95130e9c3342e9a-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/cf/cfa7ca5d99322a6989a6478148e648ba656b324804160c2625681174bdf31b4d-d # internal net/http/internal/ascii mkdir -p $WORK/b209/ github.com/docker/docker/api/types/versions github.com/container-orchestrated-devices/container-device-interface/internal/multierror mkdir -p $WORK/b564/ bufio github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b498/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid eouxauJUy3WWvjfIWqSt/eouxauJUy3WWvjfIWqSt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/container-orchestrated-devices/container-device-interface/internal/multierror -complete -installsuffix shared -buildid lMAbNX1IrPAtzMf5vePM/lMAbNX1IrPAtzMf5vePM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b564/importcfg -pack ./src/github.com/container-orchestrated-devices/container-device-interface/internal/multierror/multierror.go cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b066/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid D0B1BlG_jbJphB-rnnyz/D0B1BlG_jbJphB-rnnyz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b498/importcfg -pack ./src/github.com/containers/storage/pkg/stringutils/stringutils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal github.com/disiqueira/gotree/v3 mkdir -p $WORK/b588/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b136/ html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p regexp/syntax -std -complete -installsuffix shared -buildid cSZCOiItT4eJa3Jf51kJ/cSZCOiItT4eJa3Jf51kJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b066/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 mkdir -p $WORK/b307/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid mQdz6R-pL-H8PgX9ocnF/mQdz6R-pL-H8PgX9ocnF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b588/importcfg -pack ./src/github.com/disiqueira/gotree/v3/gotree.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid ADk2u9pOg6ysveVwZFPQ/ADk2u9pOg6ysveVwZFPQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack ./src/github.com/docker/docker/api/types/versions/compare.go mkdir -p $WORK/b048/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p html -std -complete -installsuffix shared -buildid g6LUKUvLaGSNWhrYdoGa/g6LUKUvLaGSNWhrYdoGa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bufio -std -complete -installsuffix shared -buildid -iLaKiJH-D5fhEHWnmGe/-iLaKiJH-D5fhEHWnmGe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/92/92b96a055ab69c776abc81eebb268f545afcb5269d7da2dcce599b4a5ac86814-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/53/533127b4b3114dac0d9886f28aa2ed4b6789b9becfc7d5e6938add46c1fe5525-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x007.o -c gcc_mmap.c cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/9c/9c7e2923028a5489e08d0443debd3671b3b80fffd05cb51eab19468a68b11de3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/bf/bf88ecf32628f4dce066f1c357bd4314ad9315aa0d29c64df0617f8972284734-d # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/ac/ac1c6404174548ff8754bd1ae1cfaa9f0e08f3105b63850058d926683ba4f585-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/01/01574d62f5cbb692202a08fc0c59a9478e9d63022dc6d796885ca7972dffa1ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/a2/a27767d13506dfbc5d727cf82d74ddda06f16e1e2b6e6f63c38a965128cc7671-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/cc/cc828f024ce542cba2808bd1ca914b13c028ac6fb2b83a6cf610aa76b7799c00-d # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/19/197b903b3c156372af0428ee0074696e1c90314955b1e5b1a1ffad5b2ece40b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/d7/d7b36dd76f1301e7e862a21b19034cf82aacbee1ff1bf2e9269013fe06eff61f-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/38/383f8e46fa92539434e5d93acfd402e17d299e7836e1a79d173128f4879d8c74-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5c/5cdd1afc9258bf1492ca11a0c24c323ace430a955bcd188b99ed74744284f7f8-d # internal compress/bzip2 mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid uT5r-HxeGTLL49pU7TYN/uT5r-HxeGTLL49pU7TYN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b146/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 image mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b377/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p image -std -complete -installsuffix shared -buildid yxNtlAmmtZ5zGgaXvkNq/yxNtlAmmtZ5zGgaXvkNq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b376/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 cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b022/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a4/a49f8699456e9c51dc941d3a3c8be86eba9d645bdc29bad0dee0e48f86fb4164-d # internal internal/syscall/execenv mkdir -p $WORK/b038/ internal/syscall/unix cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b037/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid MahE1bb36TlpGN-GEK6p/MahE1bb36TlpGN-GEK6p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid O-AqhDtoroYHaSitvt6j/O-AqhDtoroYHaSitvt6j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.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.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go time mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p time -std -installsuffix shared -buildid BYEFVt-TDVDMofBLASef/BYEFVt-TDVDMofBLASef -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b021/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_goroot.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/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/96/96a2d7d2c2734a7539ee8c3000682709f26f60158df1b26d2cecb1f223679f8b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/dc/dc603f0990a87be51b4a27d6259d47596f330e31e9930e39f7a30fe748a0a0c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/98/988f1186ef681af77881fd185bb3d35162beb2579300fe3908ccda7d680ceab1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/2b/2b6d4a741639c5537bf4bad6c32494a0a920163f2095f14175559c8d95f17f25-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ab/abefba416b48282dd62a66a87976c0b4174443cf9a3a3dbdabb8f2bcacbeba86-d # internal regexp mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile regexp/syntax=$WORK/b066/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p regexp -std -complete -installsuffix shared -buildid fxsgN9BV9ZoE7woC1y56/fxsgN9BV9ZoE7woC1y56 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b065/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x012.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/ff/ffb56ac7c71f812896f85d8d6518ed810ec623bc7b88a5c33ffe4d000bb2c262-d # internal image/internal/imageutil mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b376/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid X34Gga8woy9mAjEupJCp/X34Gga8woy9mAjEupJCp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b379/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/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/95/95455445ad1a7a1b3e295dfdfea79fdfc70d488bea9c7d57a7788ac687e7e5e3-d # internal image/jpeg mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b376/_pkg_.a packagefile image/color=$WORK/b377/_pkg_.a packagefile image/internal/imageutil=$WORK/b379/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p image/jpeg -std -complete -installsuffix shared -buildid i0X9xl2q2LAWPtHXSiwZ/i0X9xl2q2LAWPtHXSiwZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b378/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x013.o -c gcc_amd64.S cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o $WORK/b047/_x013.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/a4/a47f993cef02b233a16fd332d33aa8b4efed0ea65fa2f044b68bdebd0977a2f0-d # internal github.com/containers/storage/pkg/regexp github.com/acarl005/stripansi mkdir -p $WORK/b068/ mkdir -p $WORK/b454/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p github.com/containers/storage/pkg/regexp -complete -installsuffix shared -buildid fjH6GEsHR3e_NZu-GuHa/fjH6GEsHR3e_NZu-GuHa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack ./src/github.com/containers/storage/pkg/regexp/regexp.go ./src/github.com/containers/storage/pkg/regexp/regexp_dontprecompile.go cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid q-XdEAH9khMbZno1ZhTl/q-XdEAH9khMbZno1ZhTl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./src/github.com/acarl005/stripansi/stripansi.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/36/3608840c8bd1f5ea94eef56a4f03a676ca3b32f5205dcf2bb9ac96780bc9abae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/95/95360355e50cfe80eaa70ae4b81e5767553098e44b7339a727264fc189b227cd-d # internal context mkdir -p $WORK/b002/ github.com/BurntSushi/toml/internal google.golang.org/grpc/backoff cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF io/fs mkdir -p $WORK/b402/ google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -installsuffix shared -buildid nBvbeWjMy9I-A1hOwMCY/nBvbeWjMy9I-A1hOwMCY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b040/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid 8JJRjR8W-_75sbjmR0kM/8JJRjR8W-_75sbjmR0kM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./src/google.golang.org/grpc/backoff/backoff.go internal/poll mkdir -p $WORK/b036/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b188/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p io/fs -std -complete -installsuffix shared -buildid 6kbiYx46mZjiSzSBQMBF/6kbiYx46mZjiSzSBQMBF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b040/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 cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/poll -std -installsuffix shared -buildid fZL3uKK3JEle7aCJwHXv/fZL3uKK3JEle7aCJwHXv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b036/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 mkdir -p $WORK/b409/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/BurntSushi/toml/internal -complete -installsuffix shared -buildid SJABJz5vewJiJwBbMHnu/SJABJz5vewJiJwBbMHnu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack ./src/github.com/BurntSushi/toml/internal/tz.go cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b095/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid t_gw2KDRyKSLUFBw3DT3/t_gw2KDRyKSLUFBw3DT3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b409/importcfg -pack ./src/google.golang.org/grpc/internal/grpcrand/grpcrand.go google.golang.org/grpc/keepalive mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid o3JszYy00x14m9R1nBPj/o3JszYy00x14m9R1nBPj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b440/importcfg -pack ./src/google.golang.org/grpc/keepalive/keepalive.go cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/2d/2d757f278121c601887d20b66d8abd43bc67dd62d2dbbe0b2c6723105ad44cdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/c0/c0e1c207a8476ad440a3d5db74aad8ccf771e5f3bd09e74135fce5735ce7d9b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/ac/acfc0b2996741d75d2ba7951c1f53cc38b59499fe4e734af61975ff9d2451231-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/76/765b2cd192cc3213354a67657e28d14e8ba600059102b6c87684f504e7030eb7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go -dynlinker cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/43/4352e2d00a42484904de3c00e766f685b12d1316ab3225cc3b65e776ac0f2d85-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/ec/ec41b107cf0a8262a541c5730ecec7f13f316bdbf0dfb230b02067d1d3f17536-d # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b047/symabis ./asm_amd64.s google.golang.org/grpc/internal/backoff mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid SFVRZ3iyVbsM0tgIBte1/SFVRZ3iyVbsM0tgIBte1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./src/google.golang.org/grpc/internal/backoff/backoff.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p runtime/cgo -std -installsuffix shared -buildid hPiLWke9RBRHDivojm1U/hPiLWke9RBRHDivojm1U -goversion go1.19 -symabis $WORK/b047/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/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/handle.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/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/93/9347758a0aa0ead7a3d3aa59569d20db5a7fc5fbc107d5790062c5839e03c0dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/4f/4f8f5ea964e4a2c686d6f49ce814baba3ac6b523499954368769dc8be9f66d61-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b192/ google.golang.org/grpc/tap cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b106/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b443/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid zz5Ihl27Nu7Guj6aY6DJ/zz5Ihl27Nu7Guj6aY6DJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack ./src/golang.org/x/sync/semaphore/semaphore.go cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid eJP_GKb3ajNWSFd9PWxa/eJP_GKb3ajNWSFd9PWxa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b443/importcfg -pack ./src/google.golang.org/grpc/tap/tap.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b047/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b047/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_amd64.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o $WORK/b047/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/2a/2a3b4ca2719900ce1a23fa5d9e2e6712a46f2c0cc3b17d2f7026a47deb79ebd6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/7b/7bf55a881733f5edecf8e51a91450035b25258385aec16ad9b9e188bcdd8fed4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f7/f742b2342ad86689310a79eaabeb02837773049a1e6d7a0af3fb288a006e1b44-d # internal embed mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p embed -std -complete -installsuffix shared -buildid dVPXzvVHm9K7xUu_ZKhy/dVPXzvVHm9K7xUu_ZKhy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/b5/b5f10266d2534bedf74f5f66bc682f1a406aaae1147cb05f909fba8febb7e38a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/64/64de6334e8b6ce91c7e4d053391f4d64f2556a02b2e581740d7d5c77f4fdba29-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b027/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/12/1253f510bfd6443b89e91840075fc6cf1fd7849bff0d9ceb0298fec1d377c5a3-d # internal os mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p os -std -installsuffix shared -buildid UBnLUyLzYABzs_YHJprq/UBnLUyLzYABzs_YHJprq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b035/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/pipe2_unix.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/rlimit.go /usr/lib/golang/src/os/rlimit_stub.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 cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/a6/a6672b6538f55154599c69326dd373855ecd6c6a23c028a1dd942a7ccc944ed8-d # internal internal/fmtsort mkdir -p $WORK/b026/ encoding/binary mkdir -p $WORK/b052/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid za7YOEX-v2w9OG5VII3k/za7YOEX-v2w9OG5VII3k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding/binary -std -complete -installsuffix shared -buildid zUHgXGTYGgFVKGlPRutd/zUHgXGTYGgFVKGlPRutd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go github.com/hashicorp/errwrap mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid wuS11LAe9FpZp8Q2sLol/wuS11LAe9FpZp8Q2sLol -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b463/importcfg -pack ./src/github.com/hashicorp/errwrap/errwrap.go github.com/modern-go/reflect2 mkdir -p $WORK/b185/ cat >$WORK/b185/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b185/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/modern-go/reflect2 -installsuffix shared -buildid UMhK5mDm8XYB2GyfpAhy/UMhK5mDm8XYB2GyfpAhy -goversion go1.19 -symabis $WORK/b185/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack -asmhdr $WORK/b185/go_asm.h ./src/github.com/modern-go/reflect2/go_above_118.go ./src/github.com/modern-go/reflect2/go_above_19.go ./src/github.com/modern-go/reflect2/reflect2.go ./src/github.com/modern-go/reflect2/reflect2_kind.go ./src/github.com/modern-go/reflect2/safe_field.go ./src/github.com/modern-go/reflect2/safe_map.go ./src/github.com/modern-go/reflect2/safe_slice.go ./src/github.com/modern-go/reflect2/safe_struct.go ./src/github.com/modern-go/reflect2/safe_type.go ./src/github.com/modern-go/reflect2/type_map.go ./src/github.com/modern-go/reflect2/unsafe_array.go ./src/github.com/modern-go/reflect2/unsafe_eface.go ./src/github.com/modern-go/reflect2/unsafe_field.go ./src/github.com/modern-go/reflect2/unsafe_iface.go ./src/github.com/modern-go/reflect2/unsafe_link.go ./src/github.com/modern-go/reflect2/unsafe_map.go ./src/github.com/modern-go/reflect2/unsafe_ptr.go ./src/github.com/modern-go/reflect2/unsafe_slice.go ./src/github.com/modern-go/reflect2/unsafe_struct.go ./src/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/28/284cfd95ecf92a734f821bf066b656037d11ab5934858789a3d77eaf7a3cf768-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/5d/5d04a7ab68c1ba0bf4229ef354d1987bb50a27c29701192c2d3dc89464c6720f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/14/140f8ee59c6c66bcb77b25ee0a274c31fca95388bfefa542c93021c640a9caf3-d # internal encoding/base64 mkdir -p $WORK/b051/ crypto/md5 cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/curve25519/internal/field crypto/internal/edwards25519/field mkdir -p $WORK/b112/ crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p encoding/base64 -std -complete -installsuffix shared -buildid gV1UgP3jxjtMLTXr17wN/gV1UgP3jxjtMLTXr17wN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >$WORK/b112/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/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b112/symabis ./md5block_amd64.s mkdir -p $WORK/b125/ cat >$WORK/b125/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b125/symabis ./sum_amd64.s mkdir -p $WORK/b129/ github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b171/ github.com/klauspost/compress/internal/snapref golang.org/x/crypto/sha3 golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b110/ cat >$WORK/b129/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b129/symabis ./fe_amd64.s cat >$WORK/b171/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b085/ cd /builddir/build/BUILD/buildah-1.30.0/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/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b171/symabis ./xxhash_amd64.s mkdir -p $WORK/b169/ mkdir -p $WORK/b363/ crypto/internal/nistec cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b357/ cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b110/symabis ./fe_amd64.s cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cat >$WORK/b363/go_asm.h << 'EOF' # internal EOF cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b170/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b085/symabis ./xor_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b363=>" -I $WORK/b363/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b363/symabis ./keccakf_amd64.s cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/klauspost/compress/internal/snapref -complete -installsuffix shared -buildid UPmfSZ-EQId66Ve72vmJ/UPmfSZ-EQId66Ve72vmJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack ./src/github.com/klauspost/compress/internal/snapref/decode.go ./src/github.com/klauspost/compress/internal/snapref/decode_other.go ./src/github.com/klauspost/compress/internal/snapref/encode.go ./src/github.com/klauspost/compress/internal/snapref/encode_other.go ./src/github.com/klauspost/compress/internal/snapref/snappy.go cat >$WORK/b357/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b613/ cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b357=>" -I $WORK/b357/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b357/symabis ./sum_amd64.s mkdir -p $WORK/b091/ cat >$WORK/b613/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b613=>" -I $WORK/b613/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b613/symabis ./fe_amd64.s cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b091/symabis ./p256_asm_amd64.s golang.org/x/sys/unix mkdir -p $WORK/b138/ cat >$WORK/b138/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b138/symabis ./asm_linux_amd64.s cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -installsuffix shared -buildid _Muox2Mxp4tBf_CzHs9g/_Muox2Mxp4tBf_CzHs9g -goversion go1.19 -symabis $WORK/b129/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid DgdE3NCBA8GHospwcsYK/DgdE3NCBA8GHospwcsYK -goversion go1.19 -symabis $WORK/b125/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p golang.org/x/crypto/curve25519/internal/field -installsuffix shared -buildid h0ONvKXCUnNARuWV-Vuc/h0ONvKXCUnNARuWV-Vuc -goversion go1.19 -symabis $WORK/b613/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b613/importcfg -pack -asmhdr $WORK/b613/go_asm.h ./src/golang.org/x/crypto/curve25519/internal/field/fe.go ./src/golang.org/x/crypto/curve25519/internal/field/fe_amd64.go ./src/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go ./src/golang.org/x/crypto/curve25519/internal/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p golang.org/x/crypto/internal/poly1305 -installsuffix shared -buildid E54ikx_NAWgFCOeRwl-3/E54ikx_NAWgFCOeRwl-3 -goversion go1.19 -symabis $WORK/b357/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack -asmhdr $WORK/b357/go_asm.h ./src/golang.org/x/crypto/internal/poly1305/bits_go1.13.go ./src/golang.org/x/crypto/internal/poly1305/poly1305.go ./src/golang.org/x/crypto/internal/poly1305/sum_amd64.go ./src/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/cipher -std -installsuffix shared -buildid aKsdVxrsmp5eRAKEwC5F/aKsdVxrsmp5eRAKEwC5F -goversion go1.19 -symabis $WORK/b085/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/md5 -std -installsuffix shared -buildid rbwW5T99JkwmctA_StNe/rbwW5T99JkwmctA_StNe -goversion go1.19 -symabis $WORK/b112/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/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 cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid Qj49oLsYfB83tPbNmdkW/Qj49oLsYfB83tPbNmdkW -goversion go1.19 -symabis $WORK/b110/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid Bme4LsETJqQJ8ucmPd1Q/Bme4LsETJqQJ8ucmPd1Q -goversion go1.19 -symabis $WORK/b171/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack -asmhdr $WORK/b171/go_asm.h ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p golang.org/x/sys/unix -installsuffix shared -buildid ukxQFrvhgvUNoczPWMTO/ukxQFrvhgvUNoczPWMTO -goversion go1.19 -symabis $WORK/b138/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h ./src/golang.org/x/sys/unix/affinity_linux.go ./src/golang.org/x/sys/unix/aliases.go ./src/golang.org/x/sys/unix/bluetooth_linux.go ./src/golang.org/x/sys/unix/constants.go ./src/golang.org/x/sys/unix/dev_linux.go ./src/golang.org/x/sys/unix/dirent.go ./src/golang.org/x/sys/unix/endian_little.go ./src/golang.org/x/sys/unix/env_unix.go ./src/golang.org/x/sys/unix/fcntl.go ./src/golang.org/x/sys/unix/fdset.go ./src/golang.org/x/sys/unix/ifreq_linux.go ./src/golang.org/x/sys/unix/ioctl_linux.go ./src/golang.org/x/sys/unix/ioctl_unsigned.go ./src/golang.org/x/sys/unix/pagesize_unix.go ./src/golang.org/x/sys/unix/race0.go ./src/golang.org/x/sys/unix/readdirent_getdents.go ./src/golang.org/x/sys/unix/sockcmsg_linux.go ./src/golang.org/x/sys/unix/sockcmsg_unix.go ./src/golang.org/x/sys/unix/sockcmsg_unix_other.go ./src/golang.org/x/sys/unix/syscall.go ./src/golang.org/x/sys/unix/syscall_linux.go ./src/golang.org/x/sys/unix/syscall_linux_alarm.go ./src/golang.org/x/sys/unix/syscall_linux_amd64.go ./src/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./src/golang.org/x/sys/unix/syscall_linux_gc.go ./src/golang.org/x/sys/unix/syscall_unix.go ./src/golang.org/x/sys/unix/syscall_unix_gc.go ./src/golang.org/x/sys/unix/sysvshm_linux.go ./src/golang.org/x/sys/unix/sysvshm_unix.go ./src/golang.org/x/sys/unix/timestruct.go ./src/golang.org/x/sys/unix/zerrors_linux.go ./src/golang.org/x/sys/unix/zerrors_linux_amd64.go ./src/golang.org/x/sys/unix/zptrace_x86_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./src/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./src/golang.org/x/sys/unix/ztypes_linux.go ./src/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b092/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile embed=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b091/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/internal/nistec -std -installsuffix shared -buildid 4ynHB7O2ORW7VSXVq5Di/4ynHB7O2ORW7VSXVq5Di -goversion go1.19 -symabis $WORK/b091/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -embedcfg $WORK/b091/embedcfg -pack -asmhdr $WORK/b091/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p golang.org/x/crypto/sha3 -installsuffix shared -buildid 3sfyffF9Zc3jwW8KvESN/3sfyffF9Zc3jwW8KvESN -goversion go1.19 -symabis $WORK/b363/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack -asmhdr $WORK/b363/go_asm.h ./src/golang.org/x/crypto/sha3/doc.go ./src/golang.org/x/crypto/sha3/hashes.go ./src/golang.org/x/crypto/sha3/hashes_generic.go ./src/golang.org/x/crypto/sha3/keccakf_amd64.go ./src/golang.org/x/crypto/sha3/register.go ./src/golang.org/x/crypto/sha3/sha3.go ./src/golang.org/x/crypto/sha3/shake.go ./src/golang.org/x/crypto/sha3/shake_generic.go ./src/golang.org/x/crypto/sha3/xor_generic.go ./src/golang.org/x/crypto/sha3/xor_unaligned.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/aa/aa301521e3667f15c17c130dae490dafa5ccc97210abd7de12972acdbfa0b4de-d # internal encoding/pem mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p encoding/pem -std -complete -installsuffix shared -buildid EiDsiIM6u84l19qXvdf2/EiDsiIM6u84l19qXvdf2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid W1_ggLzoAfZgOoSwOXSh/W1_ggLzoAfZgOoSwOXSh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./src/golang.org/x/crypto/openpgp/armor/armor.go ./src/golang.org/x/crypto/openpgp/armor/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/5b/5b70e55d48e8870df3af3df8b7e2c54808bc79a0e45777bf64fb4c35ce97c03c-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b125/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b357=>" -I $WORK/b357/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b357/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b129/fe_amd64.o ./fe_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b613=>" -I $WORK/b613/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b613/fe_amd64.o ./fe_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b112/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/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/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b171/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b125/_pkg_.a $WORK/b125/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b363=>" -I $WORK/b363/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b363/keccakf_amd64.o ./keccakf_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b357/_pkg_.a $WORK/b357/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/47/47200d7ccab3d99461120ca17bde8e1c09aa9c138d491014139c2401163fc2ad-d # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/63/6396e47ca091933784c0a7e66ea33f05e99fe9794e8cb95a4ca5d4d463cbe0d6-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/alias=$WORK/b356/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b358/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b613/_pkg_.a $WORK/b613/fe_amd64.o # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid cllqAscdBXXjqAN_r-bC/cllqAscdBXXjqAN_r-bC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./src/golang.org/x/crypto/nacl/secretbox/secretbox.go cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b110/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b129/_pkg_.a $WORK/b129/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b112/_pkg_.a $WORK/b112/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b171/_pkg_.a $WORK/b171/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b085/xor_amd64.o ./xor_amd64.s cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/d5/d55069828f80908b23de1fa5246da9709dace089cecc8c15e69eaa8828952cea-d # internal golang.org/x/crypto/curve25519 mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/curve25519/internal/field=$WORK/b613/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid f-VapqEbprUoSqckf_aJ/f-VapqEbprUoSqckf_aJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./src/golang.org/x/crypto/curve25519/curve25519.go ./src/golang.org/x/crypto/curve25519/curve25519_compat.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/04/04843d8494fb2fad0f25ddb3dc95f0a08c02d4e98000858cf5195236c89e0280-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/98/981bbdd4c99e50fa63ddc74d4229d2f6c6f8a3ca57f1decf4a3ae070e137a111-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/58/58881f261fd47448cab4973f1ad4e23d9a40cc84c603eece68e5e27f1b9e6c43-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/5e/5eec0b035da37663465d0cfbbd04449cb2b9370eec79d8347c583c7d754561d7-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b7/b71e519ed3220728aca7655d8db761046e15ba8c6f273ef636fbfed17aa2def5-d # internal internal/godebug mkdir -p $WORK/b060/ io/ioutil mkdir -p $WORK/b127/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/godebug -std -complete -installsuffix shared -buildid eCceSX-63MVL8N6vxN70/eCceSX-63MVL8N6vxN70 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go os/signal mkdir -p $WORK/b163/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF google.golang.org/protobuf/internal/detrand path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p io/ioutil -std -complete -installsuffix shared -buildid HV8m5-ka31Qq4GTZQBRj/HV8m5-ka31Qq4GTZQBRj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b163/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b163/symabis ./sig.s fmt mkdir -p $WORK/b121/ cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/75/7572a5ee0a20e22cb599fe47a092463e7fbf89b2ca30abd5035bd3bce9cc6cd0-d # internal mkdir -p $WORK/b225/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p path/filepath -std -complete -installsuffix shared -buildid 96ddgbSjtFcSGHUtA_HJ/96ddgbSjtFcSGHUtA_HJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b121/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 cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid w2C-8wuJr2bvGt8Y5Tn1/w2C-8wuJr2bvGt8Y5Tn1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./src/google.golang.org/protobuf/internal/detrand/rand.go github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b289/ google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b413/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid Qof5sA7NSefzAeedpbWA/Qof5sA7NSefzAeedpbWA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./src/github.com/containers/image/v5/internal/rootless/rootless.go cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid vWKkW7rjNZgEfycYptON/vWKkW7rjNZgEfycYptON -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./src/google.golang.org/grpc/internal/envconfig/envconfig.go ./src/google.golang.org/grpc/internal/envconfig/observability.go ./src/google.golang.org/grpc/internal/envconfig/xds.go github.com/mattn/go-runewidth mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=$WORK/b456/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/docker/docker/api/types/mount mkdir -p $WORK/b539/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid N163gIZ1c0tD3kHMe3ZC/N163gIZ1c0tD3kHMe3ZC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b455/importcfg -pack ./src/github.com/mattn/go-runewidth/runewidth.go ./src/github.com/mattn/go-runewidth/runewidth_posix.go ./src/github.com/mattn/go-runewidth/runewidth_table.go mkdir -p $WORK/b025/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a EOF github.com/moby/sys/sequential mkdir -p $WORK/b623/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid G1RbQYlJntqtN0SlHCdo/G1RbQYlJntqtN0SlHCdo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b539/importcfg -pack ./src/github.com/docker/docker/api/types/mount/mount.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p fmt -std -complete -installsuffix shared -buildid MJKa1jUeCwQE9zqEdCIy/MJKa1jUeCwQE9zqEdCIy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b025/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/moby/sys/sequential -complete -installsuffix shared -buildid BlRrFrS5-wzWQb3C59Ux/BlRrFrS5-wzWQb3C59Ux -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b623/importcfg -pack ./src/github.com/moby/sys/sequential/doc.go ./src/github.com/moby/sys/sequential/sequential_unix.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/9a/9a15117ca2eea477c25faf9462d92fd801b81a757c9158aa0a46c199981e8c0e-d # internal crypto/internal/boring mkdir -p $WORK/b088/ crypto/des mkdir -p $WORK/b107/ golang.org/x/crypto/chacha20 mkdir -p $WORK/b611/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b089/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid CBydGNjdQA9WCvOR60bN/CBydGNjdQA9WCvOR60bN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b123/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/des -std -complete -installsuffix shared -buildid VoEI5HmGEmKpU1PZQ1xD/VoEI5HmGEmKpU1PZQ1xD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b107/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/b611/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/internal/alias=$WORK/b356/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid DSVdyEfRUdjUZ7zpoIeO/DSVdyEfRUdjUZ7zpoIeO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./src/golang.org/x/crypto/chacha20/chacha_generic.go ./src/golang.org/x/crypto/chacha20/chacha_noasm.go ./src/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal crypto/internal/edwards25519 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b110/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid zDIzqQG-l-PVNGlkTEZd/zDIzqQG-l-PVNGlkTEZd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b124/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid ZAxKwPDKl6yRHRMV5Zly/ZAxKwPDKl6yRHRMV5Zly -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b123/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 cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/a3/a3fb770b6829923341a2841fe4563755e9588ecd727aa5b51825a7ba67b05fe6-d # internal cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p os/signal -std -installsuffix shared -buildid Viq-8DNHMQu1E2jMBM6t/Viq-8DNHMQu1E2jMBM6t -goversion go1.19 -symabis $WORK/b163/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack -asmhdr $WORK/b163/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/57/57a6137ae5fcd07a6eaadd6b0c73a51b8faa797c3327fd72bfce3a8000bcb1cf-d # internal internal/intern mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/intern -std -complete -installsuffix shared -buildid As40DOsVbXMxW4LKVq7E/As40DOsVbXMxW4LKVq7E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/56/561f986610fca6259ff2b48959b76db07928baa453c1e239611406c5cbab6abb-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b363/_pkg_.a $WORK/b363/keccakf_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/61/61bd15bec40039d3711e900b49f2868410980251b4a05633d47dee60ff5f5f48-d # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/0b/0be9448dd47057b791eb606b26349b1bc106d62b2972dac783b8290d2b6d86ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/0e/0e8bb61abef312a676b1236700321dad04559c45406daaf6b7f2635e523598e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/0d/0df1e886b1d5d1dc7efdedabd5bc855957345e7a5bf3cc9e253ce829f1c66898-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b126/ cat >$WORK/b126/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/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b126/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/79/79e9b440ba79931010bc863ab4fe31717476bdaaf13bf87c05e41bf8af22e8de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/e5/e5e80e36dc45497311126d5b7a869ee9661a9489b9d6f7184e54b78ddc0a4855-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/cf/cfe148cd2bf938976efe755d7fe2a16a2a9293ceaa2bf372674947caec323e4f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid qCBia8TJA_j2rSRq2GrX/qCBia8TJA_j2rSRq2GrX -goversion go1.19 -symabis $WORK/b126/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/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 cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/a9/a909a3057e041e95c5828d4109cfdf8bfb0011e64f0ee7e763f019218007aced-d # internal crypto/hmac mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/hmac -std -complete -installsuffix shared -buildid 6KcVUgsLYxaWE8KaYUcy/6KcVUgsLYxaWE8KaYUcy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go crypto/aes mkdir -p $WORK/b104/ crypto/sha512 mkdir -p $WORK/b098/ cat >$WORK/b104/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/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b104/symabis ./sha256block_amd64.s mkdir -p $WORK/b084/ cat >$WORK/b098/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/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b098/symabis ./sha512block_amd64.s cat >$WORK/b084/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/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b084/symabis ./asm_amd64.s ./gcm_amd64.s crypto/sha1 mkdir -p $WORK/b114/ cat >$WORK/b114/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/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b114/symabis ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/6e/6e7a0cbe3fbe01643be87abf0c9281c568668b3a86825773146a68bbca7407d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/72/72c5f148d48f5e2ca5d475d56867b5f5cb123bd1e1787f28b7ad3122380c37a0-d # internal net/netip mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/intern=$WORK/b064/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p net/netip -std -complete -installsuffix shared -buildid vfJhH_8ygPXs4rPal_WA/vfJhH_8ygPXs4rPal_WA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/04/04d66a0b6df244385edf3ff33e83b222fc11be3e96e47a596d61f4dee4e743a9-d # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/36/3668d91323166ad53664552bffda7472e8f25af38f2058d89d16ae77ca55917e-d # internal cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/sha512 -std -installsuffix shared -buildid fAUrZ7anfFb6IceS7LSz/fAUrZ7anfFb6IceS7LSz -goversion go1.19 -symabis $WORK/b098/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/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 cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/aes -std -installsuffix shared -buildid Ti8HWe59vAkz9MNdYUJk/Ti8HWe59vAkz9MNdYUJk -goversion go1.19 -symabis $WORK/b084/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/68/68bb630ca17b7c92ed0bd35ec07dd5b51128d508e309dd0e3ea993d87fd6b99c-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/2b/2b0d45d9e5fffc94209a965c523a33554a0ad6289e9a7ef404cc089513aa651f-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b163/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b163/_pkg_.a $WORK/b163/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/sha1 -std -installsuffix shared -buildid CBX2O989dAaaaJYNH3-C/CBX2O989dAaaaJYNH3-C -goversion go1.19 -symabis $WORK/b114/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /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 cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/1a/1a23d80de5d85afe30ad969e232be348b890030213cc623a929bee575159cc63-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b471/ github.com/cyphar/filepath-securejoin cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b508/ os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid _6IbsonsHp9kBYaljuz9/_6IbsonsHp9kBYaljuz9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./src/github.com/containers/storage/pkg/directory/directory.go ./src/github.com/containers/storage/pkg/directory/directory_unix.go cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b154/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid mbF4o-o24tTZqjjYVALw/mbF4o-o24tTZqjjYVALw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack ./src/github.com/cyphar/filepath-securejoin/join.go ./src/github.com/cyphar/filepath-securejoin/vfs.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/godebug=$WORK/b060/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p os/exec -std -complete -installsuffix shared -buildid CZMjYA4jHbXR41NSYhsv/CZMjYA4jHbXR41NSYhsv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b154/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 cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/96/960b7dcacf2d5efc89237e9f7aecc4c13d1208e9fdb42df61b32c1184b8bde84-d # internal cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/sha256 -std -installsuffix shared -buildid h-dwZ8HmwmkUxLe2vb-U/h-dwZ8HmwmkUxLe2vb-U -goversion go1.19 -symabis $WORK/b104/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/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/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a8/a870752ca9c955bbf7e023cc749bdcf9aaa06a1b3d7998d7ecbc35566a64f2e3-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid TI4xh6UMcGRNkSe7bZga/TI4xh6UMcGRNkSe7bZga -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid IiBTMlJII2uqgX261lC7/IiBTMlJII2uqgX261lC7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go 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/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b126/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/25/256d454b363d88d25568d49aabf4fb433e49950022d827ac00cbd3b5e17fd585-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c8/c8bd408d022e56a7287e7909f3cd397235a285b6a7c470b9b58f86790838c43a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/0c/0c7b2b4d36db61315850d568deaec5ad404f3090e2aafc572032b48dc2a5cfbf-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b122/ cat >$WORK/b122/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/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b122/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/08/086273367d8668e7e131ec03d1f96fcfff05f055da94a3a1e7fcdc474a7183f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/3e/3e32072699cc2f800761221c2a5b8c449206c574a62806dc9bc95406ced0ab5e-d # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/82/8255f1f5868f6c5581ec4fad3c67db76b637cefc990366dc440cf74649724b90-d # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b091/p256_asm_amd64.o ./p256_asm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b114/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b098/sha512block_amd64.o ./sha512block_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b185/reflect2_amd64.o ./reflect2_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b104/sha256block_amd64.o ./sha256block_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b185/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b185/relfect2_mipsx.o ./relfect2_mipsx.s cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b126/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid 8a0hgqwLgysXUfOxgTuA/8a0hgqwLgysXUfOxgTuA -goversion go1.19 -symabis $WORK/b122/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/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 cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b185/relfect2_ppc64x.o ./relfect2_ppc64x.s cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/69/69c39b16976248fbbc03e72863fe5b0d23469cd5e254e3a28977a66703b25434-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/03/03a5585e1ec21ac10c9b245511d2b2c411744842fcaa3405e0e3a9b7c8a0e141-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b185/_pkg_.a $WORK/b185/reflect2_amd64.o $WORK/b185/relfect2_mips64x.o $WORK/b185/relfect2_mipsx.o $WORK/b185/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/sha512block_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/b4/b489a585ebad89ef078ea1e02a35ee74c998b0fe7a670fc3887b0ee840c992bd-d # internal golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b615/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid tzqzR-v3uq7MasUFEw-R/tzqzR-v3uq7MasUFEw-R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./src/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/sha256block_amd64.o # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b084/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/b7/b7c26f1faa87afcb1d756e1f8cefefc71e8e103cb882d33cb10496cc09273ebf-d # internal golang.org/x/crypto/scrypt mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b349/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF github.com/docker/docker/pkg/ioutils cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p golang.org/x/crypto/scrypt -complete -installsuffix shared -buildid 7lHve2TLO-WJiPkykx5P/7lHve2TLO-WJiPkykx5P -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack ./src/golang.org/x/crypto/scrypt/scrypt.go mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid A_6vfHtyHBw7HXFjgZke/A_6vfHtyHBw7HXFjgZke -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b624/importcfg -pack ./src/github.com/docker/docker/pkg/ioutils/buffer.go ./src/github.com/docker/docker/pkg/ioutils/bytespipe.go ./src/github.com/docker/docker/pkg/ioutils/fswriters.go ./src/github.com/docker/docker/pkg/ioutils/readers.go ./src/github.com/docker/docker/pkg/ioutils/temp_unix.go ./src/github.com/docker/docker/pkg/ioutils/writeflusher.go ./src/github.com/docker/docker/pkg/ioutils/writers.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b084/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/asm_amd64.o $WORK/b084/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/1e/1efbd32ccde3e7afb2aab4604d26a1911007e8881758ca24973d1555a1f0af71-d # internal 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/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b122/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/19/19a185bf02367787cdbc3b9f4163992653ff8b0beabf51cdeebfdb5d96f12fd0-d # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/b6/b64c0fd1ff3a317c81fbf6fcad7778ed8dee3f2e343dcaa81cbd32c5ba3515df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/b6/b6d25b42b93943a510b6711e63c5c8253f62ec5857ce0f8290d348dea4f2a005-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/99/993b0608232e67dae3b39058d5dd3e86b8addde7c442d3883b68bd79a9e437fd-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b8/b8446b07de93acc10b46ed220d79d0d44f7f15d7203d31630b95068b30af7da2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b122/_pkg_.a $WORK/b122/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal net mkdir -p $WORK/b058/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b058/ -importpath net -- -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/91/91dd5b860c98f4718b5d506d254c223689a7225dac2c75ee3bc5710f2cca33ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/25/25de89e54d20904e366507ef70d90398433bcdbd6e6ac9ee274f5f7a07d95f79-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b079/ os/user vendor/golang.org/x/crypto/curve25519 github.com/opencontainers/go-digest encoding/hex log mkdir -p $WORK/b139/ net/url mkdir -p $WORK/b120/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid k7uw9SlWBOftQlqrYgfq/k7uw9SlWBOftQlqrYgfq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/version.go ./src/github.com/opencontainers/image-spec/specs-go/versioned.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p net/url -std -complete -installsuffix shared -buildid pzelScxkydCS98E74Bx0/pzelScxkydCS98E74Bx0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/net/url/url.go text/scanner mkdir -p $WORK/b148/ mkdir -p $WORK/b045/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p log -std -complete -installsuffix shared -buildid pKBYGr4tfOSxYz-4x7eG/pKBYGr4tfOSxYz-4x7eG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/log/log.go encoding/json cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b045/ -importpath os/user -- -I $WORK/b045/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go github.com/docker/go-units mkdir -p $WORK/b153/ github.com/containers/storage/pkg/reexec cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p text/scanner -std -complete -installsuffix shared -buildid VgNyrA2aT_MqFAsFVl3z/VgNyrA2aT_MqFAsFVl3z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b160/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/docker/go-units -complete -installsuffix shared -buildid sKTas5BPhCqtxsAzTG3e/sKTas5BPhCqtxsAzTG3e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack ./src/github.com/docker/go-units/duration.go ./src/github.com/docker/go-units/size.go ./src/github.com/docker/go-units/ulimit.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 2wvPwUJaaHf8Dk9Xy8dn/2wvPwUJaaHf8Dk9Xy8dn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack ./src/github.com/containers/storage/pkg/reexec/command_linux.go ./src/github.com/containers/storage/pkg/reexec/reexec.go math/big mkdir -p $WORK/b094/ mkdir -p $WORK/b128/ cat >$WORK/b094/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/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b094/symabis ./arith_amd64.s github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b161/ github.com/ulikunitz/xz/internal/xlog github.com/klauspost/compress/fse gopkg.in/yaml.v3 mkdir -p $WORK/b144/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b129/_pkg_.a EOF github.com/syndtr/gocapability/capability flag cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid DnnTNeAs4qJt72k2qhFB/DnnTNeAs4qJt72k2qhFB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF runtime/debug mkdir -p $WORK/b172/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid df-jhmdoCjmAHbn-d2rr/df-jhmdoCjmAHbn-d2rr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack ./src/github.com/opencontainers/runtime-spec/specs-go/config.go ./src/github.com/opencontainers/runtime-spec/specs-go/state.go ./src/github.com/opencontainers/runtime-spec/specs-go/version.go mkdir -p $WORK/b177/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b172/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/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b172/symabis ./debug.s cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p gopkg.in/yaml.v3 -complete -installsuffix shared -buildid 96u9ulsZGhtqfRQZq1yV/96u9ulsZGhtqfRQZq1yV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack ./src/gopkg.in/yaml.v3/apic.go ./src/gopkg.in/yaml.v3/decode.go ./src/gopkg.in/yaml.v3/emitterc.go ./src/gopkg.in/yaml.v3/encode.go ./src/gopkg.in/yaml.v3/parserc.go ./src/gopkg.in/yaml.v3/readerc.go ./src/gopkg.in/yaml.v3/resolve.go ./src/gopkg.in/yaml.v3/scannerc.go ./src/gopkg.in/yaml.v3/sorter.go ./src/gopkg.in/yaml.v3/writerc.go ./src/gopkg.in/yaml.v3/yaml.go ./src/gopkg.in/yaml.v3/yamlh.go ./src/gopkg.in/yaml.v3/yamlprivateh.go compress/flate mkdir -p $WORK/b162/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 9jzt0d-ZvCMx4EirU-cp/9jzt0d-ZvCMx4EirU-cp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack ./src/github.com/ulikunitz/xz/internal/xlog/xlog.go cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF github.com/containers/storage/pkg/config mkdir -p $WORK/b189/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid E6HKsNCfPegzwvWrPa7I/E6HKsNCfPegzwvWrPa7I -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack ./src/github.com/syndtr/gocapability/capability/capability.go ./src/github.com/syndtr/gocapability/capability/capability_linux.go ./src/github.com/syndtr/gocapability/capability/enum.go ./src/github.com/syndtr/gocapability/capability/enum_gen.go ./src/github.com/syndtr/gocapability/capability/syscall_linux.go mkdir -p $WORK/b069/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid bk_lNdN9u568JvSpG0vw/bk_lNdN9u568JvSpG0vw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack ./src/github.com/containers/storage/pkg/config/config.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/miekg/pkcs11 mkdir -p $WORK/b142/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid MdbRUByXrGgFLhPrARSI/MdbRUByXrGgFLhPrARSI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack ./src/github.com/opencontainers/go-digest/algorithm.go ./src/github.com/opencontainers/go-digest/digest.go ./src/github.com/opencontainers/go-digest/digester.go ./src/github.com/opencontainers/go-digest/doc.go ./src/github.com/opencontainers/go-digest/verifiers.go mkdir -p $WORK/b118/ mime/quotedprintable mkdir -p $WORK/b049/ vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b167/ net/http/internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b142/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b142/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./params.go ./pkcs11.go ./types.go mime cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b182/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p encoding/hex -std -complete -installsuffix shared -buildid MhfaPMAubQl1_Rq65h7R/MhfaPMAubQl1_Rq65h7R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go google.golang.org/protobuf/internal/errors mkdir -p $WORK/b175/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid nqlj-xFbujh0-yKQrO6t/nqlj-xFbujh0-yKQrO6t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack ./src/github.com/klauspost/compress/fse/bitreader.go ./src/github.com/klauspost/compress/fse/bitwriter.go ./src/github.com/klauspost/compress/fse/bytereader.go ./src/github.com/klauspost/compress/fse/compress.go ./src/github.com/klauspost/compress/fse/decompress.go ./src/github.com/klauspost/compress/fse/fse.go mkdir -p $WORK/b206/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b203/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding/json -std -complete -installsuffix shared -buildid fBrLsdCVbgMDxN-Bwiai/fBrLsdCVbgMDxN-Bwiai -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b049/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/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p flag -std -complete -installsuffix shared -buildid E2gY09EPi6FjFkcm7me7/E2gY09EPi6FjFkcm7me7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/flag/flag.go cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p compress/flate -std -complete -installsuffix shared -buildid HlKOL2eK2vOvPyASankk/HlKOL2eK2vOvPyASankk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b175/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 mkdir -p $WORK/b208/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid 8qKZzLSIZVscrnZ1Hg44/8qKZzLSIZVscrnZ1Hg44 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid jgT9XtsXXWRgnxuuJ13Y/jgT9XtsXXWRgnxuuJ13Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b203/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 mkdir -p $WORK/b204/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p net/http/internal -std -complete -installsuffix shared -buildid lbN3TTMGEpezXPjnMKEG/lbN3TTMGEpezXPjnMKEG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b218/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p mime -std -complete -installsuffix shared -buildid LIO1muVcQkOhVS9a639q/LIO1muVcQkOhVS9a639q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b204/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 mkdir -p $WORK/b224/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid hdO3-2HTF3QxGkWKwlaz/hdO3-2HTF3QxGkWKwlaz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./src/google.golang.org/grpc/internal/grpclog/grpclog.go ./src/google.golang.org/grpc/internal/grpclog/prefixLogger.go cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_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=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid LvRcPYNbFiyr5ndm3arm/LvRcPYNbFiyr5ndm3arm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./src/google.golang.org/protobuf/internal/errors/errors.go ./src/google.golang.org/protobuf/internal/errors/is_go113.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b198/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid dWetFrTSJ7_LBpu4byS2/dWetFrTSJ7_LBpu4byS2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b200/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 cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p runtime/debug -std -installsuffix shared -buildid v1_Piz1f4nggQ9jgVmwQ/v1_Piz1f4nggQ9jgVmwQ -goversion go1.19 -symabis $WORK/b172/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack -asmhdr $WORK/b172/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 cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p math/big -std -installsuffix shared -buildid 3APi3UB9qr2N3O2mFwnu/3APi3UB9qr2N3O2mFwnu -goversion go1.19 -symabis $WORK/b094/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/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/natdiv.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 cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/d2/d279fc00e633fb8c47a1dbaf5ff75e9231360edbcb7b5fae542cf64b8ea83b99-d # internal go/token mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p go/token -std -complete -installsuffix shared -buildid 1eSPDKSnlAoieBHm-Vr5/1eSPDKSnlAoieBHm-Vr5 -goversion go1.19 -shared -c=4 -nolocalimports -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/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ee/eecd2261ffb537484890843fee3c71dc300bbba2ca04b87f0cdf888cc4ce3805-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid bzR4QbEkmeWf-JxGz3Le/bzR4QbEkmeWf-JxGz3Le -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/84/8474ab16117de8d4d2b2e4462ef3ef681fdfc756937a4b1599bb7b3a2380a0b2-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid 7Ll5Lan9_Nn7GpoElMM-/7Ll5Lan9_Nn7GpoElMM- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./src/github.com/containers/image/v5/internal/iolimits/iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/cc/cce3214cff88cb98ac24edc0f61625f8d90f46a1b8eeca0000ec8e10858f9773-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b297/ cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e3/e3b21e98de0b76abe07933ddc9ac37a689fe54b9620d21efd5df65f8d36cac2f-d # internal cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid fABjsPHHJKWyKnaBqmKP/fABjsPHHJKWyKnaBqmKP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack ./src/github.com/containers/image/v5/version/version.go github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -complete -installsuffix shared -buildid sNa56Hy1Uf88vNs-FvkU/sNa56Hy1Uf88vNs-FvkU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/d8/d8d864bc9c72314f559080099851f6f802e84ec487af98fde6c4252c23720564-d # internal encoding/csv mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p encoding/csv -std -complete -installsuffix shared -buildid zGuHC1t2MMro7J-ZL-Va/zGuHC1t2MMro7J-ZL-Va -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/e8/e86b5ebb92ba664edebc8bb0ab8f875e732ee8e65079e41740ae436c9167e244-d # internal encoding/xml mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p encoding/xml -std -complete -installsuffix shared -buildid pt-NfFOiFs4_pYI0CGPL/pt-NfFOiFs4_pYI0CGPL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/7d/7db143616fd7f5a3dcd7f31adda02fca5f8d2f5ac964e30a30f5a88cc1ff586d-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b067/ cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/ee/ee9295beb4f16062ee167714e581dd6a4b2d2ffb160b2e8c8d939e59532da643-d # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid W4EwzKdsBNIrena-m3wk/W4EwzKdsBNIrena-m3wk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack ./src/github.com/containers/image/v5/docker/reference/helpers.go ./src/github.com/containers/image/v5/docker/reference/normalize.go ./src/github.com/containers/image/v5/docker/reference/reference.go ./src/github.com/containers/image/v5/docker/reference/regexp-additions.go ./src/github.com/containers/image/v5/docker/reference/regexp.go github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid O-ggVlsPaSqBVEdZh6uh/O-ggVlsPaSqBVEdZh6uh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./src/github.com/opencontainers/image-spec/specs-go/v1/config.go ./src/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./src/github.com/opencontainers/image-spec/specs-go/v1/index.go ./src/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./src/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./src/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/ac/ac86ecf667a90ad54e0ddfcc7c51b977bf854e29b9fb353ec13379b2a4c1df78-d # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/c7/c764c0582ac81bc3872ba8d1aa2a2ed4c17465c3404b124b059f8f508861262b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b179/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b177/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid ixxUEhuXr9x8qeFVfwcq/ixxUEhuXr9x8qeFVfwcq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack ./src/github.com/ulikunitz/xz/lzma/bintree.go ./src/github.com/ulikunitz/xz/lzma/bitops.go ./src/github.com/ulikunitz/xz/lzma/breader.go ./src/github.com/ulikunitz/xz/lzma/buffer.go ./src/github.com/ulikunitz/xz/lzma/bytewriter.go ./src/github.com/ulikunitz/xz/lzma/decoder.go ./src/github.com/ulikunitz/xz/lzma/decoderdict.go ./src/github.com/ulikunitz/xz/lzma/directcodec.go ./src/github.com/ulikunitz/xz/lzma/distcodec.go ./src/github.com/ulikunitz/xz/lzma/encoder.go ./src/github.com/ulikunitz/xz/lzma/encoderdict.go ./src/github.com/ulikunitz/xz/lzma/hashtable.go ./src/github.com/ulikunitz/xz/lzma/header.go ./src/github.com/ulikunitz/xz/lzma/header2.go ./src/github.com/ulikunitz/xz/lzma/lengthcodec.go ./src/github.com/ulikunitz/xz/lzma/literalcodec.go ./src/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./src/github.com/ulikunitz/xz/lzma/operation.go ./src/github.com/ulikunitz/xz/lzma/prob.go ./src/github.com/ulikunitz/xz/lzma/properties.go ./src/github.com/ulikunitz/xz/lzma/rangecodec.go ./src/github.com/ulikunitz/xz/lzma/reader.go ./src/github.com/ulikunitz/xz/lzma/reader2.go ./src/github.com/ulikunitz/xz/lzma/state.go ./src/github.com/ulikunitz/xz/lzma/treecodecs.go ./src/github.com/ulikunitz/xz/lzma/writer.go ./src/github.com/ulikunitz/xz/lzma/writer2.go vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid MlQb7cADu53cSWRl7pzi/MlQb7cADu53cSWRl7pzi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b199/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 cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/23/239e08ba69dd17125c1cb05c732cae04896699059603a53c8ff44b56c7f6062c-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/3f/3fb21b6c4702abd3be163cef15456551e6a73fb4816a87659ccb545ebe20a5ab-d # internal database/sql/driver mkdir -p $WORK/b305/ github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b325/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p database/sql/driver -std -complete -installsuffix shared -buildid FDGH24_AJQmBSQgBC6c7/FDGH24_AJQmBSQgBC6c7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/go-openapi/analysis/internal/debug -complete -installsuffix shared -buildid hagpo1SpNPWaAKetxY_O/hagpo1SpNPWaAKetxY_O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./src/github.com/go-openapi/analysis/internal/debug/debug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/b2/b26222e3cf3313e7465d1a45798b0763fab1d7c7683c58d18efb9dd91409a966-d # internal github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid Z6IRXj0BMXZC-HExEeub/Z6IRXj0BMXZC-HExEeub -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack ./src/github.com/stefanberger/go-pkcs11uri/pkcs11uri.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/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/80/80c57894a23e9a2d510d3e8f5b324c4e935455001f2be4751377ab3c76fc1260-d # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/0f/0fc7b4cec9447aa4590bbd1d8f627243a344f8a5c8d4e54b98ea8b32faced39e-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/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 9y4iIBNm3T2khzQt5aYl/9y4iIBNm3T2khzQt5aYl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./src/google.golang.org/protobuf/encoding/protowire/wire.go encoding/gob mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p encoding/gob -std -complete -installsuffix shared -buildid 3iwrR3ZotkSoqxjotoZd/3iwrR3ZotkSoqxjotoZd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b328/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/0a/0a6c835927896bb12ed74d359e51e8d397e7be052dc166897352ee6f91337e63-d # internal github.com/go-openapi/jsonreference/internal mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/go-openapi/jsonreference/internal -complete -installsuffix shared -buildid BXjOrQltaz86nw-mMkBc/BXjOrQltaz86nw-mMkBc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack ./src/github.com/go-openapi/jsonreference/internal/normalize_url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/75/758cab06fd795c373e8bcf5e369bb62ed93f2b5c24c3c8b03247a3bcbd45219c-d # internal gopkg.in/go-jose/go-jose.v2/json mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p gopkg.in/go-jose/go-jose.v2/json -complete -installsuffix shared -buildid AoPpskicEYrOnTqKhivf/AoPpskicEYrOnTqKhivf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b351/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/json/decode.go ./src/gopkg.in/go-jose/go-jose.v2/json/encode.go ./src/gopkg.in/go-jose/go-jose.v2/json/indent.go ./src/gopkg.in/go-jose/go-jose.v2/json/scanner.go ./src/gopkg.in/go-jose/go-jose.v2/json/stream.go ./src/gopkg.in/go-jose/go-jose.v2/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/c6/c64dc66600960cd37791a4f712574fbb71cfa8fda277d917c13462699accd138-d # internal github.com/letsencrypt/boulder/errors mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b343/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/letsencrypt/boulder/errors -complete -installsuffix shared -buildid k98Jd8o9ElnhW9QxZBTh/k98Jd8o9ElnhW9QxZBTh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./src/github.com/letsencrypt/boulder/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/bf/bf35eebb14e98455de3bbd0c337511afecf41e029839666a5e8e0e44e1f9019b-d # internal github.com/proglottis/gpgme mkdir -p $WORK/b365/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme pkg-config --cflags -- gpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/68/68f9d61be3024b13bd29314bdb968b76a85a18caf6e98033236b36d2f7294e6c-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid 8Yy4B-HzgerceGGsZ7t_/8Yy4B-HzgerceGGsZ7t_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b389/importcfg -pack ./src/gopkg.in/square/go-jose.v2/json/decode.go ./src/gopkg.in/square/go-jose.v2/json/encode.go ./src/gopkg.in/square/go-jose.v2/json/indent.go ./src/gopkg.in/square/go-jose.v2/json/scanner.go ./src/gopkg.in/square/go-jose.v2/json/stream.go ./src/gopkg.in/square/go-jose.v2/json/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/01/01f706a4b770cb5925f7c7ea848cd28d46fd245aaa8faa9ef0d405978e71d27d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid T-1tvi6vVSVb_flB_x_e/T-1tvi6vVSVb_flB_x_e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./src/golang.org/x/net/internal/timeseries/timeseries.go cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/28/28d236ccc458ae6f3dcb95e367d54ca99c5f66f14e0d5b82e8385f6c76c822dc-d # internal text/template/parse mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p text/template/parse -std -complete -installsuffix shared -buildid 0FAnUJaeS1wgyV8dhDog/0FAnUJaeS1wgyV8dhDog -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b400/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/dd/dd6393d3daed8a876b4f5de80b8d1ad0d0c5073026645102df6bd912c9cfb5f1-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 1B2JyFsP0ZMWSOVJdXBA/1B2JyFsP0ZMWSOVJdXBA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b406/importcfg -pack ./src/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/1a/1ac4104f45bf4c8034ba97a4a0d066cb379181d3b8df02f253962e1d62ccf1e9-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 8mSs9v4t4Z0RVfQ-YTDR/8mSs9v4t4Z0RVfQ-YTDR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b436/importcfg -pack ./src/golang.org/x/text/unicode/bidi/bidi.go ./src/golang.org/x/text/unicode/bidi/bracket.go ./src/golang.org/x/text/unicode/bidi/core.go ./src/golang.org/x/text/unicode/bidi/prop.go ./src/golang.org/x/text/unicode/bidi/tables13.0.0.go ./src/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/ff/ff3c657734e31e5ed0b49c60adfd5a206addb247638b2de16998d7f7b8e5ca3e-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b172/debug.o ./debug.s github.com/klauspost/compress/huff0 mkdir -p $WORK/b166/ cat >$WORK/b166/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b166/symabis ./decompress_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/6a/6a7afb67af433266908eb2f7e4cc3008583e13633f6d17dfd0a243849e8045c9-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b435/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid X8PmKFpICUrCtV3GDdQa/X8PmKFpICUrCtV3GDdQa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b437/importcfg -pack ./src/golang.org/x/text/unicode/norm/composition.go ./src/golang.org/x/text/unicode/norm/forminfo.go ./src/golang.org/x/text/unicode/norm/input.go ./src/golang.org/x/text/unicode/norm/iter.go ./src/golang.org/x/text/unicode/norm/normalize.go ./src/golang.org/x/text/unicode/norm/readwriter.go ./src/golang.org/x/text/unicode/norm/tables13.0.0.go ./src/golang.org/x/text/unicode/norm/transform.go ./src/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/61/61ed70b5b0e6d9697b3747a954f0f2682cb5d1b60e056a9f4a42da4b8adc7177-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 6y1-Vn07q9GkSm5psB-u/6y1-Vn07q9GkSm5psB-u -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./src/golang.org/x/net/http2/hpack/encode.go ./src/golang.org/x/net/http2/hpack/hpack.go ./src/golang.org/x/net/http2/hpack/huffman.go ./src/golang.org/x/net/http2/hpack/static_table.go ./src/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b138/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/a1/a11bcc1575738178dc000d094767684ea8abd0a579f48157418ccf88ccd6bda8-d # internal runtime/trace mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p runtime/trace -std -installsuffix shared -buildid jZVwRbfIYLCyBn3kVJB7/jZVwRbfIYLCyBn3kVJB7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b451/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/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/2a/2acdfc6d09131ccc18ab3ec48961bb727b5960eeea041337be1cab136ba6cf8c-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme pkg-config --libs -- gpgme github.com/klauspost/compress/flate mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid Sj0P4lEU8pW-dltSHl-j/Sj0P4lEU8pW-dltSHl-j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack ./src/github.com/klauspost/compress/flate/deflate.go ./src/github.com/klauspost/compress/flate/dict_decoder.go ./src/github.com/klauspost/compress/flate/fast_encoder.go ./src/github.com/klauspost/compress/flate/huffman_bit_writer.go ./src/github.com/klauspost/compress/flate/huffman_code.go ./src/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./src/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./src/github.com/klauspost/compress/flate/inflate.go ./src/github.com/klauspost/compress/flate/inflate_gen.go ./src/github.com/klauspost/compress/flate/level1.go ./src/github.com/klauspost/compress/flate/level2.go ./src/github.com/klauspost/compress/flate/level3.go ./src/github.com/klauspost/compress/flate/level4.go ./src/github.com/klauspost/compress/flate/level5.go ./src/github.com/klauspost/compress/flate/level6.go ./src/github.com/klauspost/compress/flate/regmask_amd64.go ./src/github.com/klauspost/compress/flate/stateless.go ./src/github.com/klauspost/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/c5/c50bece8c5da9f2fe4686127b4ceea7af3ecfd088c7750220871ba3de971aef3-d # internal compress/gzip mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash/crc32=$WORK/b170/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p compress/gzip -std -complete -installsuffix shared -buildid zmFGKcWjksrTsQP8vNAb/zmFGKcWjksrTsQP8vNAb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/60/6076d5ab8774801062966b8ca677133103d8acfdf89c30e26ccf1e9bb9eccb50-d # internal compress/zlib mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/adler32=$WORK/b372/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p compress/zlib -std -complete -installsuffix shared -buildid 18KdHwSczw-4p_eZHyrL/18KdHwSczw-4p_eZHyrL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/1d/1d1d9b3f32beec7cc82374d4f014d070b6b5704e2ad3c7d44e506ef9a2bbead4-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid wn91I5mme4hiHL1CIb1h/wn91I5mme4hiHL1CIb1h -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack ./src/github.com/containers/image/v5/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/7d/7dc4f12803bc2009fb843ed352cd0feff72932506547c8618f745a020af52d78-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_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/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid e_E4BXWLpDDmCygJQSm_/e_E4BXWLpDDmCygJQSm_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoreflect/methods.go ./src/google.golang.org/protobuf/reflect/protoreflect/proto.go ./src/google.golang.org/protobuf/reflect/protoreflect/source.go ./src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./src/google.golang.org/protobuf/reflect/protoreflect/type.go ./src/google.golang.org/protobuf/reflect/protoreflect/value.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/ca/ca122cf5f794ee96a42f7991a51a36c52a948ef8f5295c06bc618ef9c0201ae9-d # internal github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b459/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b454/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b455/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b460/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/vbauerster/mpb/v8/decor -complete -installsuffix shared -buildid mJwI0BVWMOsMstPPx0Vv/mJwI0BVWMOsMstPPx0Vv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b458/importcfg -pack ./src/github.com/vbauerster/mpb/v8/decor/any.go ./src/github.com/vbauerster/mpb/v8/decor/counters.go ./src/github.com/vbauerster/mpb/v8/decor/decorator.go ./src/github.com/vbauerster/mpb/v8/decor/doc.go ./src/github.com/vbauerster/mpb/v8/decor/elapsed.go ./src/github.com/vbauerster/mpb/v8/decor/eta.go ./src/github.com/vbauerster/mpb/v8/decor/merge.go ./src/github.com/vbauerster/mpb/v8/decor/moving_average.go ./src/github.com/vbauerster/mpb/v8/decor/name.go ./src/github.com/vbauerster/mpb/v8/decor/on_abort.go ./src/github.com/vbauerster/mpb/v8/decor/on_complete.go ./src/github.com/vbauerster/mpb/v8/decor/on_condition.go ./src/github.com/vbauerster/mpb/v8/decor/percentage.go ./src/github.com/vbauerster/mpb/v8/decor/pool.go ./src/github.com/vbauerster/mpb/v8/decor/size_type.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./src/github.com/vbauerster/mpb/v8/decor/speed.go ./src/github.com/vbauerster/mpb/v8/decor/spinner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/c8/c8dc61d9e8a6e73ce84217fb3fb62fa0b6bce2e354fc6079d2565296b4fc5dfd-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b463/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid S60XhtCbicpOYW5onwoB/S60XhtCbicpOYW5onwoB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack ./src/github.com/hashicorp/go-multierror/append.go ./src/github.com/hashicorp/go-multierror/flatten.go ./src/github.com/hashicorp/go-multierror/format.go ./src/github.com/hashicorp/go-multierror/group.go ./src/github.com/hashicorp/go-multierror/multierror.go ./src/github.com/hashicorp/go-multierror/prefix.go ./src/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/40/40fe7478a03fbb20ec417f3278764123b2e26bfd06aff6962f881de59821e716-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid e80et2TRhV2soTlFNGuF/e80et2TRhV2soTlFNGuF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/04/042bf0fb3d3219bb016c4f6dd9701979fc89012fc856acc513ffa09276a3fa0d-d # internal github.com/oklog/ulid mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid TPaKtwZDgen0735XHLbe/TPaKtwZDgen0735XHLbe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack ./src/github.com/oklog/ulid/ulid.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b172/_pkg_.a $WORK/b172/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/03/03272e8d52905588be2b963364f8c421048bea035bfbb39d3c30d09b0803001e-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b172/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid msTXq4saQ-7QQ_NxPsOM/msTXq4saQ-7QQ_NxPsOM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack ./src/github.com/modern-go/concurrent/executor.go ./src/github.com/modern-go/concurrent/go_above_19.go ./src/github.com/modern-go/concurrent/log.go ./src/github.com/modern-go/concurrent/unbounded_executor.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b167/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b168/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/klauspost/compress/huff0 -installsuffix shared -buildid DoofAxU-uWkwJY0eC1Dn/DoofAxU-uWkwJY0eC1Dn -goversion go1.19 -symabis $WORK/b166/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack -asmhdr $WORK/b166/go_asm.h ./src/github.com/klauspost/compress/huff0/bitreader.go ./src/github.com/klauspost/compress/huff0/bitwriter.go ./src/github.com/klauspost/compress/huff0/bytereader.go ./src/github.com/klauspost/compress/huff0/compress.go ./src/github.com/klauspost/compress/huff0/decompress.go ./src/github.com/klauspost/compress/huff0/decompress_amd64.go ./src/github.com/klauspost/compress/huff0/huff0.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b365/ -importpath github.com/proglottis/gpgme -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b365/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b138/_pkg_.a $WORK/b138/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/08/08b0ec86ffa2eebf2f722201adc091c69e32f8863364e5cfa8dd9cf86299c5fb-d # internal testing mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/sysinfo=$WORK/b450/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b172/_pkg_.a packagefile runtime/trace=$WORK/b451/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p testing -std -complete -installsuffix shared -buildid l4hUT2iYS0n4OgLM8qdu/l4hUT2iYS0n4OgLM8qdu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b449/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/fuzz.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/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/50/5043c81e40e865c76215f1cb1287c91072764d9621a63e896c194632a1d780d8-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 9aGFuFjXcTEuZiM6xASe/9aGFuFjXcTEuZiM6xASe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack ./src/github.com/containers/image/v5/pkg/strslice/strslice.go cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/90/90d463761416902cead7b1ece7d946f2a67fa81e9e42aa1ce346347ce188ec56-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b188/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid FmPAtPZhW1rKp_Ej7pNB/FmPAtPZhW1rKp_Ej7pNB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack ./src/github.com/BurntSushi/toml/decode.go ./src/github.com/BurntSushi/toml/decode_go116.go ./src/github.com/BurntSushi/toml/deprecated.go ./src/github.com/BurntSushi/toml/doc.go ./src/github.com/BurntSushi/toml/encode.go ./src/github.com/BurntSushi/toml/error.go ./src/github.com/BurntSushi/toml/lex.go ./src/github.com/BurntSushi/toml/meta.go ./src/github.com/BurntSushi/toml/parse.go ./src/github.com/BurntSushi/toml/type_fields.go ./src/github.com/BurntSushi/toml/type_toml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/1a/1ab4456ed85c1940e7210677c6c9eaee3a9e49851f43b73ca7b34cc246872f33-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b197/ cat >$WORK/b197/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/b198/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid hAa1V0qZwiLZNSLGqdqI/hAa1V0qZwiLZNSLGqdqI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b197/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 cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/be/beafdab8ca18e69bbb894e677097e029b74c7c84de1676f7b374dad3af96233f-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid G2VclqAIQ84uLGhSaGhg/G2VclqAIQ84uLGhSaGhg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack ./src/github.com/sirupsen/logrus/alt_exit.go ./src/github.com/sirupsen/logrus/buffer_pool.go ./src/github.com/sirupsen/logrus/doc.go ./src/github.com/sirupsen/logrus/entry.go ./src/github.com/sirupsen/logrus/exported.go ./src/github.com/sirupsen/logrus/formatter.go ./src/github.com/sirupsen/logrus/hooks.go ./src/github.com/sirupsen/logrus/json_formatter.go ./src/github.com/sirupsen/logrus/logger.go ./src/github.com/sirupsen/logrus/logrus.go ./src/github.com/sirupsen/logrus/terminal_check_notappengine.go ./src/github.com/sirupsen/logrus/terminal_check_unix.go ./src/github.com/sirupsen/logrus/text_formatter.go ./src/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/e7/e731551d1787003c732e40d7c5ee606a99298ff4a8612e0daaad0a5a99ab9b60-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid eCbGzILqNQ5hW9ph8eH6/eCbGzILqNQ5hW9ph8eH6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack ./src/github.com/moby/sys/mountinfo/doc.go ./src/github.com/moby/sys/mountinfo/mounted_linux.go ./src/github.com/moby/sys/mountinfo/mounted_unix.go ./src/github.com/moby/sys/mountinfo/mountinfo.go ./src/github.com/moby/sys/mountinfo/mountinfo_filters.go ./src/github.com/moby/sys/mountinfo/mountinfo_linux.go cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/57/578456c47055266c11baef8269564c8e2eb880d587d75420a840a8b0b397bda0-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid QTQaIi98fBjqkFw1UjUJ/QTQaIi98fBjqkFw1UjUJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./src/github.com/opencontainers/runc/libcontainer/user/user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b4/b4df782be331cdbbb00f4e0255e0080306b909c676153e34f58a49cf38756b09-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid OtkVEgjaJ6J5E2B6_xxH/OtkVEgjaJ6J5E2B6_xxH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack ./src/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.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/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/13/1331969f97500b4fdb9456d76fa628ac4eebfc689551d690e1706704d397bc7a-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid piYGD_bqZZQ3-csKtJs0/piYGD_bqZZQ3-csKtJs0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack ./src/github.com/containers/storage/pkg/ioutils/buffer.go ./src/github.com/containers/storage/pkg/ioutils/bytespipe.go ./src/github.com/containers/storage/pkg/ioutils/fswriters.go ./src/github.com/containers/storage/pkg/ioutils/fswriters_linux.go ./src/github.com/containers/storage/pkg/ioutils/readers.go ./src/github.com/containers/storage/pkg/ioutils/temp_unix.go ./src/github.com/containers/storage/pkg/ioutils/writeflusher.go ./src/github.com/containers/storage/pkg/ioutils/writers.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/71/7187511c8d29d4d8404ec7e75f63fb4f372d91f23973423f714c641dea966a54-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b177/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b178/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b170/_pkg_.a packagefile hash/crc64=$WORK/b180/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid i41zvMKaqUxi-zC_zAIo/i41zvMKaqUxi-zC_zAIo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack ./src/github.com/ulikunitz/xz/bits.go ./src/github.com/ulikunitz/xz/crc.go ./src/github.com/ulikunitz/xz/format.go ./src/github.com/ulikunitz/xz/lzmafilter.go ./src/github.com/ulikunitz/xz/none-check.go ./src/github.com/ulikunitz/xz/reader.go ./src/github.com/ulikunitz/xz/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/66/6682e948582f2de710b8254d5cef907e593c674f9a81291db63e20e7488cdbab-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid Id8NHhq-uAw_mDk_efgq/Id8NHhq-uAw_mDk_efgq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/devices/device.go ./src/github.com/opencontainers/runc/libcontainer/devices/device_unix.go cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/77/77b481fe0d0c9bd5c58c34d731918664c704dfd23a68d25c0806ec27e76d5eb8-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b218/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid TPzqZ0TMDUdU0UJuAzjV/TPzqZ0TMDUdU0UJuAzjV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./src/google.golang.org/grpc/grpclog/component.go ./src/google.golang.org/grpc/grpclog/grpclog.go ./src/google.golang.org/grpc/grpclog/logger.go ./src/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/2c/2c11492b38b56be75da937c68682e4cd4082ec163879820105cb6a9af1ff6ede-d # internal github.com/containers/image/v5/internal/signature mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/image/v5/internal/signature -complete -installsuffix shared -buildid L70srLTkWGhnPQD0s4nS/L70srLTkWGhnPQD0s4nS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./src/github.com/containers/image/v5/internal/signature/signature.go ./src/github.com/containers/image/v5/internal/signature/sigstore.go ./src/github.com/containers/image/v5/internal/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/89/89a1234768e3869a3cade3afa2c97c0ef67193c3f3279396225ef18e7d550ddf-d # internal go.etcd.io/bbolt mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p go.etcd.io/bbolt -complete -installsuffix shared -buildid xEj7ni2XtcMB898BVj3-/xEj7ni2XtcMB898BVj3- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./src/go.etcd.io/bbolt/bolt_amd64.go ./src/go.etcd.io/bbolt/bolt_linux.go ./src/go.etcd.io/bbolt/bolt_unix.go ./src/go.etcd.io/bbolt/bucket.go ./src/go.etcd.io/bbolt/compact.go ./src/go.etcd.io/bbolt/cursor.go ./src/go.etcd.io/bbolt/db.go ./src/go.etcd.io/bbolt/doc.go ./src/go.etcd.io/bbolt/errors.go ./src/go.etcd.io/bbolt/freelist.go ./src/go.etcd.io/bbolt/freelist_hmap.go ./src/go.etcd.io/bbolt/mlock_unix.go ./src/go.etcd.io/bbolt/node.go ./src/go.etcd.io/bbolt/page.go ./src/go.etcd.io/bbolt/tx.go ./src/go.etcd.io/bbolt/tx_check.go ./src/go.etcd.io/bbolt/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/62/623381754f3e9489284ecf902fccb91a638a8cccff57a110aa67c19bf88d90e7-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/josharian/intern=$WORK/b320/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid c_V9BT344Mm0c6GSU3Wd/c_V9BT344Mm0c6GSU3Wd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack ./src/github.com/mailru/easyjson/jlexer/bytestostr.go ./src/github.com/mailru/easyjson/jlexer/error.go ./src/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/a0/a0f7ba411f452aab3fbf87a8d4f15d1da16155101fde4665c935bbf1692013e2-d # internal golang.org/x/term mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p golang.org/x/term -complete -installsuffix shared -buildid qO1Ozq3i1MlE5Tk881ec/qO1Ozq3i1MlE5Tk881ec -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./src/golang.org/x/term/term.go ./src/golang.org/x/term/term_unix.go ./src/golang.org/x/term/term_unix_other.go ./src/golang.org/x/term/terminal.go cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/35/356797cb6fd13685a8c164c296c1f51817f8b161ca1c5052146277ff012dbe02-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid h6si-OLHfgWZsGOjrHP1/h6si-OLHfgWZsGOjrHP1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./src/github.com/containers/image/v5/transports/stub.go ./src/github.com/containers/image/v5/transports/transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/94/9416a12d32b5e53e7031c70c5c0e0dd4e0a9cf6bc51da04833d23ef1d127b6a7-d # internal github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid pH26krJFQI7Yg7IhG6SQ/pH26krJFQI7Yg7IhG6SQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./src/github.com/containers/ocicrypt/config/keyprovider-config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/51/519e95fa48398413a810320cf93750f113639a2481aa12264bc480052c803e55-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid BeBsvdD4cpqBncGS6BFl/BeBsvdD4cpqBncGS6BFl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b412/importcfg -pack ./src/google.golang.org/grpc/internal/grpcutil/compressor.go ./src/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./src/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./src/google.golang.org/grpc/internal/grpcutil/metadata.go ./src/google.golang.org/grpc/internal/grpcutil/method.go ./src/google.golang.org/grpc/internal/grpcutil/regex.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/5f/5f7e7ca39117513c40055f0b88d2e89a0cf4a8ee84caf5adbb102bfa6279d911-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b196/ cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/e5/e5d340e332c8f90ec23cc0e73a98244cc694047ef0688657e534accf36d8d12e-d # internal cat >$WORK/b196/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/b025/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b197/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b200/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid qelJwJkShYBEjm89qdc8/qelJwJkShYBEjm89qdc8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /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 text/template mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b400/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p text/template -std -complete -installsuffix shared -buildid vd3xX9jOn1ufXtYDZjdz/vd3xX9jOn1ufXtYDZjdz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b399/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/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/2e/2e01e23a45d965e80c10ac7dc8c7b3abef947c4b39ee6b55760d5528ee45bc31-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid c1N3PlQVfTVLNVYJJyXo/c1N3PlQVfTVLNVYJJyXo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -pack ./src/google.golang.org/grpc/internal/balancerload/load.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/5c/5c3b2fc29cc80b792b83d69917b7381be8e648a87c5d8a88a1987551975509e7-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b435/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b436/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid xsMyq_MaCeRS8Xk2xlM-/xsMyq_MaCeRS8Xk2xlM- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack ./src/golang.org/x/text/secure/bidirule/bidirule.go ./src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b094/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/51/51c0d6d1319ac98c54a25f26a2844f6c4bb396acf0d469c29bffcd68774b3ce1-d # internal github.com/vbauerster/mpb/v8/cwriter mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/vbauerster/mpb/v8/cwriter -complete -installsuffix shared -buildid N_cgQE-Ma-yLh9mZ6RXw/N_cgQE-Ma-yLh9mZ6RXw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./src/github.com/vbauerster/mpb/v8/cwriter/doc.go ./src/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/04/0453b73535b103fdc35eea53b58241a8c3c7762210b57c210c1f60f5b88ccbc0-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b152/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid JWMgT4CaBXx1XKLaZMxl/JWMgT4CaBXx1XKLaZMxl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack ./src/github.com/containers/storage/pkg/mount/flags.go ./src/github.com/containers/storage/pkg/mount/flags_linux.go ./src/github.com/containers/storage/pkg/mount/mount.go ./src/github.com/containers/storage/pkg/mount/mounter_linux.go ./src/github.com/containers/storage/pkg/mount/mountinfo.go ./src/github.com/containers/storage/pkg/mount/mountinfo_linux.go ./src/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go ./src/github.com/containers/storage/pkg/mount/unmount_unix.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/8c/8cb76e06b2dc6ad98b4e130471518acd76b24022f19d68559df71fdd18f86680-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/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid jMNEaEVhWnZIdC9NhpON/jMNEaEVhWnZIdC9NhpON -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/23/23e6d9be93ccc25900d5bc2364ac07702bcf842b787668532b6ff9ef0035b418-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/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid MtE4_M4yTiYmE_REjaSo/MtE4_M4yTiYmE_REjaSo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./src/google.golang.org/protobuf/internal/strs/strings.go ./src/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/ee/ee8f70d21e93921a9f8434c22aed860838eb1b00522735c1bebf23a2796163c2-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=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid utrX7BNXlxpFg2dGAhb7/utrX7BNXlxpFg2dGAhb7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./src/google.golang.org/protobuf/internal/genid/any_gen.go ./src/google.golang.org/protobuf/internal/genid/api_gen.go ./src/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./src/google.golang.org/protobuf/internal/genid/doc.go ./src/google.golang.org/protobuf/internal/genid/duration_gen.go ./src/google.golang.org/protobuf/internal/genid/empty_gen.go ./src/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./src/google.golang.org/protobuf/internal/genid/goname.go ./src/google.golang.org/protobuf/internal/genid/map_entry.go ./src/google.golang.org/protobuf/internal/genid/source_context_gen.go ./src/google.golang.org/protobuf/internal/genid/struct_gen.go ./src/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./src/google.golang.org/protobuf/internal/genid/type_gen.go ./src/google.golang.org/protobuf/internal/genid/wrappers.go ./src/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/c5/c52959b33285082be7d76502e7375809ec59c31271f7a889b4046c5e5915bcf2-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/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid 5-N6TUJ09FvhD9zSEHeC/5-N6TUJ09FvhD9zSEHeC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack ./src/google.golang.org/protobuf/internal/order/order.go ./src/google.golang.org/protobuf/internal/order/range.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/0a/0a20db675f09b356859f64c374524e1d62449af7ada4d36b3bbfe13883f8d25c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # 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=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid 9FJXt9WYyfP0sWkRMh5E/9FJXt9WYyfP0sWkRMh5E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoiface/legacy.go ./src/google.golang.org/protobuf/runtime/protoiface/methods.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/b0/b09abeb610f1feec13465238c635df99867f171e261d98815e50df4f4143451f-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid rPhF0OzHlzwBkAYcKDtD/rPhF0OzHlzwBkAYcKDtD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack ./src/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b166/decompress_amd64.o ./decompress_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/55/55068e1bc052de504cc128b30ceaf558cb1e25ac7d7a88990e675453e9d666c0-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_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/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid _nfvmcC5r8yIOffJuOEn/_nfvmcC5r8yIOffJuOEn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/cf/cfafc1a9775e2b06c67e26cce91de4244c42d5e9651b01ed74bdd74de743c41b-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=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 7Zs1XLCn1jdNH0sLf1rl/7Zs1XLCn1jdNH0sLf1rl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./src/google.golang.org/protobuf/internal/descopts/options.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/bd/bdad4cea27c23573284a8f92686ea6d1aa4fa041d3a4625b97a24c34c20b510d-d # internal github.com/containers/image/v5/internal/signer mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/containers/image/v5/internal/signer -complete -installsuffix shared -buildid 6QZdU6ifbVEFX-BStJLi/6QZdU6ifbVEFX-BStJLi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./src/github.com/containers/image/v5/internal/signer/signer.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/66114138daabdd623ff85348148e7ac81db55cc008890707e6586a4bb8af4f96-d # internal github.com/containers/image/v5/internal/putblobdigest mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/containers/image/v5/internal/putblobdigest -complete -installsuffix shared -buildid eJ1-Ir9p-_TEXic0HhXA/eJ1-Ir9p-_TEXic0HhXA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b467/importcfg -pack ./src/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/ad/ad4be644cdf1c6d45e1021e44a0d5237fb9584a5e902d2575b73c978a246b736-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid bf-w9d9vIEOb8c_DKCVc/bf-w9d9vIEOb8c_DKCVc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack ./src/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/86/86c863cc6fbc18dcc8a7bf3b7abb6d1a3ce63a5c412ff7c8fd154c0601e13e42-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid FiNuRZSU1PTCqCE3cWsJ/FiNuRZSU1PTCqCE3cWsJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b468/importcfg -pack ./src/github.com/containers/image/v5/internal/tmpdir/tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/ea/ea68d871c0d006304f409dea435919c4468aff87a850681cfe1aa7cd593348d3-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b180/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid EMaFw86KXdvLLfUF8tZH/EMaFw86KXdvLLfUF8tZH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack ./src/github.com/vbatts/tar-split/tar/storage/doc.go ./src/github.com/vbatts/tar-split/tar/storage/entry.go ./src/github.com/vbatts/tar-split/tar/storage/getter.go ./src/github.com/vbatts/tar-split/tar/storage/packer.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/b4/b428cdc1466386dc5bb542414586a3fa862006e281ee05ac49061db46ebb530c-d # internal crypto/elliptic mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid 2dhTN7v6sI3QvG_dBWHY/2dhTN7v6sI3QvG_dBWHY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/f1/f13de34d4c9b1bb1c61342dc6e48ce1774f4bd3cb251b503057c0a23a55a6fa5-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid fxLFTevloNEKq89ItPvt/fxLFTevloNEKq89ItPvt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/fc/fccb9ac1e6863c0759b96805d149e2f2869082e9ba595f5fcb56fcde0211c9ea-d # internal encoding/asn1 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid p5GPrSZILlal5Cl_SbiL/p5GPrSZILlal5Cl_SbiL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b100/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/89/897339020699275b23c17d09f3d49ce919384833a9d1c9172b6ec9cc7c024250-d # internal crypto/rand mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/rand -std -complete -installsuffix shared -buildid KVCpzzx3iIKE5JD3yBaL/KVCpzzx3iIKE5JD3yBaL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.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/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/4e/4e77cf7482e9c0f84d4c9ed1d513e891870f423b0027efa41b7c22d5eafa17cb-d # internal crypto/dsa mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/dsa -std -complete -installsuffix shared -buildid 4yKQY19db5eDV90Mrv05/4yKQY19db5eDV90Mrv05 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/43/43d2d9fe6d516fa8b91e452240b3c2cc6fa907bd4de1aca6570c319b3426c571-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/scanner=$WORK/b148/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid pu3R5sZ7IF9tPNa7pzhQ/pu3R5sZ7IF9tPNa7pzhQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack ./src/github.com/containers/storage/pkg/fileutils/fileutils.go ./src/github.com/containers/storage/pkg/fileutils/fileutils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b166/_pkg_.a $WORK/b166/decompress_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/e5/e5f3ef144c7f22e2f45b80fa11da159a2f909d97bc1ce8633deae5cfe69cc5ed-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/b6/b6c800f73325acc2c52e22dcf515727bb6c6f410ce46cdfc45f305253f162448-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/ee/ee1e7b2710deb830d70b762a4d7ff96a69a684bb41b4286709eda82f39296b99-d # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid jYpB_BLnRbAGBr-noUYQ/jYpB_BLnRbAGBr-noUYQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack ./src/github.com/containers/storage/pkg/pools/pools.go google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b238/ cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/02/024e32d8d49eb9ed5c441f48413099df28b9775a57888786c8e5987fae2fcdcc-d # internal github.com/containerd/containerd/log cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_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/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b267/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid _KJ5sv2maxCuaB7OyI3Z/_KJ5sv2maxCuaB7OyI3Z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoregistry/registry.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid 3unYiwW0F9-XBpoUuiPw/3unYiwW0F9-XBpoUuiPw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack ./src/github.com/containerd/containerd/log/context.go github.com/json-iterator/go mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b184/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b185/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/json-iterator/go -complete -installsuffix shared -buildid 2KlNYI1Z9-LJlHVVFwq5/2KlNYI1Z9-LJlHVVFwq5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack ./src/github.com/json-iterator/go/adapter.go ./src/github.com/json-iterator/go/any.go ./src/github.com/json-iterator/go/any_array.go ./src/github.com/json-iterator/go/any_bool.go ./src/github.com/json-iterator/go/any_float.go ./src/github.com/json-iterator/go/any_int32.go ./src/github.com/json-iterator/go/any_int64.go ./src/github.com/json-iterator/go/any_invalid.go ./src/github.com/json-iterator/go/any_nil.go ./src/github.com/json-iterator/go/any_number.go ./src/github.com/json-iterator/go/any_object.go ./src/github.com/json-iterator/go/any_str.go ./src/github.com/json-iterator/go/any_uint32.go ./src/github.com/json-iterator/go/any_uint64.go ./src/github.com/json-iterator/go/config.go ./src/github.com/json-iterator/go/iter.go ./src/github.com/json-iterator/go/iter_array.go ./src/github.com/json-iterator/go/iter_float.go ./src/github.com/json-iterator/go/iter_int.go ./src/github.com/json-iterator/go/iter_object.go ./src/github.com/json-iterator/go/iter_skip.go ./src/github.com/json-iterator/go/iter_skip_strict.go ./src/github.com/json-iterator/go/iter_str.go ./src/github.com/json-iterator/go/jsoniter.go ./src/github.com/json-iterator/go/pool.go ./src/github.com/json-iterator/go/reflect.go ./src/github.com/json-iterator/go/reflect_array.go ./src/github.com/json-iterator/go/reflect_dynamic.go ./src/github.com/json-iterator/go/reflect_extension.go ./src/github.com/json-iterator/go/reflect_json_number.go ./src/github.com/json-iterator/go/reflect_json_raw_message.go ./src/github.com/json-iterator/go/reflect_map.go ./src/github.com/json-iterator/go/reflect_marshaler.go ./src/github.com/json-iterator/go/reflect_native.go ./src/github.com/json-iterator/go/reflect_optional.go ./src/github.com/json-iterator/go/reflect_slice.go ./src/github.com/json-iterator/go/reflect_struct_decoder.go ./src/github.com/json-iterator/go/reflect_struct_encoder.go ./src/github.com/json-iterator/go/stream.go ./src/github.com/json-iterator/go/stream_float.go ./src/github.com/json-iterator/go/stream_int.go ./src/github.com/json-iterator/go/stream_str.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/f7/f75e9d241ec80fe5ae7c8f5ba2ee05ff235a0c875f2d5226218a2639c165d3f3-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid eoO9sNGWCAT7OFmGZU3R/eoO9sNGWCAT7OFmGZU3R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b477/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/parsers.go cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/e1/e1bdfea91d2182e0f7e28cde44be9eb2ea531f0f5b3081c2061fad62ad9831e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/3d/3d0620492052589b72cd0b76e4f6e69e1521bcfbd2a61c1fcefcf1655a3dcb69-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b173/ cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/88/888fdc9a433d20c46af126ba11eae9fe072ea903e3603db0f3c25551a110a311-d # internal cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b174/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b170/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid 8EAWnAAtcGFxz5zP8d6k/8EAWnAAtcGFxz5zP8d6k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack ./src/github.com/klauspost/pgzip/gunzip.go ./src/github.com/klauspost/pgzip/gzip.go cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/81/813e53310009a7a55f625bee5d3e17f6b19b8daa0c3b73a7dd57da1fba7ce8a5-d # internal github.com/containers/image/v5/signature/signer mkdir -p $WORK/b380/ github.com/opencontainers/selinux/pkg/pwalkdir cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/containers/image/v5/signature/signer -complete -installsuffix shared -buildid GTTMoCDD8ut0yCufhXjC/GTTMoCDD8ut0yCufhXjC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack ./src/github.com/containers/image/v5/signature/signer/signer.go mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/opencontainers/selinux/pkg/pwalkdir -complete -installsuffix shared -buildid l0FwHJ9vNlIpQ1SeU4fs/l0FwHJ9vNlIpQ1SeU4fs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go golang.org/x/net/idna cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/ef/effc4d5a57ef732337c8b9cda282f7bfedb577f571f56472650e22b481fbc32d-d # internal mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b434/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b436/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b437/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid vo2Ngkh8ISv1wi40zUKd/vo2Ngkh8ISv1wi40zUKd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b433/importcfg -pack ./src/golang.org/x/net/idna/go118.go ./src/golang.org/x/net/idna/idna10.0.0.go ./src/golang.org/x/net/idna/punycode.go ./src/golang.org/x/net/idna/tables13.0.0.go ./src/golang.org/x/net/idna/trie.go ./src/golang.org/x/net/idna/trieval.go google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_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/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid 186UvPvDv-5MR0v-edqo/186UvPvDv-5MR0v-edqo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/text/decode.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/text/doc.go ./src/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/46/464d796f6bf738f9e2c8c6002d412276a4ec08d1b5afd1edaad135d0f4e9b3ae-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_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/strs=$WORK/b232/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid sHMSO8zHT57H7wMyog8I/sHMSO8zHT57H7wMyog8I -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/json/decode.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/45/451c0726ad450923e6bd59e5eef2fad5e10bc924bd6a94065539bbf401fa65ae-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b482/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/02/02124a129a4b5f657025b17bb2676ac48204eccb20427b3c3b650721c8eaca27-d # internal github.com/vbauerster/mpb/v8 mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile container/heap=$WORK/b453/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b454/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b455/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=$WORK/b457/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b458/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b460/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/vbauerster/mpb/v8 -complete -installsuffix shared -buildid IEp2P7LEeH1kqLJlfZk9/IEp2P7LEeH1kqLJlfZk9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b452/importcfg -pack ./src/github.com/vbauerster/mpb/v8/bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler.go ./src/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./src/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./src/github.com/vbauerster/mpb/v8/bar_option.go ./src/github.com/vbauerster/mpb/v8/container_option.go ./src/github.com/vbauerster/mpb/v8/doc.go ./src/github.com/vbauerster/mpb/v8/heap_manager.go ./src/github.com/vbauerster/mpb/v8/priority_queue.go ./src/github.com/vbauerster/mpb/v8/progress.go ./src/github.com/vbauerster/mpb/v8/proxyreader.go ./src/github.com/vbauerster/mpb/v8/proxywriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/ad/ada19a5f9dc2810d6934f42aeff0f89783c26555d9866beda9fa437fad19cf8d-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid fwmrVUWSJecqj6s7ttHe/fwmrVUWSJecqj6s7ttHe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./src/github.com/containers/storage/pkg/dmesg/dmesg_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/94/94a91f4556de4e913ed0961a09c80c41e406d952360ebde4ad4de37a40189cfc-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid c13JXGLxWd8TtONXxMuy/c13JXGLxWd8TtONXxMuy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack ./src/github.com/containers/storage/pkg/system/chmod.go ./src/github.com/containers/storage/pkg/system/chtimes.go ./src/github.com/containers/storage/pkg/system/chtimes_unix.go ./src/github.com/containers/storage/pkg/system/errors.go ./src/github.com/containers/storage/pkg/system/exitcode.go ./src/github.com/containers/storage/pkg/system/init.go ./src/github.com/containers/storage/pkg/system/lchown.go ./src/github.com/containers/storage/pkg/system/lcow_unix.go ./src/github.com/containers/storage/pkg/system/lstat_unix.go ./src/github.com/containers/storage/pkg/system/meminfo.go ./src/github.com/containers/storage/pkg/system/meminfo_linux.go ./src/github.com/containers/storage/pkg/system/mknod.go ./src/github.com/containers/storage/pkg/system/path.go ./src/github.com/containers/storage/pkg/system/path_unix.go ./src/github.com/containers/storage/pkg/system/process_unix.go ./src/github.com/containers/storage/pkg/system/rm.go ./src/github.com/containers/storage/pkg/system/rm_common.go ./src/github.com/containers/storage/pkg/system/stat_common.go ./src/github.com/containers/storage/pkg/system/stat_linux.go ./src/github.com/containers/storage/pkg/system/stat_unix.go ./src/github.com/containers/storage/pkg/system/syscall_unix.go ./src/github.com/containers/storage/pkg/system/umask.go ./src/github.com/containers/storage/pkg/system/utimes_linux.go ./src/github.com/containers/storage/pkg/system/xattrs_linux.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/30/3069a43e4f44aa1e4accedc592f02f51526dea7b424700ee7002b021acbd6dd8-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b484/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b484/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b484/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./loop_wrapper.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/1b/1b8b6a366007dbd16731428e0990b839013d73236415a88b1bcead6f7828fb12-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid 4ruNDBUmkgpdCeaFCPtF/4ruNDBUmkgpdCeaFCPtF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b485/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/kernel/kernel.go ./src/github.com/containers/storage/pkg/parsers/kernel/kernel_unix.go ./src/github.com/containers/storage/pkg/parsers/kernel/uname_linux.go cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/1f/1f31ed054256e56b1446fbd2be88210129b4d2a41348feed1817d5834d74dda6-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b488/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b488/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b488/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/8e/8e801e40de3d3bd5596409c4f0f0759e5e4cd521263b6fc139a2ee1d4d877ab8-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 13Poblp019cv9twYZlSI/13Poblp019cv9twYZlSI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack ./src/github.com/containers/storage/pkg/fsutils/fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/2c/2c446690fdb4c13f2119625a172906beb31ef5ffaca0d9c722bb50a68da23609-d # internal github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/tchap/go-patricia/v2/patricia -complete -installsuffix shared -buildid pp0ArJ7iQDPs9NK2JKgD/pp0ArJ7iQDPs9NK2JKgD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./src/github.com/tchap/go-patricia/v2/patricia/children.go ./src/github.com/tchap/go-patricia/v2/patricia/patricia.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/3f/3f68a65741774426e7c7ae2a53c4ae61f3ff079064fc55357a9776dfb36d9710-d # internal github.com/google/go-intervals/intervalset mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid ggaf9rO2kj9vp5wujo9Y/ggaf9rO2kj9vp5wujo9Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./src/github.com/google/go-intervals/intervalset/intervalset.go ./src/github.com/google/go-intervals/intervalset/intervalset_immutable.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/37/37e35aa5743f30e2b899aa32e4aaa02ffa8ca8c33d839cc39d89c6dabee16aea-d # internal github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/containerd/stargz-snapshotter/estargz/errorutil -complete -installsuffix shared -buildid A3v2tifnMGRx4v7TCneV/A3v2tifnMGRx4v7TCneV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b506/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/2e/2e9372314be2c74ab9314f195d970a2d0cd432903dc126b021ae48f1415bc46f-d # internal crypto/rsa mkdir -p $WORK/b103/ cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/8c/8c37a618ce50cf31ff4b4b1dd9bb6fc31705d76a634b8183a357a58ffcdae301-d # internal cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b096/_pkg_.a packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/rsa -std -complete -installsuffix shared -buildid dy2RQee1214klyR1Fe0Y/dy2RQee1214klyR1Fe0Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go crypto/ed25519 mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b109/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid dcr43nXftYb1aSsy_tme/dcr43nXftYb1aSsy_tme -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/7d/7d33452ffd558e33bdcb653ad07e1fed7198d96724f6c91d2202ed70cc355ac4-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b164/ cat >$WORK/b164/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b164/symabis ./fse_decoder_amd64.s ./seqdec_amd64.s cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/00/003c0852dda645010ebea7a7352100e4e07cdcc97afcf4c8becd4ad4b7509fc4-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid rQU4qqEVd1xCeSczj2k3/rQU4qqEVd1xCeSczj2k3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./src/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./src/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/19/1994c6ecd90d6f61060e34df0b79545ed4f3aa1952f5985507ae004cceb55ec8-d # internal github.com/theupdateframework/go-tuf/encrypted mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b359/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/theupdateframework/go-tuf/encrypted -complete -installsuffix shared -buildid h2k7u--JvgPgU-hI5_0N/h2k7u--JvgPgU-hI5_0N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./src/github.com/theupdateframework/go-tuf/encrypted/encrypted.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/d9/d9e925c999b39c530c316ce7c9ebee68e95a7d532cf9e700197a89d45a4931ce-d # internal github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/sigstore/sigstore/pkg/signature/options -complete -installsuffix shared -buildid izLMdakkbujRxp8f-LI-/izLMdakkbujRxp8f-LI- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/options/context.go ./src/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./src/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./src/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./src/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./src/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/2d/2d682a24d88d216250d0c17e06bc818b07a254a3972b88215cacd96e714934ac-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid HWxiWYJW5q7KRqWAEwA1/HWxiWYJW5q7KRqWAEwA1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/74/74f505f6574a9a7d7d5ce1be9e4b53ef12757c6f130582ec16a2eda125df5543-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_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/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid w5FnFZW2bFdK1YrvjObw/w5FnFZW2bFdK1YrvjObw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./src/google.golang.org/protobuf/proto/checkinit.go ./src/google.golang.org/protobuf/proto/decode.go ./src/google.golang.org/protobuf/proto/decode_gen.go ./src/google.golang.org/protobuf/proto/doc.go ./src/google.golang.org/protobuf/proto/encode.go ./src/google.golang.org/protobuf/proto/encode_gen.go ./src/google.golang.org/protobuf/proto/equal.go ./src/google.golang.org/protobuf/proto/extension.go ./src/google.golang.org/protobuf/proto/merge.go ./src/google.golang.org/protobuf/proto/messageset.go ./src/google.golang.org/protobuf/proto/proto.go ./src/google.golang.org/protobuf/proto/proto_methods.go ./src/google.golang.org/protobuf/proto/reset.go ./src/google.golang.org/protobuf/proto/size.go ./src/google.golang.org/protobuf/proto/size_gen.go ./src/google.golang.org/protobuf/proto/wrappers.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0b/0b9a48ca2da7272062946686179ca9de72745ffdab3376a6d29d19450c9e1722-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid bfkNHLf_VJpfovrvywhe/bfkNHLf_VJpfovrvywhe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b491/importcfg -pack ./src/github.com/containers/storage/pkg/stringid/stringid.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/69/6936b50a3dae89f9b39e222b776dca2084d8ef10c3f757c93115fe24ca2d06d2-d # internal html/template mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b307/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/b399/_pkg_.a packagefile text/template/parse=$WORK/b400/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p html/template -std -complete -installsuffix shared -buildid NBoICSiPD7fjCm4V2qJA/NBoICSiPD7fjCm4V2qJA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b398/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/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/33/331181578f944942da0b11f5fd83eca91226a3455ee4276cd2bc290becc0d531-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 2mX-KU4aZIN50hhbJ2iL/2mX-KU4aZIN50hhbJ2iL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./src/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b165/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b166/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b168/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b169/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b171/_pkg_.a packagefile hash/crc32=$WORK/b170/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b172/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/klauspost/compress/zstd -installsuffix shared -buildid L_29GDupEVCLz65sh6aN/L_29GDupEVCLz65sh6aN -goversion go1.19 -symabis $WORK/b164/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack -asmhdr $WORK/b164/go_asm.h ./src/github.com/klauspost/compress/zstd/bitreader.go ./src/github.com/klauspost/compress/zstd/bitwriter.go ./src/github.com/klauspost/compress/zstd/blockdec.go ./src/github.com/klauspost/compress/zstd/blockenc.go ./src/github.com/klauspost/compress/zstd/blocktype_string.go ./src/github.com/klauspost/compress/zstd/bytebuf.go ./src/github.com/klauspost/compress/zstd/bytereader.go ./src/github.com/klauspost/compress/zstd/decodeheader.go ./src/github.com/klauspost/compress/zstd/decoder.go ./src/github.com/klauspost/compress/zstd/decoder_options.go ./src/github.com/klauspost/compress/zstd/dict.go ./src/github.com/klauspost/compress/zstd/enc_base.go ./src/github.com/klauspost/compress/zstd/enc_best.go ./src/github.com/klauspost/compress/zstd/enc_better.go ./src/github.com/klauspost/compress/zstd/enc_dfast.go ./src/github.com/klauspost/compress/zstd/enc_fast.go ./src/github.com/klauspost/compress/zstd/encoder.go ./src/github.com/klauspost/compress/zstd/encoder_options.go ./src/github.com/klauspost/compress/zstd/framedec.go ./src/github.com/klauspost/compress/zstd/frameenc.go ./src/github.com/klauspost/compress/zstd/fse_decoder.go ./src/github.com/klauspost/compress/zstd/fse_decoder_amd64.go ./src/github.com/klauspost/compress/zstd/fse_encoder.go ./src/github.com/klauspost/compress/zstd/fse_predefined.go ./src/github.com/klauspost/compress/zstd/hash.go ./src/github.com/klauspost/compress/zstd/history.go ./src/github.com/klauspost/compress/zstd/seqdec.go ./src/github.com/klauspost/compress/zstd/seqdec_amd64.go ./src/github.com/klauspost/compress/zstd/seqenc.go ./src/github.com/klauspost/compress/zstd/snappy.go ./src/github.com/klauspost/compress/zstd/zip.go ./src/github.com/klauspost/compress/zstd/zstd.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b482/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b482/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./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/b506/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/a8/a85fbe7b09e0b362c2acee900c0f26c220c07d289df76bc88536708c91f0c114-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid R_hoFhDpaUYeuWKCcsQS/R_hoFhDpaUYeuWKCcsQS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b511/importcfg -pack ./src/github.com/containers/image/v5/directory/explicitfilepath/path.go cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/61/61f0e74f00d66f57ed2d50c0fc01e46fff0a9d7880a14bd7ef66d07ddc49cc5b-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid MxtSiFw5l00f8dHaZvyB/MxtSiFw5l00f8dHaZvyB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./src/github.com/containers/image/v5/docker/policyconfiguration/naming.go cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/e1/e149ce18b56c52a3242cedb1fc4859d7a42b166d01f1ff09933f4b42c41bf45c-d # internal github.com/containers/image/v5/internal/streamdigest mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/image/v5/internal/streamdigest -complete -installsuffix shared -buildid IlAXO80nWK-cj0S5erIv/IlAXO80nWK-cj0S5erIv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b514/importcfg -pack ./src/github.com/containers/image/v5/internal/streamdigest/stream_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/95/95f0f3c01f7302b2f137f68e22e49d1f5c0d21e4e5d2dde165c56bf1775ff743-d # internal github.com/containers/image/v5/internal/useragent mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/image/v5/internal/useragent -complete -installsuffix shared -buildid y20ZVi6QX2LIavgIeXqr/y20ZVi6QX2LIavgIeXqr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack ./src/github.com/containers/image/v5/internal/useragent/useragent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/61/614759ec8feb671d074efa36f2136ef72c036ec4e05c91927f4172751abc3ec7-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid QdsgN-ot6X4t43i59SH3/QdsgN-ot6X4t43i59SH3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b520/importcfg -pack ./src/github.com/docker/docker-credential-helpers/credentials/credentials.go ./src/github.com/docker/docker-credential-helpers/credentials/error.go ./src/github.com/docker/docker-credential-helpers/credentials/helper.go ./src/github.com/docker/docker-credential-helpers/credentials/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/06/061be42216c8d12fb87eeba7528c25a241df861a770201e4212f1de99d2bbdcd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/ef/effdb9c74578161299fe9f6293e872f3519b3df492e42dafb0b40a7fea9fbdb0-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b099/ crypto/x509/pkix mkdir -p $WORK/b117/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid DunyrvPCmrHr7UQGgQqx/DunyrvPCmrHr7UQGgQqx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b099/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 cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid i3i_-HWPfcW1e8YnTm7d/i3i_-HWPfcW1e8YnTm7d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/3e/3e6fce03c88374a14bfba3343d297a5a61a9354fcd408459cbef9627aa688e06-d # internal golang.org/x/sys/execabs mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p golang.org/x/sys/execabs -complete -installsuffix shared -buildid _Cvvxg2AiWd51_QHgAp3/_Cvvxg2AiWd51_QHgAp3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack ./src/golang.org/x/sys/execabs/execabs.go ./src/golang.org/x/sys/execabs/execabs_go119.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/b502/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/f7/f7ee011828957ce8834ce342108afcaa1c225a49bec2b0892d51f8000363266f-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b348/ cd $WORK/b484 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid Djg5qqAbRmdG7mlDt_d5/Djg5qqAbRmdG7mlDt_d5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./src/golang.org/x/crypto/ed25519/ed25519.go cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/7f/7fcdfc78385548d856e972410d43e8e599186ebfa5400939adaa208a38c236cf-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid pqoTeg9e-ZWCPmUgMev5/pqoTeg9e-ZWCPmUgMev5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b526/importcfg -pack ./src/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/f3/f35a95dfa79dc273c663ef98bdb57bbd8379f0a5afadd59d1ec761e98b6ff5af-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid XbV6I3kHAmLCx8s-fm1Y/XbV6I3kHAmLCx8s-fm1Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b497/importcfg -pack ./src/github.com/containers/storage/pkg/lockfile/lockfile.go ./src/github.com/containers/storage/pkg/lockfile/lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/24/24fce8e51db32184dc54d46927ff18b86219d0311b2ee2b8bc126994717072f7-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/e0/e0a7a2a91a6f07686c9b34ce452922c1fe49bf4409d5a59c28d6c86fbb1df75c-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b538/ github.com/pkg/errors mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid UpyCmp_xCWiu5cpQi7PK/UpyCmp_xCWiu5cpQi7PK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack ./src/github.com/pkg/errors/errors.go ./src/github.com/pkg/errors/go113.go ./src/github.com/pkg/errors/stack.go cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid tsjJxut-1T26VHotgCAW/tsjJxut-1T26VHotgCAW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b538/importcfg -pack ./src/github.com/docker/docker/api/types/blkiodev/blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/19/1976b3efc3469e6014291e80d27c77f1b83542ecb043abb14d9ca9ca1e5b6b41-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid DYDnhKTDTF9Dcdh-o-kx/DYDnhKTDTF9Dcdh-o-kx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack ./src/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/20/20e038448807ff714161c255aaccefe74b4bb2167ac8a028b0537619981c470e-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid TD2J0fLcZPKJSRfxFtiw/TD2J0fLcZPKJSRfxFtiw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./src/github.com/gogo/protobuf/proto/clone.go ./src/github.com/gogo/protobuf/proto/custom_gogo.go ./src/github.com/gogo/protobuf/proto/decode.go ./src/github.com/gogo/protobuf/proto/deprecated.go ./src/github.com/gogo/protobuf/proto/discard.go ./src/github.com/gogo/protobuf/proto/duration.go ./src/github.com/gogo/protobuf/proto/duration_gogo.go ./src/github.com/gogo/protobuf/proto/encode.go ./src/github.com/gogo/protobuf/proto/encode_gogo.go ./src/github.com/gogo/protobuf/proto/equal.go ./src/github.com/gogo/protobuf/proto/extensions.go ./src/github.com/gogo/protobuf/proto/extensions_gogo.go ./src/github.com/gogo/protobuf/proto/lib.go ./src/github.com/gogo/protobuf/proto/lib_gogo.go ./src/github.com/gogo/protobuf/proto/message_set.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./src/github.com/gogo/protobuf/proto/properties.go ./src/github.com/gogo/protobuf/proto/properties_gogo.go ./src/github.com/gogo/protobuf/proto/skip_gogo.go ./src/github.com/gogo/protobuf/proto/table_marshal.go ./src/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./src/github.com/gogo/protobuf/proto/table_merge.go ./src/github.com/gogo/protobuf/proto/table_unmarshal.go ./src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./src/github.com/gogo/protobuf/proto/text.go ./src/github.com/gogo/protobuf/proto/text_gogo.go ./src/github.com/gogo/protobuf/proto/text_parser.go ./src/github.com/gogo/protobuf/proto/timestamp.go ./src/github.com/gogo/protobuf/proto/timestamp_gogo.go ./src/github.com/gogo/protobuf/proto/wrappers.go ./src/github.com/gogo/protobuf/proto/wrappers_gogo.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/e0/e09e2536b2f7380a79bb7d30b0f238eb858451cb54d339bc97fec2686f53aaf3-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_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/b028/_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=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid o881s3h9VccO3YYjPzw5/o881s3h9VccO3YYjPzw5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/34/342432cf1371e65fb593beb73437727ec9d869ba8759b25d96730ccbcc19988e-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b500/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=$WORK/b501/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid jQ9cp77xFi6Lb6hxcokH/jQ9cp77xFi6Lb6hxcokH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b500/importcfg -pack ./src/github.com/containers/storage/pkg/truncindex/truncindex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/cf/cf7743206ad0afd8d394dde4cd12b96a1811607f237be5cbd69c7bf768fca5e8-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid v92B6Oc51EXZthAHWupB/v92B6Oc51EXZthAHWupB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b551/importcfg -pack ./src/github.com/docker/docker/api/types/time/timestamp.go cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/93/9364a840fdded4062b39f1a64c716c5a62ed07633b7823170697bfd79f7ea17a-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid Xx7vtGdeJuK4Ci-GGk7T/Xx7vtGdeJuK4Ci-GGk7T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b555/importcfg -pack ./src/github.com/containers/image/v5/oci/internal/oci_util.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/e7/e7d9895e8669a8aed54a685d05ba06cb14881800e6c3fe08fada58ba3580acd6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal github.com/imdario/mergo mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/imdario/mergo -complete -installsuffix shared -buildid R1PTMGz_aacd7W_WUvob/R1PTMGz_aacd7W_WUvob -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b558/importcfg -pack ./src/github.com/imdario/mergo/doc.go ./src/github.com/imdario/mergo/map.go ./src/github.com/imdario/mergo/merge.go ./src/github.com/imdario/mergo/mergo.go cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/65/65e474bd388303630e1ddfd9685c5004e182066ab2e4dc112d05844454220ae9-d # internal github.com/container-orchestrated-devices/container-device-interface/specs-go mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/container-orchestrated-devices/container-device-interface/specs-go -complete -installsuffix shared -buildid pSlCFKS2lK-N7r04Cgu_/pSlCFKS2lK-N7r04Cgu_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b565/importcfg -pack ./src/github.com/container-orchestrated-devices/container-device-interface/specs-go/config.go ./src/github.com/container-orchestrated-devices/container-device-interface/specs-go/oci.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/41/41105dcab124b8947a2e3d3e8106d25491dba976ccecf7db41ef826bbf89b81f-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid 6YAR1roCdxmxAd7mY49A/6YAR1roCdxmxAd7mY49A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b316/importcfg -pack ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/48/482914827453d62ab88135e5521635bd557cc4dce2a3900792500e64c9a7a90a-d # internal github.com/titanous/rocacheck mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/titanous/rocacheck -complete -installsuffix shared -buildid NQCAQcqKJequcxt63zk4/NQCAQcqKJequcxt63zk4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./src/github.com/titanous/rocacheck/rocacheck.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cd $WORK/b484 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c loop_wrapper.cgo2.c cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/b9/b9b119f24a9cf6d72c6dd9edc2fa795833f37ad59ef09e417549b0d8e8f98c93-d # internal github.com/fsnotify/fsnotify mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid Ebscoexl_5ssmd7dzoa8/Ebscoexl_5ssmd7dzoa8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b566/importcfg -pack ./src/github.com/fsnotify/fsnotify/backend_inotify.go ./src/github.com/fsnotify/fsnotify/fsnotify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/c0/c021b0ff5b5edf772028c34ade4e6c068c9f44dd846a64739823f11c303e6a14-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid Jfz4GZpeDwe5-HdNcGFd/Jfz4GZpeDwe5-HdNcGFd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b568/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/db/db733e191270a8832860ce3bc015187dbd55414455d75d19dff3865b0eb488b7-d # internal github.com/opencontainers/runtime-tools/validate/capabilities mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/opencontainers/runtime-tools/validate/capabilities -complete -installsuffix shared -buildid DBkB0FbjwmFg1FtH_TxR/DBkB0FbjwmFg1FtH_TxR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b569/importcfg -pack ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/99/99c99c473873f343a0c6a6b309e8d144dacb47553613059f9a312c0dade5d5f7-d # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/ed/edebe9a5f066443986e750fdc75584d444a45dfcfa12eaf83b3eecc37e2da985-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b520/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b521/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid KFHmWhAddWriT9L9xTy5/KFHmWhAddWriT9L9xTy5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./src/github.com/docker/docker-credential-helpers/client/client.go ./src/github.com/docker/docker-credential-helpers/client/command.go gopkg.in/yaml.v2 mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid UIDozNJRAlsfhfS-v0Zj/UIDozNJRAlsfhfS-v0Zj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b572/importcfg -pack ./src/gopkg.in/yaml.v2/apic.go ./src/gopkg.in/yaml.v2/decode.go ./src/gopkg.in/yaml.v2/emitterc.go ./src/gopkg.in/yaml.v2/encode.go ./src/gopkg.in/yaml.v2/parserc.go ./src/gopkg.in/yaml.v2/readerc.go ./src/gopkg.in/yaml.v2/resolve.go ./src/gopkg.in/yaml.v2/scannerc.go ./src/gopkg.in/yaml.v2/sorter.go ./src/gopkg.in/yaml.v2/writerc.go ./src/gopkg.in/yaml.v2/yaml.go ./src/gopkg.in/yaml.v2/yamlh.go ./src/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/40/403ea6f15d4bb2562c5b500f156e64ee493e0a8355c1453a66ea56fa545cebaa-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b136/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid DGOpP4igxoWhFCwrVMHS/DGOpP4igxoWhFCwrVMHS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./src/github.com/docker/docker/api/types/filters/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/38/38faac182e2d88909ae88119f5a9a4f8ffde37e58f676e248758100422afc259-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b575/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid 1wfjR2SMSeKUaFDBpnuJ/1wfjR2SMSeKUaFDBpnuJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b575/importcfg -pack ./src/github.com/containers/common/pkg/capabilities/capabilities.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/ac/ac7e2b3bd1cbe9f0dd7aea9235be39dfbaaa099f5f42b7cbb25cba8f61bd046f-d # internal cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c github.com/sigstore/fulcio/pkg/certificate mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/sigstore/fulcio/pkg/certificate -complete -installsuffix shared -buildid NLvxxZhIHVleeLJNALmc/NLvxxZhIHVleeLJNALmc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./src/github.com/sigstore/fulcio/pkg/certificate/doc.go ./src/github.com/sigstore/fulcio/pkg/certificate/extensions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f7/f7cd48713e0c93f91c9681c1b352c31acf90cd2971e75b05373e23b84733b5c0-d # internal github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid 3NEGShpCIldndwezbzgx/3NEGShpCIldndwezbzgx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b576/importcfg -pack ./src/github.com/containers/common/pkg/cgroupv2/cgroups_linux.go cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/b7/b777106ca05806f1ded8ac59b01c926d6ccc901fa9aba2f3265ee91f05cfa347-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b526/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid QzQgwkb0n1MMFhe_n8b8/QzQgwkb0n1MMFhe_n8b8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack ./src/github.com/docker/distribution/reference/helpers.go ./src/github.com/docker/distribution/reference/normalize.go ./src/github.com/docker/distribution/reference/reference.go ./src/github.com/docker/distribution/reference/regexp.go cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/81/81535527296584e7d1e5fe38e44e7c71ed03eb48e8af8d4ad9f7f7a80efd326f-d # internal github.com/containers/common/pkg/timetype mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/containers/common/pkg/timetype -complete -installsuffix shared -buildid QR0nwe76i2VHFHb7HjjR/QR0nwe76i2VHFHb7HjjR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b580/importcfg -pack ./src/github.com/containers/common/pkg/timetype/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/95/956e6c24874ef78f78d0de7c932e1c795e4ccac05ec08e4b25c2625e47c2e622-d # internal github.com/containers/common/pkg/signal mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/containers/common/pkg/signal -complete -installsuffix shared -buildid vodBDdrwTlEddVm4LEqx/vodBDdrwTlEddVm4LEqx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b582/importcfg -pack ./src/github.com/containers/common/pkg/signal/signal_common.go ./src/github.com/containers/common/pkg/signal/signal_linux.go cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/ed/edd5e56732cfa5ca5920d8747ec2aee12e128db0d3fe8343430c6352f5487737-d # internal github.com/manifoldco/promptui/list mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid v3N68Y1pAjLk6m8wL9mo/v3N68Y1pAjLk6m8wL9mo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./src/github.com/manifoldco/promptui/list/list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/72/72339a53405726715a533347102e9007a116862a7bb86b4813e4ce7e17eee526-d # internal github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid 9NtdPR0Wm_AiPYqO8X3c/9NtdPR0Wm_AiPYqO8X3c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./src/github.com/manifoldco/promptui/screenbuf/screenbuf.go cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/8f/8f9a2a0736bcb88be5c16808bd66d83c75f61dc00b3087656679fd903e1b79df-d # internal database/sql mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p database/sql -std -complete -installsuffix shared -buildid qhWWcX9O4Hn1TobPYvxI/qhWWcX9O4Hn1TobPYvxI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/74/74fe163e5d53bfb75b13966571b7b382a8ff9abac93e12def4d34f583f51df10-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b594/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp cd $WORK/b484 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/45/45996bfd8eedbada42cad6b36222cfcc2f8fff94d34ed9d5677b54543ea5990c-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid a3YGrRYaibKN2QTl596N/a3YGrRYaibKN2QTl596N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b596/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/utils/cmsg.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/c0/c0aaf13e3a6aa26bacd2b296f70c2a49fc688cf9e0fc371c6ec41ea14588b4f2-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid XodVpWgqdOSdgTfwMSX0/XodVpWgqdOSdgTfwMSX0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/containers/buildah/docker/types.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/56/562639a27a879b54a758cf9d9a7b0de5e11f096cccac6e83cd249e434cface7c-d # internal crypto/ecdsa mkdir -p $WORK/b083/ cat >$WORK/b083/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/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b096/_pkg_.a packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid UREpbVV0dAEBaZamUezJ/UREpbVV0dAEBaZamUezJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/50/50c483f8e3cfa7c1d97da8610dc1d8eefd83cddb8bc3f109a5a192c8a405cdd4-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_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/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid ZGEf1rKupE167BEW3zM6/ZGEf1rKupE167BEW3zM6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./src/google.golang.org/protobuf/encoding/prototext/decode.go ./src/google.golang.org/protobuf/encoding/prototext/doc.go ./src/google.golang.org/protobuf/encoding/prototext/encode.go cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -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 -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/4c/4cfe2c2f00d03d7176b9428b8f853c3cd9c20edc03a8f2f3f362fb3569ab2899-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_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/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid C-pNJx-K2AjCnQoIolS-/C-pNJx-K2AjCnQoIolS- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./src/google.golang.org/protobuf/internal/filedesc/build.go ./src/google.golang.org/protobuf/internal/filedesc/desc.go ./src/google.golang.org/protobuf/internal/filedesc/desc_init.go ./src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./src/google.golang.org/protobuf/internal/filedesc/placeholder.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/3d/3dc28a9e92d4b89c6dea9b53c766279909449b2aebe438847558b1b275fdec0d-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containerd/containerd/pkg/userns -complete -installsuffix shared -buildid BL6Tf-mVfWyrIB_3DW9F/BL6Tf-mVfWyrIB_3DW9F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b620/importcfg -pack ./src/github.com/containerd/containerd/pkg/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/b7/b79457af44867a14406b7e8b38e1a4511e125f80854fee83d49e07f23afac980-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/moby/sys/sequential=$WORK/b623/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid uD-7NFB_ss7s8Zssykzo/uD-7NFB_ss7s8Zssykzo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b622/importcfg -pack ./src/github.com/docker/docker/pkg/system/chtimes.go ./src/github.com/docker/docker/pkg/system/chtimes_nowindows.go ./src/github.com/docker/docker/pkg/system/errors.go ./src/github.com/docker/docker/pkg/system/filesys.go ./src/github.com/docker/docker/pkg/system/filesys_deprecated.go ./src/github.com/docker/docker/pkg/system/filesys_unix.go ./src/github.com/docker/docker/pkg/system/image_os.go ./src/github.com/docker/docker/pkg/system/init.go ./src/github.com/docker/docker/pkg/system/lstat_unix.go ./src/github.com/docker/docker/pkg/system/meminfo.go ./src/github.com/docker/docker/pkg/system/meminfo_linux.go ./src/github.com/docker/docker/pkg/system/mknod.go ./src/github.com/docker/docker/pkg/system/mknod_unix.go ./src/github.com/docker/docker/pkg/system/path.go ./src/github.com/docker/docker/pkg/system/path_unix.go ./src/github.com/docker/docker/pkg/system/process_unix.go ./src/github.com/docker/docker/pkg/system/stat_linux.go ./src/github.com/docker/docker/pkg/system/stat_unix.go ./src/github.com/docker/docker/pkg/system/utimes_unix.go ./src/github.com/docker/docker/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/16/162a97f8d534b99d956ca7a8c2feaf9206feb061111b711bf8983d7e478b48ea-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b624/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid fB7sVbDgIF0y-DcjuEuK/fB7sVbDgIF0y-DcjuEuK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b625/importcfg -pack ./src/github.com/docker/docker/pkg/pools/pools.go cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/c4/c4e32aa638e9331039b1de54695ed5c92408dda7907110ec84bc88e6e605e7df-d # internal github.com/moby/patternmatcher mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/scanner=$WORK/b148/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/moby/patternmatcher -complete -installsuffix shared -buildid tvr5qPHL0ttC7duekW_F/tvr5qPHL0ttC7duekW_F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b626/importcfg -pack ./src/github.com/moby/patternmatcher/patternmatcher.go cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/18/184672eb8d8f8e3b8d064fcba331706172df704eb507ee4c41e2505975de1b7c-d # internal github.com/moby/term mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/moby/term -complete -installsuffix shared -buildid I_hCabIsmE94ekupdyda/I_hCabIsmE94ekupdyda -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b629/importcfg -pack ./src/github.com/moby/term/ascii.go ./src/github.com/moby/term/proxy.go ./src/github.com/moby/term/tc.go ./src/github.com/moby/term/term.go ./src/github.com/moby/term/termios.go ./src/github.com/moby/term/termios_nonbsd.go ./src/github.com/moby/term/winsize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/18/18da2b12daad5902cd6b10d819eb49110137c323002b8fca9eb0e6cadabb8705-d # internal github.com/morikuni/aec mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/morikuni/aec -complete -installsuffix shared -buildid rx7MCByjDl6JG-lFijpC/rx7MCByjDl6JG-lFijpC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b630/importcfg -pack ./src/github.com/morikuni/aec/aec.go ./src/github.com/morikuni/aec/ansi.go ./src/github.com/morikuni/aec/builder.go ./src/github.com/morikuni/aec/sgr.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o -g -O2 cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/dc/dc01f23610057eeb9820a5298eed306aca33a41876cc245b591b2fb0ef56ddaf-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid qHCDoxEcgTTVLf1vX1qZ/qHCDoxEcgTTVLf1vX1qZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b543/importcfg -pack ./src/github.com/docker/docker/api/types/network/network.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/18/18b31bcbd03b8d005df42b6445d2a76703dbe88fd3d53ec14afbc0036e678d03-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid ecqLs_AkCWIQTJQrgJ_3/ecqLs_AkCWIQTJQrgJ_3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack ./src/github.com/docker/docker/pkg/stdcopy/stdcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/24/24692c746cb8f2b8622f611ed8618db7b872c848513796581ea976258b98893f-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b568/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=$WORK/b569/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid S3A-d-a8VxCgWahMbjmC/S3A-d-a8VxCgWahMbjmC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b567/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/config.go ./src/github.com/opencontainers/runtime-tools/generate/generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/06/0670650c95de1dec82e8c1c0dcad383639f9892ac7222631e048563f19597034-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b632/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid IjvrBasYKBXIr2o3qNzD/IjvrBasYKBXIr2o3qNzD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b633/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/fb/fbe5ab0ee3ee99a8c6d8d377650c43eb105467d60a4bc9f63cfa9b233db671e1-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 5KhcxOd88ki9vDkutv89/5KhcxOd88ki9vDkutv89 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b634/importcfg -pack ./src/github.com/openshift/imagebuilder/signal/signal.go ./src/github.com/openshift/imagebuilder/signal/signals.go TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -o $WORK/b484/_cgo_.o $WORK/b484/_cgo_main.o $WORK/b484/_x001.o $WORK/b484/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/54/54bf863a128a194247a699e821e8d8c95c4d7c8a7c67dc69498848d2b655d445-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid aY_EK1duMGhN8FuuzekR/aY_EK1duMGhN8FuuzekR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b635/importcfg -pack ./src/github.com/openshift/imagebuilder/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/6f/6fe2d97e33fb4b83d95a00af5141daea18078bc0c380703d1b6b4c900ab44119-d # internal github.com/containers/buildah/pkg/util mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/containers/buildah/pkg/util -complete -installsuffix shared -buildid gqJ4VjbI7DXhQbH2ZGhh/gqJ4VjbI7DXhQbH2ZGhh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/buildah/pkg/util/version_unix.go cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/97/97b383c004e675e9c4b3bc83de78e0ae46fe240d0d8c933b21f249594f7aa61b-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid XycNZE75LNp2u882TnP3/XycNZE75LNp2u882TnP3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b654/importcfg -pack ./src/github.com/containernetworking/plugins/pkg/ns/ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/bf/bf709ff766d83a314a4012a8b6deaaf46db079ce3591a5c288549cbc5ecd9daf-d # internal github.com/vishvananda/netns mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/vishvananda/netns -complete -installsuffix shared -buildid rjj_Jgl0qbgQLS91YcFq/rjj_Jgl0qbgQLS91YcFq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b658/importcfg -pack ./src/github.com/vishvananda/netns/netns.go ./src/github.com/vishvananda/netns/netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/8e/8e226aa3ffa32bb81b5433ce59e6ac562aaac7077fbb3bf223aa943b78964069-d # internal gopkg.in/go-jose/go-jose.v2/cipher mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p gopkg.in/go-jose/go-jose.v2/cipher -complete -installsuffix shared -buildid J7099YP332bJlnaNfxUH/J7099YP332bJlnaNfxUH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/cipher/cbc_hmac.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/concat_kdf.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/ecdh_es.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/key_wrap.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b594/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b594/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/56/564955cc2fae7aaefea90abb65d3131f937950e18bd276476785327f21b4297f-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/bzip2=$WORK/b146/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile compress/zlib=$WORK/b371/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b107/_pkg_.a packagefile crypto/dsa=$WORK/b116/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b373/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b374/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b375/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile image=$WORK/b376/_pkg_.a packagefile image/jpeg=$WORK/b378/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid CmYVd_ec3LWMlkl3fAEM/CmYVd_ec3LWMlkl3fAEM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack ./src/golang.org/x/crypto/openpgp/packet/compressed.go ./src/golang.org/x/crypto/openpgp/packet/config.go ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./src/golang.org/x/crypto/openpgp/packet/literal.go ./src/golang.org/x/crypto/openpgp/packet/ocfb.go ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./src/golang.org/x/crypto/openpgp/packet/opaque.go ./src/golang.org/x/crypto/openpgp/packet/packet.go ./src/golang.org/x/crypto/openpgp/packet/private_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./src/golang.org/x/crypto/openpgp/packet/reader.go ./src/golang.org/x/crypto/openpgp/packet/signature.go ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/userattribute.go ./src/golang.org/x/crypto/openpgp/packet/userid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/d5/d547d369ed16e38abd71382a9ea6cba9fb18e55bd43cf99a42cebc514465421f-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid z3Xqi5dwsjObkNi0JEUI/z3Xqi5dwsjObkNi0JEUI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack ./src/gopkg.in/square/go-jose.v2/cipher/cbc_hmac.go ./src/gopkg.in/square/go-jose.v2/cipher/concat_kdf.go ./src/gopkg.in/square/go-jose.v2/cipher/ecdh_es.go ./src/gopkg.in/square/go-jose.v2/cipher/key_wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/c4/c440984b92bf689b9d1f59d2b63f6616d382b1c09da8dac2977d1c1a61df9442-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b596/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid X_NrDcpqsrumpyWQYMer/X_NrDcpqsrumpyWQYMer -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b595/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor.go ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/ef/ef6ca4f0e02e59c2e73fceb3c72c5eb8475294be0b2413b459e1eb35a757fd03-d # internal github.com/containers/common/pkg/hooks/1.0.0 mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/common/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid -VgQwZtz81ogcBiOIFGE/-VgQwZtz81ogcBiOIFGE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b664/importcfg -pack ./src/github.com/containers/common/pkg/hooks/1.0.0/hook.go ./src/github.com/containers/common/pkg/hooks/1.0.0/when.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/44/447fa9efc7de28d1b10544327dd5a0b8a90d1f0632dadc87b66a8f425e6f556a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid l0KDeozOm1Hr9fvnIBri/l0KDeozOm1Hr9fvnIBri -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b666/importcfg -pack ./src/github.com/davecgh/go-spew/spew/bypass.go ./src/github.com/davecgh/go-spew/spew/common.go ./src/github.com/davecgh/go-spew/spew/config.go ./src/github.com/davecgh/go-spew/spew/doc.go ./src/github.com/davecgh/go-spew/spew/dump.go ./src/github.com/davecgh/go-spew/spew/format.go ./src/github.com/davecgh/go-spew/spew/spew.go cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/1c/1ca5039a7d0133101f297693d880beb573f7ec374094f1f2ec4dbc53519a09d0-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid exkKTy5BwKg6aMcAyuQ3/exkKTy5BwKg6aMcAyuQ3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b667/importcfg -pack ./src/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/4a/4a6561ab3974e9ff29fbd419067dbe64d3fbbdb7b9e1dc23411399922665e796-d # internal github.com/containers/common/pkg/umask mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/containers/common/pkg/umask -complete -installsuffix shared -buildid maXxdShK6OC5g-uRri0e/maXxdShK6OC5g-uRri0e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack ./src/github.com/containers/common/pkg/umask/umask_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/c2/c2bd6bb29daf432caeba9f3f8b2aaf7f221acf13ea27084fcd9e5e9bdb142e0a-d # internal github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b155/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/opencontainers/runc/libcontainer/userns -complete -installsuffix shared -buildid eHXCDrF0e6FdHrQAH8SV/eHXCDrF0e6FdHrQAH8SV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b670/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/userns/userns.go ./src/github.com/opencontainers/runc/libcontainer/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/0e/0e768d3fe5b2b10c6ef7b38ca437edfbeda9810e67e465152d40943b2f734cae-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b622/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b155/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid buh_Vh4cS_lgH6vgmvc8/buh_Vh4cS_lgH6vgmvc8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b621/importcfg -pack ./src/github.com/docker/docker/pkg/idtools/idtools.go ./src/github.com/docker/docker/pkg/idtools/idtools_unix.go ./src/github.com/docker/docker/pkg/idtools/usergroupadd_linux.go ./src/github.com/docker/docker/pkg/idtools/utils_unix.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b058/_cgo_.o -dynout $WORK/b058/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/88/88d129c68080ee539de9e6c7ba1512f72e65dea2a9a3443c78269623580b2577-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b628/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/moby/term=$WORK/b629/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b630/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/be/be15773a53657ceaf843e0954f1c13cec5329652c54d2e0a18b2ac5c84da097e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid NovZqejWZJH-LzugRjv2/NovZqejWZJH-LzugRjv2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b628/importcfg -pack ./src/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/fb/fb121f2c3299f94358bfd1a101afb29b0d7bccdcb68f3ff586e708a00cbdcbfb-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b316/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid P3LAeojUGvSqFoROhwzj/P3LAeojUGvSqFoROhwzj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/7c/7cf213a31c7262097651c1144afa199915c8c81bcc5c68835271ed57cbf96f97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/d2/d2fb7cfbfe94d740ae9216387772628b73bc148efffebfbe390a58a64906acbd-d # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/c4/c45dab01e0e3b256181e737d3df68297ff2ecb2a64cdacf3210fe53b9eba389e-d # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/fb/fb0ce3b73cca80abbf6c03d5908fe8334bd2f186adbd2256d232c4ed4b410d14-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/e1/e1b8dc891856dcda5ae018bbca3a3644b9bbca816323f5885dfec0b56d0872ad-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/ea/ea12722bd3c0bc8c72c57766c9825435a69a72e3c7d8c08efc18555446bf7584-d # internal github.com/containers/common/pkg/hooks/0.1.0 mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=$WORK/b664/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/common/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid SxBb7OHzIqVrxwYv4TF2/SxBb7OHzIqVrxwYv4TF2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b663/importcfg -pack ./src/github.com/containers/common/pkg/hooks/0.1.0/hook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cat >$WORK/b058/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b059/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/godebug=$WORK/b060/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/nettrace=$WORK/b061/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b062/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/netip=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p net -std -installsuffix shared -buildid Anlj9qe-ztIFkKhkEUcL/Anlj9qe-ztIFkKhkEUcL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b058/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.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/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b058/_cgo_gotypes.go $WORK/b058/cgo_linux.cgo1.go $WORK/b058/cgo_resnew.cgo1.go $WORK/b058/cgo_socknew.cgo1.go $WORK/b058/cgo_unix.cgo1.go $WORK/b058/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/36/363722335b100a97887c6b5f4c5587f113a8c1fcc3d489debb70ed9f3094f8a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/b7/b70d06ee767bc83189491386d3a79dffeb5475db5c4c4366e9bc2a7db3e43dec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/11/115ddfd2d2ba58309ae4308c3c6239ab95783d128c410fbfc1ddc8fa39ffe4fe-d # internal TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -o $WORK/b488/_cgo_.o $WORK/b488/_cgo_main.o $WORK/b488/_x001.o $WORK/b488/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/58/58a9384cb1c1596143d24cec6530a59ff843dc129da24cbe77ed534ea73dcdf3-d # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/b5/b52556b76bc61c68f9f7d50d2455925e58301fa4a41e538d6ea5410345645a3d-d # internal github.com/jinzhu/copier mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b590/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/jinzhu/copier -complete -installsuffix shared -buildid 2Gwk0RPw69NjJO7BQk3E/2Gwk0RPw69NjJO7BQk3E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b589/importcfg -pack ./src/github.com/jinzhu/copier/copier.go ./src/github.com/jinzhu/copier/errors.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f9/f9ac59726185e4c4f423be75b0669049f1d1b6e1b0c587a1941198be8940d70d-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b484/_cgo_.o -dynout $WORK/b484/_cgo_import.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p os/user -std -installsuffix shared -buildid 5wqAn19QccUHSh3yo76f/5wqAn19QccUHSh3yo76f -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo_listgroups_unix.cgo1.go $WORK/b045/cgo_lookup_unix.cgo1.go $WORK/b045/getgrouplist_unix.cgo1.go $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/1d/1d0886477c0f48d1457e981f1baae9f92b51b2dbaaae9e298f19651f4eb32317-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/2b/2badb737367de57072fa1a9181fdb39f6acf995918f21917ff5638aec8a00277-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/00/00e1954c9e933cc06f30772c83bd1e2492a309a84e22b521fda4e23f0dd4ed4f-d # internal github.com/containers/common/pkg/hooks mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=$WORK/b663/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=$WORK/b664/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b566/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/common/pkg/hooks -complete -installsuffix shared -buildid qpOt65vqkTzH2cJGke89/qpOt65vqkTzH2cJGke89 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b662/importcfg -pack ./src/github.com/containers/common/pkg/hooks/hooks.go ./src/github.com/containers/common/pkg/hooks/monitor.go ./src/github.com/containers/common/pkg/hooks/read.go ./src/github.com/containers/common/pkg/hooks/version.go cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid jBFHG0rwp9UWMv6P_tVE/jBFHG0rwp9UWMv6P_tVE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b484/importcfg -pack ./src/github.com/containers/storage/pkg/loopback/attach_loopback.go ./src/github.com/containers/storage/pkg/loopback/ioctl.go ./src/github.com/containers/storage/pkg/loopback/loopback.go ./src/github.com/containers/storage/pkg/loopback/loopback_unsupported.go $WORK/b484/_cgo_gotypes.go $WORK/b484/loop_wrapper.cgo1.go $WORK/b484/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/b5/b5c90514ad5e6977c4f61fcd4d7d020a7837ae365e9cf9b251ed2f4f80e5b5c8-d # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/b4/b4882038750846614f1053bdb2054fa017030c0feb54642533f81cf0c1733def-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/8a/8a316ac3e16f14e5497bb03334372aadc563ae3ce0e62c19ccb2b5318b9d3d25-d # internal github.com/containers/common/pkg/hooks/exec mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b666/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b667/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/common/pkg/hooks/exec -complete -installsuffix shared -buildid e5lHiYrHMcYDbGN1o4aX/e5lHiYrHMcYDbGN1o4aX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack ./src/github.com/containers/common/pkg/hooks/exec/exec.go ./src/github.com/containers/common/pkg/hooks/exec/runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/bb/bb922190bbc4c17f9e0b1a1d0903aeec0f0a9e8bd0a1b223177f2aaec4fbd881-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b155/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 3kNQpH1kDAKpKg71Jhh1/3kNQpH1kDAKpKg71Jhh1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack ./src/github.com/containers/storage/pkg/idtools/idtools.go ./src/github.com/containers/storage/pkg/idtools/idtools_unix.go ./src/github.com/containers/storage/pkg/idtools/idtools_unsupported.go ./src/github.com/containers/storage/pkg/idtools/parser.go ./src/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go ./src/github.com/containers/storage/pkg/idtools/utils_unix.go archive/tar mkdir -p $WORK/b043/ github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b277/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p archive/tar -std -complete -installsuffix shared -buildid Dhm_YWjKehBYF0o0vcmx/Dhm_YWjKehBYF0o0vcmx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b043/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 cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid jLflWIbBeDp-Mt5UBi0x/jLflWIbBeDp-Mt5UBi0x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b277/importcfg -pack ./src/github.com/vbatts/tar-split/archive/tar/common.go ./src/github.com/vbatts/tar-split/archive/tar/format.go ./src/github.com/vbatts/tar-split/archive/tar/reader.go ./src/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./src/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./src/github.com/vbatts/tar-split/archive/tar/strconv.go ./src/github.com/vbatts/tar-split/archive/tar/writer.go github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b479/ github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b606/ cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/a3/a3fada3fac426371046e47c40756ed5da3f9ca45d7d3e4b3534062a358248abf-d # internal cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b480/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid ih_CD1EH0YZr9vsAu9wa/ih_CD1EH0YZr9vsAu9wa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/chrootuser/user.go ./_build/src/github.com/containers/buildah/pkg/chrootuser/user_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid hPpt4PXGr-xwtEhpDVUA/hPpt4PXGr-xwtEhpDVUA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/doc.go ./src/github.com/opencontainers/selinux/go-selinux/selinux.go ./src/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./src/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go github.com/docker/docker/pkg/homedir mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b488/_cgo_.o -dynout $WORK/b488/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 3RYA3ug3OngJnl5Udf4a/3RYA3ug3OngJnl5Udf4a -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b627/importcfg -pack ./src/github.com/docker/docker/pkg/homedir/homedir_linux.go ./src/github.com/docker/docker/pkg/homedir/homedir_unix.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/a6/a63316f93b1a0cd9c6fdbf222d14e5f4d7b27abdf451d5af96c5026c3b0aada0-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/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 4g-xXIiZgBa7TqRO8-Sq/4g-xXIiZgBa7TqRO8-Sq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/tag/tag.go google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b255/_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/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/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 math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid rZT1FgIQ8lpFUc1fn0yZ/rZT1FgIQ8lpFUc1fn0yZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./src/google.golang.org/protobuf/encoding/protojson/decode.go ./src/google.golang.org/protobuf/encoding/protojson/doc.go ./src/google.golang.org/protobuf/encoding/protojson/encode.go ./src/google.golang.org/protobuf/encoding/protojson/well_known_types.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b484/_pkg_.a $WORK/b484/_x001.o $WORK/b484/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/5b/5bd80b25f58049ff5b90352336b96579bdb07a8302fa433f3ec0fc17f600ea79-d # internal sigs.k8s.io/yaml mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b572/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p sigs.k8s.io/yaml -complete -installsuffix shared -buildid ue43y8-ko1ImYuSysFJo/ue43y8-ko1ImYuSysFJo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b571/importcfg -pack ./src/sigs.k8s.io/yaml/fields.go ./src/sigs.k8s.io/yaml/yaml.go ./src/sigs.k8s.io/yaml/yaml_go110.go cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/48/485741269dbe82c6ee284008e1bf021c28527dbc38f63e96ea2361f0bd5a91cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/40/4000cd2a5ec3cfdee7d74e10efc8f5c175e51a49f4d6c82f83abb7fcd1ef33f6-d # internal cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid vmjLFIplS1dtAZNxybNh/vmjLFIplS1dtAZNxybNh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack $WORK/b488/_cgo_gotypes.go $WORK/b488/projectquota.cgo1.go $WORK/b488/_cgo_import.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b164/fse_decoder_amd64.o ./fse_decoder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/1d/1d9bccc84f297eafc4e8cd7b5f6100dcd43a000c87db993d05eac55085c3c4e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b164/seqdec_amd64.o ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/7f/7f456b7adcf3710ad1a1174a4d29810440b39e1f91d4dc1881a43114bb0b0ac0-d # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/08/0809784f76ea0d32a979a8eadb03d973e0f914adf12c2241c8f267d15c5e22b9-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b368/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b370/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b375/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid DIlgji2nnj0OJBrFfQlK/DIlgji2nnj0OJBrFfQlK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./src/golang.org/x/crypto/openpgp/canonical_text.go ./src/golang.org/x/crypto/openpgp/keys.go ./src/golang.org/x/crypto/openpgp/read.go ./src/golang.org/x/crypto/openpgp/write.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b164/_pkg_.a $WORK/b164/fse_decoder_amd64.o $WORK/b164/seqdec_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/c1/c1769732396f388c0e44b87b386b05172d682601b2aeee33905750b700edbdfb-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_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/b170/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid xurZosFHOsACKmeYE4Yo/xurZosFHOsACKmeYE4Yo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./src/google.golang.org/protobuf/internal/impl/api_export.go ./src/google.golang.org/protobuf/internal/impl/checkinit.go ./src/google.golang.org/protobuf/internal/impl/codec_extension.go ./src/google.golang.org/protobuf/internal/impl/codec_field.go ./src/google.golang.org/protobuf/internal/impl/codec_gen.go ./src/google.golang.org/protobuf/internal/impl/codec_map.go ./src/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./src/google.golang.org/protobuf/internal/impl/codec_message.go ./src/google.golang.org/protobuf/internal/impl/codec_messageset.go ./src/google.golang.org/protobuf/internal/impl/codec_tables.go ./src/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./src/google.golang.org/protobuf/internal/impl/convert.go ./src/google.golang.org/protobuf/internal/impl/convert_list.go ./src/google.golang.org/protobuf/internal/impl/convert_map.go ./src/google.golang.org/protobuf/internal/impl/decode.go ./src/google.golang.org/protobuf/internal/impl/encode.go ./src/google.golang.org/protobuf/internal/impl/enum.go ./src/google.golang.org/protobuf/internal/impl/extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_enum.go ./src/google.golang.org/protobuf/internal/impl/legacy_export.go ./src/google.golang.org/protobuf/internal/impl/legacy_extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_file.go ./src/google.golang.org/protobuf/internal/impl/legacy_message.go ./src/google.golang.org/protobuf/internal/impl/merge.go ./src/google.golang.org/protobuf/internal/impl/merge_gen.go ./src/google.golang.org/protobuf/internal/impl/message.go ./src/google.golang.org/protobuf/internal/impl/message_reflect.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./src/google.golang.org/protobuf/internal/impl/validate.go ./src/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/40/40c58fddfa69f767819c59f641ddce1fae88512ffee134f4e2a8b9a3829cdd26-d # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/8f/8fd51f0de45636c14f47f79532597d6b352d8dbe63e82b8e220a917d8d807173-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b488/_pkg_.a $WORK/b488/_x001.o $WORK/b488/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/61/610ed4fa7b389a469e2f6e63623eca64fe76b1841cefc1e084f237937d035327-d # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/95/958a7b5ac2db284c51fd9667285a88569ab05b16025b3eaefc7b76f059fb6204-d # internal github.com/container-orchestrated-devices/container-device-interface/pkg/cdi mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/internal/multierror=$WORK/b564/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/specs-go=$WORK/b565/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b566/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b567/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b570/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b571/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/container-orchestrated-devices/container-device-interface/pkg/cdi -complete -installsuffix shared -buildid KuHaUYp0TBPO7oKobFl0/KuHaUYp0TBPO7oKobFl0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/annotations.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/cache.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/cache_test_unix.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/container-edits.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/container-edits_unix.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/device.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/doc.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/qualified-device.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/registry.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/spec-dirs.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/spec.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/spec_linux.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/71/71fd1a180efc4c22a5a4ea6591a9e87790b2c27d3bc4c044f1dfccc8e9a77770-d # internal github.com/containers/storage/pkg/idmap mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/containers/storage/pkg/idmap -complete -installsuffix shared -buildid EZRDyaN9SPNJfW2FwMLw/EZRDyaN9SPNJfW2FwMLw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b490/importcfg -pack ./src/github.com/containers/storage/pkg/idmap/idmapped_utils.go github.com/containers/storage/pkg/unshare mkdir -p $WORK/b159/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b159/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b159/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/94/9482b4e4831154b27c7e5511d202dcc23092d7e1699560a7f427c6f3a927e7bc-d # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/69/69220929ca2d9006b2fe5f1a6c2e72994cc1d91b77d890bb690201973831c5d6-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid -jJRraOUVFYHa530Lnuk/-jJRraOUVFYHa530Lnuk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b478/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/label/label.go ./src/github.com/opencontainers/selinux/go-selinux/label/label_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/32/322cede1abef9d7ac9e9948eb6f350481ae25aa06f4b176f6d402e9b75839b8d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9d/9d7931c4148a9528d482041968cb89ad37184d5ffef244e6ef98fb065d2857e3-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/bzip2=$WORK/b146/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b620/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b621/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b624/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b625/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b622/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/moby/patternmatcher=$WORK/b626/_pkg_.a packagefile github.com/moby/sys/sequential=$WORK/b623/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b521/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid OVzX77VaR-ZkG0HpurNL/OVzX77VaR-ZkG0HpurNL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack ./src/github.com/docker/docker/pkg/archive/archive.go ./src/github.com/docker/docker/pkg/archive/archive_linux.go ./src/github.com/docker/docker/pkg/archive/archive_unix.go ./src/github.com/docker/docker/pkg/archive/changes.go ./src/github.com/docker/docker/pkg/archive/changes_linux.go ./src/github.com/docker/docker/pkg/archive/changes_unix.go ./src/github.com/docker/docker/pkg/archive/copy.go ./src/github.com/docker/docker/pkg/archive/copy_unix.go ./src/github.com/docker/docker/pkg/archive/diff.go ./src/github.com/docker/docker/pkg/archive/diff_unix.go ./src/github.com/docker/docker/pkg/archive/time_linux.go ./src/github.com/docker/docker/pkg/archive/whiteouts.go ./src/github.com/docker/docker/pkg/archive/wrap.go github.com/containers/storage/pkg/chunked/internal mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/storage/pkg/chunked/internal -complete -installsuffix shared -buildid WKvxg4kLdR46WWwHlTkL/WKvxg4kLdR46WWwHlTkL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/internal/compression.go cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/df/df6c545ca0c71a545025b857fc9089549b61c9e3581f7db64957613015ebd4ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/7b/7b3e8dfa378eaa2f263b6653271bb0ba98d5cc51ccaa287b78465757ce825923-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b503/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid gkqs0FisoriaB4SDDV1u/gkqs0FisoriaB4SDDV1u -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./src/github.com/containers/storage/pkg/tarlog/tarlogger.go cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc64=$WORK/b180/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid d5PTAkGEXdAAojP-UL5Q/d5PTAkGEXdAAojP-UL5Q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b503/importcfg -pack ./src/github.com/vbatts/tar-split/tar/asm/assemble.go ./src/github.com/vbatts/tar-split/tar/asm/disassemble.go ./src/github.com/vbatts/tar-split/tar/asm/doc.go github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b506/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b507/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile testing=$WORK/b449/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containerd/stargz-snapshotter/estargz -complete -installsuffix shared -buildid zlWmDQlaH9vC_W2O53dU/zlWmDQlaH9vC_W2O53dU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b505/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/build.go ./src/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./src/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./src/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./src/github.com/containerd/stargz-snapshotter/estargz/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/ff/fffd2fd482eeff698375fe263cc2fe0977cced51c9a3813a5f8165a61951893b-d # internal github.com/containers/common/pkg/subscriptions mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/pkg/umask=$WORK/b669/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/containers/common/pkg/subscriptions -complete -installsuffix shared -buildid YBB-EZGDpjgpBH2bupz_/YBB-EZGDpjgpBH2bupz_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b668/importcfg -pack ./src/github.com/containers/common/pkg/subscriptions/subscriptions.go cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/cf/cfbf3f9abb20d9588b8538765fb5d8e9f736428bd41651f168ed4dfb36cc5ecf-d # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/df/df49f677137a855b7a33e5d5e6b72a2fd711913fc13db1176ccf92923021e818-d # internal github.com/containers/storage/pkg/chunked/compressor mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b276/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/storage/pkg/chunked/compressor -complete -installsuffix shared -buildid RFYBDYI3dZf2qhXWX8dS/RFYBDYI3dZf2qhXWX8dS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/compressor/compressor.go ./src/github.com/containers/storage/pkg/chunked/compressor/rollsum.go cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/8b/8b4549677296a672320a40e8849eb0b6c6565880d402d6ba82e4d11befa86d36-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b312/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b313/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b316/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid iuyQ4sFZ7sQ5_ZVifSEk/iuyQ4sFZ7sQ5_ZVifSEk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/c4/c4d1cef0b52d3763b0a1e779e59fa864fb7d1e5f88498a0c66ebcc93fd1111d0-d # internal cd $WORK/b159 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/c8/c87071f33dbf07d1c96dc59d59015aca1525fa368e1db1177b69dccbd27a8bad-d # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c devmapper_log.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cd $WORK/b159 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c devmapper_wrapper.cgo2.c cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/2a/2a973394a959bfaccdd20d1bc77f0f45ec28471d75e64bec606049ae99b55746-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/8a/8aa17ffbc729ea600fedd9cc939c3ad2dd24e86d958a9958b4a193729cbca099-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/bzip2=$WORK/b146/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b275/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b176/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid uNmUPc1bgWQLBOpHA262/uNmUPc1bgWQLBOpHA262 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/compression.go ./src/github.com/containers/image/v5/pkg/compression/zstd.go cd $WORK/b159 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I $WORK/b159/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b159/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e5/e5d22a29f0227db5aee347e90fac13eecea6901c08bd4df10b96d36bae65719c-d # internal github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid wG16pK5otw0TNchr1-6A/wG16pK5otw0TNchr1-6A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack ./src/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go ./src/github.com/containers/image/v5/internal/blobinfocache/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/f3/f312a07dbf8877ed236ce14fbd1ed622fdf23277d147d4af11c1c9ff46dfaf0a-d # internal github.com/containers/image/v5/internal/private mkdir -p $WORK/b281/ github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b284/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/containers/image/v5/internal/private -complete -installsuffix shared -buildid AKkEt-k0WL2FXMk3jY9i/AKkEt-k0WL2FXMk3jY9i -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./src/github.com/containers/image/v5/internal/private/private.go cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid gvIuUSafiYF86d-cur1j/gvIuUSafiYF86d-cur1j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/none/none.go github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid wULAferhC0zLZXFm19Kn/wULAferhC0zLZXFm19Kn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/17/174969d3592d407243ebc37edeb6ed46cb0dda7e39bec3dc45660c0acddf4896-d # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/93/9344656c7fe32737d71c0bf4b18eb673e459b7dfb0402c0246a8f899962c0370-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b290/ github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b293/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b291/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b292/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid ux2YtfhDLAud4ZJ-tH1j/ux2YtfhDLAud4ZJ-tH1j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/boltdb/boltdb.go cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b291/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 7M0Qhiu3ZluVpIx65vpT/7M0Qhiu3ZluVpIx65vpT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/1d/1de2282fd13e387176d68e2fc52d8828e2aab17c8399b0bd26b87a7ec0e50eb4-d # internal github.com/containers/image/v5/internal/imagesource/stubs mkdir -p $WORK/b280/ github.com/containers/image/v5/internal/unparsedimage github.com/containers/image/v5/internal/imagedestination/stubs github.com/containers/image/v5/internal/imagedestination/impl mkdir -p $WORK/b465/ github.com/containers/image/v5/internal/imagesource/impl cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b295/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/containers/image/v5/internal/imagesource/stubs -complete -installsuffix shared -buildid 1-wEHTV4SSsO9Tvua10m/1-wEHTV4SSsO9Tvua10m -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/stubs/get_blob_at.go ./src/github.com/containers/image/v5/internal/imagesource/stubs/stubs.go cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/containers/image/v5/internal/imagedestination/impl -complete -installsuffix shared -buildid HGzOhCnjTjYIpwT7iIja/HGzOhCnjTjYIpwT7iIja -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/impl/compat.go ./src/github.com/containers/image/v5/internal/imagedestination/impl/properties.go mkdir -p $WORK/b286/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/containers/image/v5/internal/unparsedimage -complete -installsuffix shared -buildid KaoxNSnrlPWHUMIQmKIP/KaoxNSnrlPWHUMIQmKIP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./src/github.com/containers/image/v5/internal/unparsedimage/wrapper.go mkdir -p $WORK/b466/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/image/v5/internal/imagedestination/stubs -complete -installsuffix shared -buildid oCUqmJlp2ymmkO4Xak3G/oCUqmJlp2ymmkO4Xak3G -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/signatures.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/stubs.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/containers/image/v5/internal/imagesource/impl -complete -installsuffix shared -buildid E9CTnnp3Tfde0Pr2O6bn/E9CTnnp3Tfde0Pr2O6bn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b466/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/impl/compat.go ./src/github.com/containers/image/v5/internal/imagesource/impl/layer_infos.go ./src/github.com/containers/image/v5/internal/imagesource/impl/properties.go ./src/github.com/containers/image/v5/internal/imagesource/impl/signatures.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/36/363a92ea9bbf81ef9bc96855fbe777a1f901b44d52d9f4b5b1629d2f66a3cb84-d # internal github.com/containers/image/v5/internal/imagesource mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/containers/image/v5/internal/imagesource -complete -installsuffix shared -buildid 5NyJzV7FRoJSfqLLQO_-/5NyJzV7FRoJSfqLLQO_- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/wrapper.go cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/a8/a8d27b21396dbd1cd9159d6a3631b684c8893916608bd17f17287e0daca3d8ee-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b547/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid hMeAicxtcygLUe3zmRXJ/hMeAicxtcygLUe3zmRXJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b546/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/runtime/gen.go ./src/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/0f/0f13b798ce0aa66496e637b04c9f88cb0f294f27d2ad46de41f2405fd2bf7647-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/49/497dd0e9361598ffc75ebb18759bee9f5a8fba1cdbe472a2c83899d844da413f-d # internal github.com/containers/image/v5/internal/imagedestination mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/containers/image/v5/internal/imagedestination -complete -installsuffix shared -buildid PLhAZ2BJnUX_Lj3FFtDv/PLhAZ2BJnUX_Lj3FFtDv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/11/1175655c990634677e3dbc4633b4bfd62c032f31de6d851d2cf614cc2208349c-d # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/f9/f965c473d1bc6662a6b5e4bdc36407a0d897f80628f5d1d9213d4707f8779e61-d # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/91/91fe4c8c8a61a9b894da156ee90665d71de40b9b80ade8d37224a939cef0f631-d # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/9f/9fcad17d9c54cd6fb705599d193e67981dc2652be96696bb89eb0fb683a971dc-d # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/5f/5f6fcf4897e6a56ad826e15b4b6904d5790436eb3a22fd47fd306707d40e2516-d # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/7c/7ca3e9bb84e9a83da5f5c3e0836075341c90e04b48ea758c0bbb23438122b5ce-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b290/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b293/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid xxwxOxqFp3p3FeJeNOcD/xxwxOxqFp3p3FeJeNOcD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/default.go TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -o $WORK/b482/_cgo_.o $WORK/b482/_cgo_main.o $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o $WORK/b482/_x004.o $WORK/b482/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/f4/f42b29dcfc826c752740c92292f3c10791b99986de2f18c7ce7c8beaca622de2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cd $WORK/b159 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/1a/1a7981136cc2f03f36905077147aa6e4c63d999f00bfd89400fe73a9b064f063-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/9d/9d753dc8af4ede9491a8d2eb493c056bec6908e68daa7a8cf4a5e7903a544862-d # internal cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -o $WORK/b159/_cgo_.o $WORK/b159/_cgo_main.o $WORK/b159/_x001.o $WORK/b159/_x002.o $WORK/b159/_x003.o $WORK/b159/_x004.o -g -O2 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/_x001.o $WORK/b058/_x002.o $WORK/b058/_x003.o $WORK/b058/_x004.o $WORK/b058/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b482/_cgo_.o -dynout $WORK/b482/_cgo_import.go cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid uQOktSv2XevIpKF9nBXZ/uQOktSv2XevIpKF9nBXZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b482/importcfg -pack ./src/github.com/containers/storage/pkg/devicemapper/devmapper.go ./src/github.com/containers/storage/pkg/devicemapper/ioctl.go ./src/github.com/containers/storage/pkg/devicemapper/log.go $WORK/b482/_cgo_gotypes.go $WORK/b482/devmapper_log.cgo1.go $WORK/b482/devmapper_wrapper.cgo1.go $WORK/b482/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b482/devmapper_wrapper_dynamic.cgo1.go $WORK/b482/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ca/cabc82e3a847f5656095607db6298ce31d6b2884b304ccf42080ce2083a0743a-d # internal github.com/containers/common/libnetwork/types mkdir -p $WORK/b057/ vendor/golang.org/x/net/http/httpproxy github.com/mailru/easyjson/buffer cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF net/textproto mkdir -p $WORK/b322/ github.com/mitchellh/mapstructure mkdir -p $WORK/b308/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/containers/common/libnetwork/types -complete -installsuffix shared -buildid JLtBmuolcZrgsqG67THE/JLtBmuolcZrgsqG67THE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack ./src/github.com/containers/common/libnetwork/types/const.go ./src/github.com/containers/common/libnetwork/types/define.go ./src/github.com/containers/common/libnetwork/types/network.go cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b201/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid E9nzBlSNsiM4ewJQiLYI/E9nzBlSNsiM4ewJQiLYI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./src/github.com/mailru/easyjson/buffer/pool.go github.com/google/go-containerregistry/pkg/name cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid PAR_gyJbw5aUoUza3wir/PAR_gyJbw5aUoUza3wir -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./src/github.com/mitchellh/mapstructure/decode_hooks.go ./src/github.com/mitchellh/mapstructure/error.go ./src/github.com/mitchellh/mapstructure/mapstructure.go google.golang.org/grpc/internal/syscall cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b439/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p net/textproto -std -complete -installsuffix shared -buildid vr35gj491NuQTXvMukOZ/vr35gj491NuQTXvMukOZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b201/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 cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid ZpqaTo2eezwj_IvC335w/ZpqaTo2eezwj_IvC335w -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./src/google.golang.org/grpc/internal/syscall/syscall_linux.go mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/docker/go-connections/nat mkdir -p $WORK/b541/ github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid DcHdOBhJGmsWizeOFEws/DcHdOBhJGmsWizeOFEws -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack ./src/google.golang.org/grpc/stats/handlers.go ./src/google.golang.org/grpc/stats/stats.go mkdir -p $WORK/b544/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/google/uuid mkdir -p $WORK/b496/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid L8EB93MwFcsFNyg0dLya/L8EB93MwFcsFNyg0dLya -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./src/github.com/docker/go-connections/nat/nat.go ./src/github.com/docker/go-connections/nat/parse.go ./src/github.com/docker/go-connections/nat/sort.go cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile net=$WORK/b058/_pkg_.a EOF mkdir -p $WORK/b202/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid C_6Hhz1wwZH_BQ9dU5KN/C_6Hhz1wwZH_BQ9dU5KN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b544/importcfg -pack ./src/github.com/docker/docker/api/types/registry/authenticate.go ./src/github.com/docker/docker/api/types/registry/registry.go cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/md5=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b202/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/b025/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b196/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b338/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid Ph1Kl4itQLTx5-Hdshra/Ph1Kl4itQLTx5-Hdshra -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go github.com/chzyer/readline github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/google/uuid -complete -installsuffix shared -buildid D9fp7MiRglb9zaYbKs2d/D9fp7MiRglb9zaYbKs2d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./src/github.com/google/uuid/dce.go ./src/github.com/google/uuid/doc.go ./src/github.com/google/uuid/hash.go ./src/github.com/google/uuid/marshal.go ./src/github.com/google/uuid/node.go ./src/github.com/google/uuid/node_net.go ./src/github.com/google/uuid/null.go ./src/github.com/google/uuid/sql.go ./src/github.com/google/uuid/time.go ./src/github.com/google/uuid/util.go ./src/github.com/google/uuid/uuid.go ./src/github.com/google/uuid/version1.go ./src/github.com/google/uuid/version4.go mkdir -p $WORK/b115/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/google/go-containerregistry/pkg/name -complete -installsuffix shared -buildid 6Iktg7SFqli8U6OANJ3N/6Iktg7SFqli8U6OANJ3N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/name/check.go ./src/github.com/google/go-containerregistry/pkg/name/digest.go ./src/github.com/google/go-containerregistry/pkg/name/doc.go ./src/github.com/google/go-containerregistry/pkg/name/errors.go ./src/github.com/google/go-containerregistry/pkg/name/options.go ./src/github.com/google/go-containerregistry/pkg/name/ref.go ./src/github.com/google/go-containerregistry/pkg/name/registry.go ./src/github.com/google/go-containerregistry/pkg/name/repository.go ./src/github.com/google/go-containerregistry/pkg/name/tag.go mkdir -p $WORK/b585/ cat >$WORK/b115/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/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b107/_pkg_.a packagefile crypto/dsa=$WORK/b116/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b112/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile internal/godebug=$WORK/b060/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/x509 -std -complete -installsuffix shared -buildid zAn_I9ydEqo7rby7jjtP/zAn_I9ydEqo7rby7jjtP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.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 cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/chzyer/readline -complete -installsuffix shared -buildid B3i8PnrcMMJXcnhrTMVh/B3i8PnrcMMJXcnhrTMVh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b585/importcfg -pack ./src/github.com/chzyer/readline/complete.go ./src/github.com/chzyer/readline/complete_helper.go ./src/github.com/chzyer/readline/complete_segment.go ./src/github.com/chzyer/readline/history.go ./src/github.com/chzyer/readline/operation.go ./src/github.com/chzyer/readline/password.go ./src/github.com/chzyer/readline/readline.go ./src/github.com/chzyer/readline/remote.go ./src/github.com/chzyer/readline/runebuf.go ./src/github.com/chzyer/readline/runes.go ./src/github.com/chzyer/readline/search.go ./src/github.com/chzyer/readline/std.go ./src/github.com/chzyer/readline/term.go ./src/github.com/chzyer/readline/term_linux.go ./src/github.com/chzyer/readline/term_unix.go ./src/github.com/chzyer/readline/terminal.go ./src/github.com/chzyer/readline/utils.go ./src/github.com/chzyer/readline/utils_unix.go ./src/github.com/chzyer/readline/vim.go mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 6ZeGpjwyW3A2woU0W4mt/6ZeGpjwyW3A2woU0W4mt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b646/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/args.go ./src/github.com/containernetworking/cni/pkg/types/types.go github.com/spf13/pflag mkdir -p $WORK/b637/ github.com/vishvananda/netlink/nl mkdir -p $WORK/b657/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/csv=$WORK/b302/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b658/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/spf13/pflag -complete -installsuffix shared -buildid yqdgA6TSmm1WRgKnN-Qn/yqdgA6TSmm1WRgKnN-Qn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b637/importcfg -pack ./src/github.com/spf13/pflag/bool.go ./src/github.com/spf13/pflag/bool_slice.go ./src/github.com/spf13/pflag/bytes.go ./src/github.com/spf13/pflag/count.go ./src/github.com/spf13/pflag/duration.go ./src/github.com/spf13/pflag/duration_slice.go ./src/github.com/spf13/pflag/flag.go ./src/github.com/spf13/pflag/float32.go ./src/github.com/spf13/pflag/float32_slice.go ./src/github.com/spf13/pflag/float64.go ./src/github.com/spf13/pflag/float64_slice.go ./src/github.com/spf13/pflag/golangflag.go ./src/github.com/spf13/pflag/int.go ./src/github.com/spf13/pflag/int16.go ./src/github.com/spf13/pflag/int32.go ./src/github.com/spf13/pflag/int32_slice.go ./src/github.com/spf13/pflag/int64.go ./src/github.com/spf13/pflag/int64_slice.go ./src/github.com/spf13/pflag/int8.go ./src/github.com/spf13/pflag/int_slice.go ./src/github.com/spf13/pflag/ip.go ./src/github.com/spf13/pflag/ip_slice.go ./src/github.com/spf13/pflag/ipmask.go ./src/github.com/spf13/pflag/ipnet.go ./src/github.com/spf13/pflag/string.go ./src/github.com/spf13/pflag/string_array.go ./src/github.com/spf13/pflag/string_slice.go ./src/github.com/spf13/pflag/string_to_int.go ./src/github.com/spf13/pflag/string_to_int64.go ./src/github.com/spf13/pflag/string_to_string.go ./src/github.com/spf13/pflag/uint.go ./src/github.com/spf13/pflag/uint16.go ./src/github.com/spf13/pflag/uint32.go ./src/github.com/spf13/pflag/uint64.go ./src/github.com/spf13/pflag/uint8.go ./src/github.com/spf13/pflag/uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid 4dDqTAC5fgTfpDLhAkzQ/4dDqTAC5fgTfpDLhAkzQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b657/importcfg -pack ./src/github.com/vishvananda/netlink/nl/addr_linux.go ./src/github.com/vishvananda/netlink/nl/bridge_linux.go ./src/github.com/vishvananda/netlink/nl/conntrack_linux.go ./src/github.com/vishvananda/netlink/nl/devlink_linux.go ./src/github.com/vishvananda/netlink/nl/genetlink_linux.go ./src/github.com/vishvananda/netlink/nl/ipset_linux.go ./src/github.com/vishvananda/netlink/nl/link_linux.go ./src/github.com/vishvananda/netlink/nl/lwt_linux.go ./src/github.com/vishvananda/netlink/nl/mpls_linux.go ./src/github.com/vishvananda/netlink/nl/nl_linux.go ./src/github.com/vishvananda/netlink/nl/parse_attr_linux.go ./src/github.com/vishvananda/netlink/nl/rdma_link_linux.go ./src/github.com/vishvananda/netlink/nl/route_linux.go ./src/github.com/vishvananda/netlink/nl/seg6_linux.go ./src/github.com/vishvananda/netlink/nl/seg6local_linux.go ./src/github.com/vishvananda/netlink/nl/syscall.go ./src/github.com/vishvananda/netlink/nl/tc_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_monitor_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_policy_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_state_linux.go cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/0c/0cf0f24da88f9a193ba2a045b8cc647fa0dfa2c93c0c80b90eb774798a4cc2d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/c7/c71d27adac213a4523a9de6dae09f1dc4b3911b817916f7fd919878023006a48-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/77/7731caaa0d47de16d524e43d936f27d805732c9af1815ea2194741344cd46f79-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/d8/d823d7a955f903d24ae91ebe85ff505c444b6c42c6777b859a8dddf05287a29a-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b322/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid aXYZABeXr2FUqG50cdT1/aXYZABeXr2FUqG50cdT1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/b5/b55d5a6fce75c29883227122fd22f9933db8228feaefca2351a0aed5ab0aeecf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/4f/4f617ec609ec158eb8bee1b22c965f33eb3147178e7b7fecce4226a079882262-d # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/bb/bb2f6c40f23a9ffdffe64a52ce69c57ae4817309cd63ed28a978146385e97064-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b538/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b540/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b541/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid lIboDdfH2nru2G0ji-eC/lIboDdfH2nru2G0ji-eC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./src/github.com/docker/docker/api/types/container/config.go ./src/github.com/docker/docker/api/types/container/container_changes.go ./src/github.com/docker/docker/api/types/container/container_top.go ./src/github.com/docker/docker/api/types/container/container_update.go ./src/github.com/docker/docker/api/types/container/create_response.go ./src/github.com/docker/docker/api/types/container/deprecated.go ./src/github.com/docker/docker/api/types/container/host_config.go ./src/github.com/docker/docker/api/types/container/hostconfig_unix.go ./src/github.com/docker/docker/api/types/container/wait_exit_error.go ./src/github.com/docker/docker/api/types/container/wait_response.go ./src/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/da/da4de249d992348d129f917d3660c9e2f54bbffe42222df6578d4a5364f0b535-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/dc/dc2c09e8329855bcd8c134c0a7063c42c0e85c8e5fa00c474da90d7052b1a88f-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b195/ mime/multipart mkdir -p $WORK/b205/ net/mail mkdir -p $WORK/b317/ cat >$WORK/b195/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/b196/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 3YsfGMjkimcvEqn6RuA3/3YsfGMjkimcvEqn6RuA3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b195/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 cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/quotedprintable=$WORK/b206/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p mime/multipart -std -complete -installsuffix shared -buildid MItzG7d33Ju95k_6TuOF/MItzG7d33Ju95k_6TuOF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b205/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 cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF golang.org/x/net/http/httpguts mkdir -p $WORK/b432/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p net/mail -std -complete -installsuffix shared -buildid DbmiV80PL8FJgADRfZdn/DbmiV80PL8FJgADRfZdn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack /usr/lib/golang/src/net/mail/message.go cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b433/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid XempeTq_aPEwdCEpqlrB/XempeTq_aPEwdCEpqlrB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b432/importcfg -pack ./src/golang.org/x/net/http/httpguts/guts.go ./src/golang.org/x/net/http/httpguts/httplex.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b159/_cgo_.o -dynout $WORK/b159/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/a3/a34141f6f0e97c1f59718798e2bbc77eca894fe21684c705e5f5dc222566b1f2-d # internal github.com/containernetworking/cni/pkg/types/internal mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/containernetworking/cni/pkg/types/internal -complete -installsuffix shared -buildid oCbiPX6ezp0BRTdfrP0_/oCbiPX6ezp0BRTdfrP0_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b648/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/internal/convert.go ./src/github.com/containernetworking/cni/pkg/types/internal/create.go github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid f4j7ETO_er-Q0m5pgRnU/f4j7ETO_er-Q0m5pgRnU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b653/importcfg -pack ./src/github.com/containernetworking/cni/pkg/utils/utils.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b482/_pkg_.a $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o $WORK/b482/_x004.o $WORK/b482/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/56/56c5f8a7c73b2137041f53e0d5d7ba86f3519b71d4847c3df7190b9b99cf7725-d # internal github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b338/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/sigstore/sigstore/pkg/signature/payload -complete -installsuffix shared -buildid u7Snp8wdys7wKJST6bVL/u7Snp8wdys7wKJST6bVL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/payload/payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/fc/fc3c9570e4c857be2cba74b7b07a3983d482a7c3c41c147cb8b1cfaabd12f5df-d # internal cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid Avee-qwQml2vqT3XUIog/Avee-qwQml2vqT3XUIog -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack ./src/github.com/containers/storage/pkg/unshare/unshare.go ./src/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b159/_cgo_gotypes.go $WORK/b159/getenv_linux_cgo.cgo1.go $WORK/b159/unshare_cgo.cgo1.go $WORK/b159/_cgo_import.go cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/c0/c070eb74ac53a3713740c90296139927b2d23d6044c05b5b10d3b5effcef7f65-d # internal # github.com/containers/storage/pkg/devicemapper src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:7: warning: "_GNU_SOURCE" redefined 7 | #define _GNU_SOURCE | : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_1b69b6838a7d_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/95/95fc1e7a63867c979247e37dc185ea5392a8d934ba984e7c7b0771ac8a5486e4-d # internal github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/google/uuid=$WORK/b496/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/mistifyio/go-zfs/v3 -complete -installsuffix shared -buildid NhiRPyjfHuuF-1srHldG/NhiRPyjfHuuF-1srHldG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -pack ./src/github.com/mistifyio/go-zfs/v3/error.go ./src/github.com/mistifyio/go-zfs/v3/utils.go ./src/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./src/github.com/mistifyio/go-zfs/v3/zfs.go ./src/github.com/mistifyio/go-zfs/v3/zpool.go github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/google/uuid=$WORK/b496/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/sylabs/sif/v2/pkg/sif -complete -installsuffix shared -buildid QyPZqGuHDcLEkWLueJ17/QyPZqGuHDcLEkWLueJ17 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b560/importcfg -pack ./src/github.com/sylabs/sif/v2/pkg/sif/arch.go ./src/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./src/github.com/sylabs/sif/v2/pkg/sif/create.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./src/github.com/sylabs/sif/v2/pkg/sif/load.go ./src/github.com/sylabs/sif/v2/pkg/sif/select.go ./src/github.com/sylabs/sif/v2/pkg/sif/sif.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/71/711c2d0d1fc70de0567b4505847db310e0b18998873dd63b7a1f766c3273187e-d # internal cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c params.cgo2.c cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/55/55abc7d58330224263535969c421e72dd72396b8af7868c750ee3e1e3b247fd9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b311/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b313/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b316/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/fe/fe063b2cc6160b098e3b2ae0cc18200809cdfcb4acc3d04aea521a40b68fafa4-d # internal cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid 9IdVtkNVhFzOGS-zXF5X/9IdVtkNVhFzOGS-zXF5X -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b310/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bson.go ./src/go.mongodb.org/mongo-driver/bson/decoder.go ./src/go.mongodb.org/mongo-driver/bson/doc.go ./src/go.mongodb.org/mongo-driver/bson/encoder.go ./src/go.mongodb.org/mongo-driver/bson/marshal.go ./src/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./src/go.mongodb.org/mongo-driver/bson/raw.go ./src/go.mongodb.org/mongo-driver/bson/raw_element.go ./src/go.mongodb.org/mongo-driver/bson/raw_value.go ./src/go.mongodb.org/mongo-driver/bson/registry.go ./src/go.mongodb.org/mongo-driver/bson/types.go ./src/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/2b/2b597399caf7d5c97258f690b3576fdd5fcce370a2cc0366669a0e5ae96b8d6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/29/295e1f738972d0e903417e4fd8bcc506b011cdf36c1923be54c8e8e0322448eb-d # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/58/58e1e27eb822de8d8c93e819678f090b5b13d2a4dfc17a0bd0aca2384aa8ebfc-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b537/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b546/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid tp6Uo6BWaU7_Yox7HeDk/tp6Uo6BWaU7_Yox7HeDk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b545/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/common.go ./src/github.com/docker/docker/api/types/swarm/config.go ./src/github.com/docker/docker/api/types/swarm/container.go ./src/github.com/docker/docker/api/types/swarm/network.go ./src/github.com/docker/docker/api/types/swarm/node.go ./src/github.com/docker/docker/api/types/swarm/runtime.go ./src/github.com/docker/docker/api/types/swarm/secret.go ./src/github.com/docker/docker/api/types/swarm/service.go ./src/github.com/docker/docker/api/types/swarm/swarm.go ./src/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/1d/1dcf98eef756fb9cc37a63976e3f6e62a1f93673c90ae7d1a45721890f681d07-d # internal github.com/containernetworking/cni/pkg/types/create mkdir -p $WORK/b647/ github.com/containernetworking/cni/pkg/types/020 cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a EOF mkdir -p $WORK/b652/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/containernetworking/cni/pkg/types/create -complete -installsuffix shared -buildid yHoLH7taSQKzTzLq4Ijd/yHoLH7taSQKzTzLq4Ijd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b647/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/create/create.go cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid kJe5ZAXpNg00p2tSk5ix/kJe5ZAXpNg00p2tSk5ix -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b652/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/020/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/ce/ce6de2eb4075db74451a32e46ecd7eb33e2270d2b041b262080161daeea1467b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/a9/a98c77af8a7179dd4d37889932888bbaf23bcedb00c985ec75d94595a112592a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c pkcs11.cgo2.c cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/3e/3e55e0258cd353eebf502e875262a1e699f3a2f8bc6c18e0f9435151fe4b35a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/e4/e42bdff5d876c466ea94339d6d6cd85641c53153de38037dd0188f74850d5972-d # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/e4/e4d8e962e5178e3964afd2e45ed498de98ce778494daa5d9d5d5314e09561258-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/b1/b15392f3df874fe476e75891fb4c6321bf1ee2d4f2fb78c54490be51bbb7128b-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid Gdo_hhLfarnoY5RieSE3/Gdo_hhLfarnoY5RieSE3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./src/github.com/docker/docker/api/types/volume/cluster_volume.go ./src/github.com/docker/docker/api/types/volume/create_options.go ./src/github.com/docker/docker/api/types/volume/deprecated.go ./src/github.com/docker/docker/api/types/volume/list_response.go ./src/github.com/docker/docker/api/types/volume/options.go ./src/github.com/docker/docker/api/types/volume/volume.go ./src/github.com/docker/docker/api/types/volume/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/7a/7a752c5dea0eddb6777157babe6a4410fd4ed4e49115b7c1d1b20d65b1953d82-d # internal github.com/containernetworking/cni/pkg/types/040 mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b652/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/containernetworking/cni/pkg/types/040 -complete -installsuffix shared -buildid aP7lJ_kcimLOKZRH3SDk/aP7lJ_kcimLOKZRH3SDk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/040/types.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b159/_pkg_.a $WORK/b159/_x001.o $WORK/b159/_x002.o $WORK/b159/_x003.o $WORK/b159/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/eb/eb7ae3fa1edfb5e2c0db7f9761884931b330750c13cd0ba551c754f635b76c74-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 github.com/containers/storage/pkg/homedir mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid ZTMil85cG3LiohhRkQfg/ZTMil85cG3LiohhRkQfg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack ./src/github.com/containers/storage/pkg/homedir/homedir.go ./src/github.com/containers/storage/pkg/homedir/homedir_unix.go github.com/containers/storage/drivers/copy mkdir -p $WORK/b493/ github.com/containers/common/pkg/parse mkdir -p $WORK/b603/ github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b493/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b493/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go mkdir -p $WORK/b607/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/common/pkg/parse -complete -installsuffix shared -buildid RTTbOa00NNLV4yHlbAy5/RTTbOa00NNLV4yHlbAy5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b603/importcfg -pack ./src/github.com/containers/common/pkg/parse/parse.go ./src/github.com/containers/common/pkg/parse/parse_unix.go cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF github.com/containers/storage/pkg/archive mkdir -p $WORK/b145/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid F0zmls3xu2MPVreBsH_D/F0zmls3xu2MPVreBsH_D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/overlay/overlay.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/bzip2=$WORK/b146/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b176/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid Rz4z7MGgY6oSGe9KXQih/Rz4z7MGgY6oSGe9KXQih -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack ./src/github.com/containers/storage/pkg/archive/archive.go ./src/github.com/containers/storage/pkg/archive/archive_110.go ./src/github.com/containers/storage/pkg/archive/archive_linux.go ./src/github.com/containers/storage/pkg/archive/archive_unix.go ./src/github.com/containers/storage/pkg/archive/archive_zstd.go ./src/github.com/containers/storage/pkg/archive/changes.go ./src/github.com/containers/storage/pkg/archive/changes_linux.go ./src/github.com/containers/storage/pkg/archive/changes_unix.go ./src/github.com/containers/storage/pkg/archive/copy.go ./src/github.com/containers/storage/pkg/archive/copy_unix.go ./src/github.com/containers/storage/pkg/archive/diff.go ./src/github.com/containers/storage/pkg/archive/fflags_unsupported.go ./src/github.com/containers/storage/pkg/archive/time_linux.go ./src/github.com/containers/storage/pkg/archive/whiteouts.go ./src/github.com/containers/storage/pkg/archive/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/10/10dc66546bcda2bd82258e9017e7e785446edfb3b24245b0a6690938ec11c8b7-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b537/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b548/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b541/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid x5nFg9Wk2W8x-eWblVz1/x5nFg9Wk2W8x-eWblVz1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b536/importcfg -pack ./src/github.com/docker/docker/api/types/auth.go ./src/github.com/docker/docker/api/types/client.go ./src/github.com/docker/docker/api/types/configs.go ./src/github.com/docker/docker/api/types/deprecated.go ./src/github.com/docker/docker/api/types/error_response.go ./src/github.com/docker/docker/api/types/error_response_ext.go ./src/github.com/docker/docker/api/types/graph_driver_data.go ./src/github.com/docker/docker/api/types/id_response.go ./src/github.com/docker/docker/api/types/image_delete_response_item.go ./src/github.com/docker/docker/api/types/image_summary.go ./src/github.com/docker/docker/api/types/plugin.go ./src/github.com/docker/docker/api/types/plugin_device.go ./src/github.com/docker/docker/api/types/plugin_env.go ./src/github.com/docker/docker/api/types/plugin_interface_type.go ./src/github.com/docker/docker/api/types/plugin_mount.go ./src/github.com/docker/docker/api/types/plugin_responses.go ./src/github.com/docker/docker/api/types/port.go ./src/github.com/docker/docker/api/types/service_update_response.go ./src/github.com/docker/docker/api/types/stats.go ./src/github.com/docker/docker/api/types/types.go cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/6b/6bafe70b995df2c805f951f03a1385ea96ea9d010e00d4041e2b91a1ebe3433e-d # internal github.com/vishvananda/netlink mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b657/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b658/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/vishvananda/netlink -complete -installsuffix shared -buildid kiTLYnpwlK_yQrh9BSHF/kiTLYnpwlK_yQrh9BSHF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b656/importcfg -pack ./src/github.com/vishvananda/netlink/addr.go ./src/github.com/vishvananda/netlink/addr_linux.go ./src/github.com/vishvananda/netlink/bpf_linux.go ./src/github.com/vishvananda/netlink/bridge_linux.go ./src/github.com/vishvananda/netlink/class.go ./src/github.com/vishvananda/netlink/class_linux.go ./src/github.com/vishvananda/netlink/conntrack_linux.go ./src/github.com/vishvananda/netlink/devlink_linux.go ./src/github.com/vishvananda/netlink/filter.go ./src/github.com/vishvananda/netlink/filter_linux.go ./src/github.com/vishvananda/netlink/fou.go ./src/github.com/vishvananda/netlink/fou_linux.go ./src/github.com/vishvananda/netlink/genetlink_linux.go ./src/github.com/vishvananda/netlink/gtp_linux.go ./src/github.com/vishvananda/netlink/handle_linux.go ./src/github.com/vishvananda/netlink/inet_diag.go ./src/github.com/vishvananda/netlink/ioctl_linux.go ./src/github.com/vishvananda/netlink/ipset_linux.go ./src/github.com/vishvananda/netlink/link.go ./src/github.com/vishvananda/netlink/link_linux.go ./src/github.com/vishvananda/netlink/link_tuntap_linux.go ./src/github.com/vishvananda/netlink/neigh.go ./src/github.com/vishvananda/netlink/neigh_linux.go ./src/github.com/vishvananda/netlink/netlink.go ./src/github.com/vishvananda/netlink/netlink_linux.go ./src/github.com/vishvananda/netlink/netns_linux.go ./src/github.com/vishvananda/netlink/order.go ./src/github.com/vishvananda/netlink/proc_event_linux.go ./src/github.com/vishvananda/netlink/protinfo.go ./src/github.com/vishvananda/netlink/protinfo_linux.go ./src/github.com/vishvananda/netlink/qdisc.go ./src/github.com/vishvananda/netlink/qdisc_linux.go ./src/github.com/vishvananda/netlink/rdma_link_linux.go ./src/github.com/vishvananda/netlink/route.go ./src/github.com/vishvananda/netlink/route_linux.go ./src/github.com/vishvananda/netlink/rule.go ./src/github.com/vishvananda/netlink/rule_linux.go ./src/github.com/vishvananda/netlink/socket.go ./src/github.com/vishvananda/netlink/socket_linux.go ./src/github.com/vishvananda/netlink/tcp.go ./src/github.com/vishvananda/netlink/tcp_linux.go ./src/github.com/vishvananda/netlink/xfrm.go ./src/github.com/vishvananda/netlink/xfrm_monitor_linux.go ./src/github.com/vishvananda/netlink/xfrm_policy.go ./src/github.com/vishvananda/netlink/xfrm_policy_linux.go ./src/github.com/vishvananda/netlink/xfrm_state.go ./src/github.com/vishvananda/netlink/xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/02/0248e38fca9c365f1f00fb3f135c7db41ef7e53a3cd926703782af21dec69807-d # internal github.com/containernetworking/cni/pkg/types/100 mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=$WORK/b651/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/containernetworking/cni/pkg/types/100 -complete -installsuffix shared -buildid 4Jk2_RMPcvyMrBFs9-4E/4Jk2_RMPcvyMrBFs9-4E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b650/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/100/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/af/af56fb94eae4b9ad7ccf99fe58e9a266268f30393ffb690e057d63f00b86ff55-d # internal github.com/containers/common/pkg/util mkdir -p $WORK/b577/ github.com/containers/common/pkg/chown github.com/containers/storage/types mkdir -p $WORK/b186/ github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b518/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/containers/common/pkg/util -complete -installsuffix shared -buildid MYxZS8UaRus8Tu1GhBSs/MYxZS8UaRus8Tu1GhBSs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack ./src/github.com/containers/common/pkg/util/copy.go ./src/github.com/containers/common/pkg/util/util.go ./src/github.com/containers/common/pkg/util/util_supported.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/containers/storage/types -complete -installsuffix shared -buildid 9sWe25hjx2CqTTYCugls/9sWe25hjx2CqTTYCugls -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack ./src/github.com/containers/storage/types/errors.go ./src/github.com/containers/storage/types/idmappings.go ./src/github.com/containers/storage/types/options.go ./src/github.com/containers/storage/types/options_linux.go ./src/github.com/containers/storage/types/utils.go mkdir -p $WORK/b661/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid LHDi0q3sBQFq0AZaW1vO/LHDi0q3sBQFq0AZaW1vO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b518/importcfg -pack ./src/github.com/containers/image/v5/pkg/sysregistriesv2/paths_common.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/containers/common/pkg/chown -complete -installsuffix shared -buildid upbYaevWWnvzbGLYnfe5/upbYaevWWnvzbGLYnfe5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b661/importcfg -pack ./src/github.com/containers/common/pkg/chown/chown.go ./src/github.com/containers/common/pkg/chown/chown_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/ea/ea883756cac4313beaad40d12a59f842ba992f22ca78d6159cc6bf9ebf0db307-d # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/a9/a9b291ed82d8841b4224245f7fc24fb5b23b6ebf10f073e07b47958bbff0af0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/ba/bafd2d2661f13c1060f2b345107b692d1a0e6b8018b6ed6087a564c7c4987b5c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/bc/bc20a78d556a9e173db01c1c08c9840c99b1d01ae5f2614ba2d9733db2013a09-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/100=$WORK/b650/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b647/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid SO67C0qD-foCrRFxQg__/SO67C0qD-foCrRFxQg__ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b649/importcfg -pack ./src/github.com/containernetworking/cni/pkg/version/conf.go ./src/github.com/containernetworking/cni/pkg/version/plugin.go ./src/github.com/containernetworking/cni/pkg/version/reconcile.go ./src/github.com/containernetworking/cni/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/a9/a920583c9eb39e5c309b1a9af2cc1a247ccadbe8cc944cceb14dc3d0d7e9d6f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/a3/a346961280821a31eecfdcaa7858d60d372014b65a68d3003727115dac33b956-d # internal github.com/containers/common/libnetwork/resolvconf mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/containers/common/libnetwork/resolvconf -complete -installsuffix shared -buildid p-bUE1JnbwzYiEHCVZw8/p-bUE1JnbwzYiEHCVZw8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b660/importcfg -pack ./src/github.com/containers/common/libnetwork/resolvconf/resolv.go ./src/github.com/containers/common/libnetwork/resolvconf/resolvconf.go cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/0c/0c5c5fac78edb858b6b5b5fdafd4c5f373507532fd1ff7d672444292b34792db-d # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/b1/b11a57a7fc6ea5d02b255aab59616aad897a0dbc660493970c5af59ca3fc3a1a-d # internal github.com/manifoldco/promptui mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b585/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b586/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b587/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/tabwriter=$WORK/b401/_pkg_.a packagefile text/template=$WORK/b399/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/manifoldco/promptui -complete -installsuffix shared -buildid kl8iimqyt2o24cDRLfhG/kl8iimqyt2o24cDRLfhG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b584/importcfg -pack ./src/github.com/manifoldco/promptui/codes.go ./src/github.com/manifoldco/promptui/cursor.go ./src/github.com/manifoldco/promptui/keycodes.go ./src/github.com/manifoldco/promptui/keycodes_other.go ./src/github.com/manifoldco/promptui/prompt.go ./src/github.com/manifoldco/promptui/promptui.go ./src/github.com/manifoldco/promptui/select.go ./src/github.com/manifoldco/promptui/styles.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/73/73ec5ad5c95c20546d97273bd9decf1cb288b3910b3ab78327e436d77f36e72d-d # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/b6/b6fac72129409c706f4df29621f821678273bf611a7599d590eec10d39b5ba9b-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b647/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b649/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Rw1gewSa_QVkZ-jLst_Q/Rw1gewSa_QVkZ-jLst_Q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./src/github.com/containernetworking/cni/pkg/invoke/args.go ./src/github.com/containernetworking/cni/pkg/invoke/delegate.go ./src/github.com/containernetworking/cni/pkg/invoke/exec.go ./src/github.com/containernetworking/cni/pkg/invoke/find.go ./src/github.com/containernetworking/cni/pkg/invoke/os_unix.go ./src/github.com/containernetworking/cni/pkg/invoke/raw_exec.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/4b/4ba22e32a8188240b5ba166adc46e9b0e0d8a1516bdf4608df723426ee67a899-d # internal github.com/containers/common/pkg/config mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b187/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/pkg/cdi=$WORK/b563/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b573/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b575/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b576/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid 5qsqphLJwNVbUNORpnoc/5qsqphLJwNVbUNORpnoc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b562/importcfg -pack ./src/github.com/containers/common/pkg/config/config.go ./src/github.com/containers/common/pkg/config/config_linux.go ./src/github.com/containers/common/pkg/config/config_local.go ./src/github.com/containers/common/pkg/config/db_backend.go ./src/github.com/containers/common/pkg/config/default.go ./src/github.com/containers/common/pkg/config/default_linux.go ./src/github.com/containers/common/pkg/config/nosystemd.go ./src/github.com/containers/common/pkg/config/pod_exit_policy.go ./src/github.com/containers/common/pkg/config/pull_policy.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/4e/4e19c42fabced0cae762c1ef4bef36683f79d81f1931ff6fe80ff165fbf1d21c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid Oh9xRjsAaZjlnGbrH1xx/Oh9xRjsAaZjlnGbrH1xx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack ./src/golang.org/x/crypto/ocsp/ocsp.go go.mozilla.org/pkcs7 mkdir -p $WORK/b448/ gopkg.in/square/go-jose.v2 mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b349/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b388/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b389/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/8c/8c7e9fd18aa8f53fbdf1cbcc0ce0d708cc22355481e4e8dd632df181a4cf19de-d # internal gopkg.in/go-jose/go-jose.v2 mkdir -p $WORK/b347/ github.com/asaskevich/govalidator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid Pd4MmiUXZgWE7VJB2yBQ/Pd4MmiUXZgWE7VJB2yBQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b387/importcfg -pack ./src/gopkg.in/square/go-jose.v2/asymmetric.go ./src/gopkg.in/square/go-jose.v2/crypter.go ./src/gopkg.in/square/go-jose.v2/doc.go ./src/gopkg.in/square/go-jose.v2/encoding.go ./src/gopkg.in/square/go-jose.v2/jwe.go ./src/gopkg.in/square/go-jose.v2/jwk.go ./src/gopkg.in/square/go-jose.v2/jws.go ./src/gopkg.in/square/go-jose.v2/opaque.go ./src/gopkg.in/square/go-jose.v2/shared.go ./src/gopkg.in/square/go-jose.v2/signing.go ./src/gopkg.in/square/go-jose.v2/symmetric.go mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b307/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b107/_pkg_.a packagefile crypto/dsa=$WORK/b116/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile testing=$WORK/b449/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid Aj5255cTyUO1uiPcb2O9/Aj5255cTyUO1uiPcb2O9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./src/github.com/asaskevich/govalidator/arrays.go ./src/github.com/asaskevich/govalidator/converter.go ./src/github.com/asaskevich/govalidator/doc.go ./src/github.com/asaskevich/govalidator/error.go ./src/github.com/asaskevich/govalidator/numerics.go ./src/github.com/asaskevich/govalidator/patterns.go ./src/github.com/asaskevich/govalidator/types.go ./src/github.com/asaskevich/govalidator/utils.go ./src/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid SYlvtpVZ2XeE2aOnREDX/SYlvtpVZ2XeE2aOnREDX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack ./src/go.mozilla.org/pkcs7/ber.go ./src/go.mozilla.org/pkcs7/decrypt.go ./src/go.mozilla.org/pkcs7/encrypt.go ./src/go.mozilla.org/pkcs7/pkcs7.go ./src/go.mozilla.org/pkcs7/sign.go ./src/go.mozilla.org/pkcs7/verify.go ./src/go.mozilla.org/pkcs7/verify_test_dsa.go cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b349/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=$WORK/b350/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=$WORK/b351/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p gopkg.in/go-jose/go-jose.v2 -complete -installsuffix shared -buildid dWRjBr_NsTlzVwBqtsmv/dWRjBr_NsTlzVwBqtsmv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/asymmetric.go ./src/gopkg.in/go-jose/go-jose.v2/crypter.go ./src/gopkg.in/go-jose/go-jose.v2/doc.go ./src/gopkg.in/go-jose/go-jose.v2/encoding.go ./src/gopkg.in/go-jose/go-jose.v2/jwe.go ./src/gopkg.in/go-jose/go-jose.v2/jwk.go ./src/gopkg.in/go-jose/go-jose.v2/jws.go ./src/gopkg.in/go-jose/go-jose.v2/opaque.go ./src/gopkg.in/go-jose/go-jose.v2/shared.go ./src/gopkg.in/go-jose/go-jose.v2/signing.go ./src/gopkg.in/go-jose/go-jose.v2/symmetric.go crypto/tls mkdir -p $WORK/b105/ cat >$WORK/b105/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/b044/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b107/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rc4=$WORK/b113/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b130/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/tls -std -complete -installsuffix shared -buildid JbzTuylFAzINEhlz-_JX/JbzTuylFAzINEhlz-_JX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b105/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/notboring.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 golang.org/x/crypto/ssh mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b107/_pkg_.a packagefile crypto/dsa=$WORK/b116/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/md5=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rc4=$WORK/b113/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/chacha20=$WORK/b611/_pkg_.a packagefile golang.org/x/crypto/curve25519=$WORK/b612/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b614/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p golang.org/x/crypto/ssh -complete -installsuffix shared -buildid rkS7qAL8wM5lfzGXSOnA/rkS7qAL8wM5lfzGXSOnA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./src/golang.org/x/crypto/ssh/buffer.go ./src/golang.org/x/crypto/ssh/certs.go ./src/golang.org/x/crypto/ssh/channel.go ./src/golang.org/x/crypto/ssh/cipher.go ./src/golang.org/x/crypto/ssh/client.go ./src/golang.org/x/crypto/ssh/client_auth.go ./src/golang.org/x/crypto/ssh/common.go ./src/golang.org/x/crypto/ssh/connection.go ./src/golang.org/x/crypto/ssh/doc.go ./src/golang.org/x/crypto/ssh/handshake.go ./src/golang.org/x/crypto/ssh/kex.go ./src/golang.org/x/crypto/ssh/keys.go ./src/golang.org/x/crypto/ssh/mac.go ./src/golang.org/x/crypto/ssh/messages.go ./src/golang.org/x/crypto/ssh/mux.go ./src/golang.org/x/crypto/ssh/server.go ./src/golang.org/x/crypto/ssh/session.go ./src/golang.org/x/crypto/ssh/ssh_gss.go ./src/golang.org/x/crypto/ssh/streamlocal.go ./src/golang.org/x/crypto/ssh/tcpip.go ./src/golang.org/x/crypto/ssh/transport.go TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -o $WORK/b493/_cgo_.o $WORK/b493/_cgo_main.o $WORK/b493/_x001.o $WORK/b493/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/7f/7f4fffe9cd370bd5fe20851bbe11e34ac624c5f0dcf2e0bc0a0ba93ceeee5cf4-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b519/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b520/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid 8U4zyyxMh-isE1KfG-Zj/8U4zyyxMh-isE1KfG-Zj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./src/github.com/containers/image/v5/pkg/docker/config/config.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/69/69e398f4508ed6f8c4ceb8bbe3ae1f254e4f8403d1c884f1e3b6947c48b87e42-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b247/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal 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/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid HQ46lX1ybABe1JGe2O8F/HQ46lX1ybABe1JGe2O8F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./src/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/7e/7ebf262e5d9210af0fe63d104878cfb3b0f0de551677e1215c832931413abfc7-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b645/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b647/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b653/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b649/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid 0Y2jPOqmXn3Y2Ba76n1t/0Y2jPOqmXn3Y2Ba76n1t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b644/importcfg -pack ./src/github.com/containernetworking/cni/libcni/api.go ./src/github.com/containernetworking/cni/libcni/conf.go cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/94/94a7a448d8e3a26877bff7521579dfc544fc0f55062906d1e39feb52b2ba020b-d # internal github.com/spf13/cobra mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b637/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/b399/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/spf13/cobra -complete -installsuffix shared -buildid wqlxIP11eUNqmN7vINzB/wqlxIP11eUNqmN7vINzB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./src/github.com/spf13/cobra/active_help.go ./src/github.com/spf13/cobra/args.go ./src/github.com/spf13/cobra/bash_completions.go ./src/github.com/spf13/cobra/bash_completionsV2.go ./src/github.com/spf13/cobra/cobra.go ./src/github.com/spf13/cobra/command.go ./src/github.com/spf13/cobra/command_notwin.go ./src/github.com/spf13/cobra/completions.go ./src/github.com/spf13/cobra/fish_completions.go ./src/github.com/spf13/cobra/flag_groups.go ./src/github.com/spf13/cobra/powershell_completions.go ./src/github.com/spf13/cobra/shell_completions.go ./src/github.com/spf13/cobra/zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/99/99757322e6b26e1212bb4639abe0b13597ea8a2c5ab32d6e1d36bcca9f719338-d # internal github.com/containers/image/v5/pkg/shortnames mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b584/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid 5HBguMv6kLOA1Cadcr9s/5HBguMv6kLOA1Cadcr9s -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b583/importcfg -pack ./src/github.com/containers/image/v5/pkg/shortnames/shortnames.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/25/2576f10c9117f04ef266c44bb02428a42409be55401bfb4f977327f0224767de-d # internal github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b346/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/letsencrypt/boulder/revocation -complete -installsuffix shared -buildid jxzTgNl4RKyVnT_roS9a/jxzTgNl4RKyVnT_roS9a -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./src/github.com/letsencrypt/boulder/revocation/reasons.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/cc/ccb8bfee47dbfd2587af6c71428d2d21b8b7f75c82be4e2f4dc11e5e0dc431a4-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b246/ 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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid tnNQ2InTFNUa5aOaB1uq/tnNQ2InTFNUa5aOaB1uq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoimpl/impl.go ./src/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/85/85d9a27d102bca47b269677583e877d52554fb2765ed7128d8e5c9759f9a067c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b493/_cgo_.o -dynout $WORK/b493/_cgo_import.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/92/921802b422d71f5471b12cc622830dd50796b05effd240db81db67fde8cce17f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/bd/bd10e10fa734399741d981586299ce6afc5f74de80dfd8e7b852f496d54640d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid _W6ss-HIlQCOUTb2LuyY/_W6ss-HIlQCOUTb2LuyY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack $WORK/b493/_cgo_gotypes.go $WORK/b493/copy_linux.cgo1.go $WORK/b493/_cgo_import.go cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/f7/f762c79b23dd24b79fb80d8fcf86cf00aa7ca8a46a8e53fe4cd4a7069cc99bcd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/ae/ae865d7d1f4c27e2aad1ac12825ffacfa2afb69cd38e21e704f5c034e742b924-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/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid dabP7TB9UNrO_NOCE7F_/dabP7TB9UNrO_NOCE7F_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack ./src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b259/ google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b264/ google.golang.org/protobuf/types/known/timestamppb cat >$WORK/b259/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/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b266/ cat >$WORK/b264/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/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid zFtp-Xa8-Vsyci_loKnj/zFtp-Xa8-Vsyci_loKnj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack ./src/google.golang.org/protobuf/types/known/anypb/any.pb.go cat >$WORK/b266/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/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid boqSulFSXjmlhmh3oiw3/boqSulFSXjmlhmh3oiw3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack ./src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid VClPBA3wfDNGCAtRBzfS/VClPBA3wfDNGCAtRBzfS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/3b/3bb906c0a1ef61bf9bf2af9ae241eed9f37d8a9a3c7d24efd41e1fef11dfe8d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/9b/9be9c6009475fb0bb21cc41145ff7879dd0eec9b04a650dc85dfd595b269087d-d # internal github.com/containers/common/pkg/machine mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/containers/common/pkg/machine -complete -installsuffix shared -buildid xUSL4B4n3NFvopxk1yos/xUSL4B4n3NFvopxk1yos -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b641/importcfg -pack ./src/github.com/containers/common/pkg/machine/machine.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/d8/d89f074206baf2266f111ef55054ef77bfa06ff525a69f8ee4bf175f13134986-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid xrRiGh2wkxZHnhkWofkL/xrRiGh2wkxZHnhkWofkL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack ./src/github.com/containers/storage/pkg/chrootarchive/archive.go ./src/github.com/containers/storage/pkg/chrootarchive/archive_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go ./src/github.com/containers/storage/pkg/chrootarchive/diff.go ./src/github.com/containers/storage/pkg/chrootarchive/diff_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/init_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/jsoniter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/ed/edf8a33456a1bd6754038ca3cf246b919b8600654260a46cfc21e817fa9286e0-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b493/_pkg_.a $WORK/b493/_x001.o $WORK/b493/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/ca/cab9494b526a8183c7923a3aad1d6f50b0086b3a61516513f820097be72c4b97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/c6/c6ca5c3896af09df042c028cfa68fa3b55f5975aa38f20c67fc69bfebcbe3ec2-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b265/ cat >$WORK/b265/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/b266/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 0Ofy-85z_h_EIIikftQU/0Ofy-85z_h_EIIikftQU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/23/23430c257d555f49e5a5714512bb8afe6aff5cfc3d34d98c2b2fb3e8064c3325-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b263/ cat >$WORK/b263/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/b264/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid brjK4FQYYypmezyKBYSi/brjK4FQYYypmezyKBYSi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack ./src/github.com/golang/protobuf/ptypes/duration/duration.pb.go google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b419/ cat >$WORK/b419/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/b264/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b266/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid 2KTccE6xoi6geNZ8M3Lk/2KTccE6xoi6geNZ8M3Lk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./src/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/c6/c6060b7bfce12cc9777391c21246c5b84c4b7b9083e13fad126f23c06f43f94b-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b258/ cat >$WORK/b258/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/b259/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid 9-IssA5jGDYNS4qfeXIo/9-IssA5jGDYNS4qfeXIo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./src/google.golang.org/genproto/googleapis/rpc/status/status.pb.go github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b262/ cat >$WORK/b262/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/b259/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid bH8sAFC0Jz8vp0q2pP8c/bH8sAFC0Jz8vp0q2pP8c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/ca/ca9f12f16c573ee8ab968dcdc26027effbfefcd8753047d21b7c1b0f4d923c16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/ac/acf20c33a3335d65c0e4ebde49d0e0fd574d63656d829331394854a0e5bf4eba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/de/de49df532417dce158e9a6c5fba7b2962e8ed266a24706f0aaef5d8b24a64a42-d # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/81/814e89679c7f9673417be50807a087fd2bf67286ad2edcc3475ba6914e0bf2a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/05/053a0b4cd42b4c3cb6f96035b542a9f2c42ed2a885efcfa82596f735d8e12867-d # internal cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c types.cgo2.c cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/48/48af5b70b00ad0148bd16c91da73a7b7731f3a8fe3466b5c8a11d9e150e8e77d-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b472/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid rU-iI1DflasG_P7FXXDF/rU-iI1DflasG_P7FXXDF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./src/github.com/containers/storage/drivers/chown.go ./src/github.com/containers/storage/drivers/chown_unix.go ./src/github.com/containers/storage/drivers/chroot_unix.go ./src/github.com/containers/storage/drivers/counter.go ./src/github.com/containers/storage/drivers/driver.go ./src/github.com/containers/storage/drivers/driver_linux.go ./src/github.com/containers/storage/drivers/fsdiff.go ./src/github.com/containers/storage/drivers/jsoniter.go ./src/github.com/containers/storage/drivers/template.go cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/fc/fc8dc4a45343522ff0bf7c8b19d6d0f9a9ee0f89e9dc9cada395e3e8e351d233-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/e1/e1a469efa7f27ae7305c9a294739c77753997ebd4e99651c76e8b575e045ba65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/d5/d58795fa82d71723ba474280513246bc658a9f9a27ca4b51bc98cd26e2b89cca-d # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/32/3209166418699b3bf53c352f2d9193aeb9aa76bf758ff32f3fd5c49db646d847-d # internal cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' gcc -I ./src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -o $WORK/b142/_cgo_.o $WORK/b142/_cgo_main.o $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.cgo2.c cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/19/1952ff3ec149dc242b636a3e084838c2c2da9dc5c8b940f7bfb7766bfae183da-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_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/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid teK1gff_pTqac7KVffY4/teK1gff_pTqac7KVffY4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./src/google.golang.org/protobuf/reflect/protodesc/desc.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./src/google.golang.org/protobuf/reflect/protodesc/proto.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b142/_cgo_.o -dynout $WORK/b142/_cgo_import.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/miekg/pkcs11 -installsuffix shared -buildid Omp85otLbe_u_xoBS0xU/Omp85otLbe_u_xoBS0xU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack ./src/github.com/miekg/pkcs11/error.go ./src/github.com/miekg/pkcs11/vendor.go ./src/github.com/miekg/pkcs11/zconst.go $WORK/b142/_cgo_gotypes.go $WORK/b142/params.cgo1.go $WORK/b142/pkcs11.cgo1.go $WORK/b142/types.cgo1.go $WORK/b142/_cgo_import.go cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/c7/c74f8c552243ec66d62afe7938e3a0affb8f7686763f7b476a3fcabebb12954f-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b487/ github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/aufs github.com/containers/storage/drivers/zfs mkdir -p $WORK/b494/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid HKyydSMOlwXJRwToAlpc/HKyydSMOlwXJRwToAlpc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b487/importcfg -pack ./src/github.com/containers/storage/drivers/overlayutils/overlayutils.go cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=$WORK/b495/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b481/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 8H_BxboDrNvl4nL7nTQW/8H_BxboDrNvl4nL7nTQW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b494/importcfg -pack ./src/github.com/containers/storage/drivers/zfs/zfs.go ./src/github.com/containers/storage/drivers/zfs/zfs_linux.go cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b482/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b483/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b484/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b485/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b492/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid DKQ-G8lv7lvcyIv22EHU/DKQ-G8lv7lvcyIv22EHU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b481/importcfg -pack ./src/github.com/containers/storage/drivers/devmapper/device_setup.go ./src/github.com/containers/storage/drivers/devmapper/deviceset.go ./src/github.com/containers/storage/drivers/devmapper/devmapper_doc.go ./src/github.com/containers/storage/drivers/devmapper/driver.go ./src/github.com/containers/storage/drivers/devmapper/jsoniter.go ./src/github.com/containers/storage/drivers/devmapper/mount.go mkdir -p $WORK/b475/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b493/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid gxsHFM4TAv0BsyH-e6b6/gxsHFM4TAv0BsyH-e6b6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack ./src/github.com/containers/storage/drivers/vfs/copy_linux.go ./src/github.com/containers/storage/drivers/vfs/driver.go cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid iZkH2ctqR9HBni6KElOC/iZkH2ctqR9HBni6KElOC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b475/importcfg -pack ./src/github.com/containers/storage/drivers/aufs/aufs.go ./src/github.com/containers/storage/drivers/aufs/dirs.go ./src/github.com/containers/storage/drivers/aufs/mount.go ./src/github.com/containers/storage/drivers/aufs/mount_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/71/718f46e8ae28d15f4a85e3a91e4164a93a4ded60cb07e3200869dc800d42bef7-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/base32=$WORK/b131/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b487/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b488/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b489/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=$WORK/b490/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid T5INGeixO04t3-JKE-nV/T5INGeixO04t3-JKE-nV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack ./src/github.com/containers/storage/drivers/overlay/check.go ./src/github.com/containers/storage/drivers/overlay/check_116.go ./src/github.com/containers/storage/drivers/overlay/jsoniter.go ./src/github.com/containers/storage/drivers/overlay/mount.go ./src/github.com/containers/storage/drivers/overlay/overlay.go ./src/github.com/containers/storage/drivers/overlay/overlay_cgo.go ./src/github.com/containers/storage/drivers/overlay/randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/e0/e0b575863450488cc0dbb4a21804258ee3469ee629e83160dc0d31168746a5cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/02/02e0df9a1330f216b6666075ef5f94f99a7c8907331754018bb9d0b20c6aeb28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cd $WORK/b594 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/48/48a1f4e2dc63b3b2c3348cfc4337a84aa4376b1d2ccd54839c31da7259eec903-d # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/b0/b0c1bb875d5223739746ad865875d45737f09852dac9ef9540f57efeac94bc5f-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_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/b034/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid OhbUC-3B901SxjRugu0O/OhbUC-3B901SxjRugu0O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack ./src/github.com/golang/protobuf/proto/buffer.go ./src/github.com/golang/protobuf/proto/defaults.go ./src/github.com/golang/protobuf/proto/deprecated.go ./src/github.com/golang/protobuf/proto/discard.go ./src/github.com/golang/protobuf/proto/extensions.go ./src/github.com/golang/protobuf/proto/properties.go ./src/github.com/golang/protobuf/proto/proto.go ./src/github.com/golang/protobuf/proto/registry.go ./src/github.com/golang/protobuf/proto/text_decode.go ./src/github.com/golang/protobuf/proto/text_encode.go ./src/github.com/golang/protobuf/proto/wire.go ./src/github.com/golang/protobuf/proto/wrappers.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b142/_pkg_.a $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/05/05cccfae4dac59bfeeb33f5a16dfb1064bb77e9adf6a601aa0bca6a9f7fcd219-d # internal golang.org/x/crypto/ssh/agent mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b116/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b610/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid aUhMy_Ayc-JTKwT9tX8c/aUhMy_Ayc-JTKwT9tX8c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b616/importcfg -pack ./src/golang.org/x/crypto/ssh/agent/client.go ./src/golang.org/x/crypto/ssh/agent/forward.go ./src/golang.org/x/crypto/ssh/agent/keyring.go ./src/golang.org/x/crypto/ssh/agent/server.go cd $WORK/b594 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c seccomp.cgo2.c cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/81/816f0f5dc8ae616468e0f3baa748595806f53f2671af63bb4740c105396e8e36-d # internal github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b142/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b143/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid 6taEClmGTPy_-qWemjn0/6taEClmGTPy_-qWemjn0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack ./src/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/29/29586b23e1fd672b6c34443ca7a8cf256b6c2333053a95ab69a4a54211910911-d # internal net/http/httptrace mkdir -p $WORK/b207/ google.golang.org/grpc/internal/credentials mkdir -p $WORK/b251/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile internal/nettrace=$WORK/b061/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid JuarrJ_yZlVsQJ_HwSMj/JuarrJ_yZlVsQJ_HwSMj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b529/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid hFdJMpX22FSjqUeuLYHK/hFdJMpX22FSjqUeuLYHK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./src/google.golang.org/grpc/internal/credentials/credentials.go ./src/google.golang.org/grpc/internal/credentials/spiffe.go ./src/google.golang.org/grpc/internal/credentials/syscallconn.go ./src/google.golang.org/grpc/internal/credentials/util.go cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 6EpEglHKSO7pU09B56Sw/6EpEglHKSO7pU09B56Sw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./src/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./src/github.com/docker/go-connections/tlsconfig/config.go ./src/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go ./src/github.com/docker/go-connections/tlsconfig/versions_go113.go github.com/containers/libtrust mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/base32=$WORK/b131/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/containers/libtrust -complete -installsuffix shared -buildid _JgSD3FhANS6I-310Bpa/_JgSD3FhANS6I-310Bpa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack ./src/github.com/containers/libtrust/certificates.go ./src/github.com/containers/libtrust/doc.go ./src/github.com/containers/libtrust/ec_key.go ./src/github.com/containers/libtrust/ec_key_no_openssl.go ./src/github.com/containers/libtrust/filter.go ./src/github.com/containers/libtrust/hash.go ./src/github.com/containers/libtrust/jsonsign.go ./src/github.com/containers/libtrust/key.go ./src/github.com/containers/libtrust/key_files.go ./src/github.com/containers/libtrust/key_manager.go ./src/github.com/containers/libtrust/rsa_key.go ./src/github.com/containers/libtrust/util.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b365/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b365/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cd $WORK/b594 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c seccomp_internal.cgo2.c cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/0c/0c7e359c6987e1038843db2348b8cc45bc348ddf560385a42058e302c42ad337-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid Qgiqwn0plk8Vht4a6eCa/Qgiqwn0plk8Vht4a6eCa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack ./src/github.com/containers/ocicrypt/config/config.go ./src/github.com/containers/ocicrypt/config/constructors.go github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a EOF github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/ocicrypt/config/pkcs11config -complete -installsuffix shared -buildid sso9A2AQs_ChWDNrrAKp/sso9A2AQs_ChWDNrrAKp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b602/importcfg -pack ./src/github.com/containers/ocicrypt/config/pkcs11config/config.go mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b387/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid e2UbH066ACbHtCC5AD2M/e2UbH066ACbHtCC5AD2M -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack ./src/github.com/containers/ocicrypt/utils/delayedreader.go ./src/github.com/containers/ocicrypt/utils/ioutils.go ./src/github.com/containers/ocicrypt/utils/testing.go ./src/github.com/containers/ocicrypt/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/7e/7e59f4185838e7f19dcfac01e75b08b0e8861efad42e7bda719987f9a157f10d-d # internal net/http mkdir -p $WORK/b193/ cat >$WORK/b193/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/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b202/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b196/_pkg_.a packagefile internal/godebug=$WORK/b060/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http/httptrace=$WORK/b207/_pkg_.a packagefile net/http/internal=$WORK/b208/_pkg_.a packagefile net/http/internal/ascii=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p net/http -std -complete -installsuffix shared -buildid s2d9P0kJ3G5TVXlRIrF-/s2d9P0kJ3G5TVXlRIrF- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b193/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/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/33/33d2afada4b0dded5bcc4d1ae2cc4e537375d6bc4ddd6730bb0e1c6f183c30d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/33/332b072a201ecd5da89bcd47c3a8c23f84a2f6d23754dc9a099a0de2a39bcfdf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/f3/f33af0314810abe496bc3d6de0e0b8caed7f7adf69617ae15518cc89ac3c3bb7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/b9/b915c5259e67bd183af420800e388575f7c5f4ddd9173a60a1a21e548086f891-d # internal github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b610/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=$WORK/b616/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/buildah/pkg/sshagent -complete -installsuffix shared -buildid YDGZXgwc_1lHwxv3p6wG/YDGZXgwc_1lHwxv3p6wG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/sshagent/sshagent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/4f/4fecaf764c8b34ebdc22905eb485c403ae0e966dd1301d5bcf8ce2b301a243e4-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid GWk7hGOVhqBsdBMNWpHA/GWk7hGOVhqBsdBMNWpHA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keywrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/98/98456b6677beb4f9154d5ded3182c386aa57df301cbb8da978f15604fd185803-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b370/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/mail=$WORK/b317/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid 1_51kB4sJmhHDtqpuDuG/1_51kB4sJmhHDtqpuDuG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b445/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/ce/ce27ea4dd891793129d3a471f279eed53117c20d12ea2fffdbed285e0e298b5a-d # internal cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/e0/e0ce0c8f2e65875b3cad6ef67966c10d3f2306a84887b3bc6028bc174e7e4340-d # internal github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b447/ github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/ocicrypt/blockcipher github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b392/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b448/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid fGm_phB0X8fWqCcBd942/fGm_phB0X8fWqCcBd942 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go mkdir -p $WORK/b446/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b387/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid 2yiw6Z-6TWcgqyVolgoE/2yiw6Z-6TWcgqyVolgoE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b392/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a EOF mkdir -p $WORK/b385/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid ONYXWWp1nCkWLaMVvGL0/ONYXWWp1nCkWLaMVvGL0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b446/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid Fqfm1t5uxdZGqvZqYT3T/Fqfm1t5uxdZGqvZqYT3T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack ./src/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal TERM='dumb' gcc -I ./src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -o $WORK/b365/_cgo_.o $WORK/b365/_cgo_main.o $WORK/b365/_x001.o $WORK/b365/_x002.o $WORK/b365/_x003.o $WORK/b365/_x004.o $WORK/b365/_x005.o -g -O2 -lgpgme cd $WORK/b594 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/33/33f9e96bf9f4bc18ad0123f68598f56b53419b260096e4858d52d0ac427c76ea-d # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/55/554c0310bf88e999314f33ae43cf01db3d6a625599ed6abf10b860e079f331e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/fc/fc708191fb3c4b5d6d7c3d5012bc72842a03ff6219b824f5e80bb3a8c03dccc9-d # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/9c/9cf4e3f7500acb705c2dee5f468e8485840ccdf5212af63a648a91e0b3c6f027-d # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/97/975132fb5ef8ecc7a7487732a4e0175fe7bf2c27e56b29a5cdf04bf99efedffb-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b475/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b481/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b486/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b492/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b494/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid xqwMaEYe0gs-Rm9Dhzb-/xqwMaEYe0gs-Rm9Dhzb- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./src/github.com/containers/storage/drivers/register/register_aufs.go ./src/github.com/containers/storage/drivers/register/register_devicemapper.go ./src/github.com/containers/storage/drivers/register/register_overlay.go ./src/github.com/containers/storage/drivers/register/register_vfs.go ./src/github.com/containers/storage/drivers/register/register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/11/11829cbbf06982c5e9e6606feaf89b6f566a08589496849b77f7366a5f415df9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/e2/e2c52ca05ac8bdd5496dbceb5a53d56a36d1f58a29235ab210aa437cbbb5c97f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal TERM='dumb' gcc -I ./src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -o $WORK/b594/_cgo_.o $WORK/b594/_cgo_main.o $WORK/b594/_x001.o $WORK/b594/_x002.o $WORK/b594/_x003.o -g -O2 -lseccomp cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/77/77c208e2e9710d388ff12b6cebdc607d553d6dd4c9940b6ba455664b2618442f-d # internal github.com/containers/storage mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b474/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b498/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b499/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b500/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b502/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b155/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b503/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/containers/storage -complete -installsuffix shared -buildid touZSAkuU1TiQ3qZovks/touZSAkuU1TiQ3qZovks -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./src/github.com/containers/storage/containers.go ./src/github.com/containers/storage/deprecated.go ./src/github.com/containers/storage/errors.go ./src/github.com/containers/storage/idset.go ./src/github.com/containers/storage/images.go ./src/github.com/containers/storage/jsoniter.go ./src/github.com/containers/storage/layers.go ./src/github.com/containers/storage/lockfile_compat.go ./src/github.com/containers/storage/store.go ./src/github.com/containers/storage/userns.go ./src/github.com/containers/storage/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/9b/9b56e1759ae105990a9ba54b70b6f4ae8e9135f854827f25f1c1f74ea6ff38ea-d # internal github.com/golang/protobuf/jsonpb mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b254/_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/protoimpl=$WORK/b246/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/golang/protobuf/jsonpb -complete -installsuffix shared -buildid XypzGRfmi3Gl5ygyt_Ns/XypzGRfmi3Gl5ygyt_Ns -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./src/github.com/golang/protobuf/jsonpb/decode.go ./src/github.com/golang/protobuf/jsonpb/encode.go ./src/github.com/golang/protobuf/jsonpb/json.go github.com/golang/protobuf/ptypes mkdir -p $WORK/b261/ google.golang.org/grpc/encoding/proto cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b262/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b263/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b265/_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/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b414/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid QAeigO_F6Ja096kL81s5/QAeigO_F6Ja096kL81s5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any.go ./src/github.com/golang/protobuf/ptypes/doc.go ./src/github.com/golang/protobuf/ptypes/duration.go ./src/github.com/golang/protobuf/ptypes/timestamp.go cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b411/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid MzQmfK3felb1tIvgQBco/MzQmfK3felb1tIvgQBco -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./src/google.golang.org/grpc/encoding/proto/proto.go google.golang.org/grpc/credentials mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b251/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid 03m8cCN9pINxNY4FTh7c/03m8cCN9pINxNY4FTh7c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./src/google.golang.org/grpc/credentials/credentials.go ./src/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/c9/c978253bb8a562bbd7f8b5207cfd806351f9d01c438921b021b7ab48fb2eb736-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b365/_cgo_.o -dynout $WORK/b365/_cgo_import.go cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/proglottis/gpgme -installsuffix shared -buildid 7J7ttMa-rbwqQsEkvIBS/7J7ttMa-rbwqQsEkvIBS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./src/github.com/proglottis/gpgme/callbacks.go $WORK/b365/_cgo_gotypes.go $WORK/b365/data.cgo1.go $WORK/b365/gpgme.cgo1.go $WORK/b365/unset_agent_info.cgo1.go $WORK/b365/_cgo_import.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b594/_cgo_.o -dynout $WORK/b594/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid -weHpRDonmsqmbrdfUJo/-weHpRDonmsqmbrdfUJo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b594/importcfg -pack $WORK/b594/_cgo_gotypes.go $WORK/b594/seccomp.cgo1.go $WORK/b594/seccomp_internal.cgo1.go $WORK/b594/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/b8/b8379ed4d52a4620f33571b9cf1b0bf042d82358cbf5b2e49554b6a91e3f6e78-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/b0/b0c74a8084b134733961904c18e50e64d748e713ae12719a4f867a5f4d2299c3-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b441/ google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b410/ google.golang.org/grpc/internal/channelz mkdir -p $WORK/b405/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile net=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid cqY3n3r-7PiscjapuJu5/cqY3n3r-7PiscjapuJu5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b441/importcfg -pack ./src/google.golang.org/grpc/peer/peer.go cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile net=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p google.golang.org/grpc/credentials/insecure -complete -installsuffix shared -buildid YU8dlR6TBU0h-9qS5wfr/YU8dlR6TBU0h-9qS5wfr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./src/google.golang.org/grpc/credentials/insecure/insecure.go cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid Olm1SZNsFWaH15t2JAc7/Olm1SZNsFWaH15t2JAc7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b405/importcfg -pack ./src/google.golang.org/grpc/internal/channelz/funcs.go ./src/google.golang.org/grpc/internal/channelz/id.go ./src/google.golang.org/grpc/internal/channelz/logging.go ./src/google.golang.org/grpc/internal/channelz/types.go ./src/google.golang.org/grpc/internal/channelz/types_linux.go ./src/google.golang.org/grpc/internal/channelz/util_linux.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/1b/1b536d10bdebbab20e5dcd4aecffa3e46bf717f2abffb4fc3370e957eec5be8e-d # internal github.com/containers/image/v5/internal/manifest mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/containers/image/v5/internal/manifest -complete -installsuffix shared -buildid 9dpNwEeT8aDbgrlaLmMP/9dpNwEeT8aDbgrlaLmMP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack ./src/github.com/containers/image/v5/internal/manifest/common.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/internal/manifest/errors.go ./src/github.com/containers/image/v5/internal/manifest/list.go ./src/github.com/containers/image/v5/internal/manifest/manifest.go ./src/github.com/containers/image/v5/internal/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/3c/3c6469f97dd2c160f0de3bc79189b82d210f9a92a90e32a69ec2d1dc057a836b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/71/71bec3d700ea91fb3c5cd449059227aa3ddde4c58b502ec041f338668d94aab7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/1e/1e83a085aadcf2cf921df99db4fcfad521c147401b7bf8f7a07a88eac3ad713e-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b082/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b135/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b136/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid dy4IuwJrberI-oWByRK8/dy4IuwJrberI-oWByRK8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack ./src/github.com/containers/image/v5/manifest/common.go ./src/github.com/containers/image/v5/manifest/docker_schema1.go ./src/github.com/containers/image/v5/manifest/docker_schema2.go ./src/github.com/containers/image/v5/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/manifest/list.go ./src/github.com/containers/image/v5/manifest/manifest.go ./src/github.com/containers/image/v5/manifest/oci.go ./src/github.com/containers/image/v5/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/6b/6bf6ab1291524e2894056194fb8237aa5e751700de0528e9087883c2a0ce8e4b-d # internal google.golang.org/grpc/internal/pretty mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=$WORK/b253/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b254/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b237/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p google.golang.org/grpc/internal/pretty -complete -installsuffix shared -buildid f8CeLOfPCJbdcfKKTitF/f8CeLOfPCJbdcfKKTitF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./src/google.golang.org/grpc/internal/pretty/pretty.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b594/_pkg_.a $WORK/b594/_x001.o $WORK/b594/_x002.o $WORK/b594/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/1e/1e3576ae08247912e810f2b1e958858d39aff07669cd9d4546af8b47011a1db9-d # internal github.com/containers/common/pkg/seccomp mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b594/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/containers/common/pkg/seccomp -complete -installsuffix shared -buildid I-TWPQtyEB1AQHLr9MP-/I-TWPQtyEB1AQHLr9MP- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./src/github.com/containers/common/pkg/seccomp/conversion.go ./src/github.com/containers/common/pkg/seccomp/default_linux.go ./src/github.com/containers/common/pkg/seccomp/errno_list.go ./src/github.com/containers/common/pkg/seccomp/filter.go ./src/github.com/containers/common/pkg/seccomp/seccomp_linux.go ./src/github.com/containers/common/pkg/seccomp/supported.go ./src/github.com/containers/common/pkg/seccomp/types.go ./src/github.com/containers/common/pkg/seccomp/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/1c/1c1335b56190b599a2cefce827f35051dd6be521c14684b18eefa8a87eadbbb8-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b252/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid U7g8w7jAz3ymkqGPrhiG/U7g8w7jAz3ymkqGPrhiG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./src/google.golang.org/grpc/resolver/map.go ./src/google.golang.org/grpc/resolver/resolver.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b365/_pkg_.a $WORK/b365/_x001.o $WORK/b365/_x002.o $WORK/b365/_x003.o $WORK/b365/_x004.o $WORK/b365/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/d3/d3442936b9afeadcf7b6a20722ffafe25c7a9f2c42b04779e08ea4678a507396-d # internal google.golang.org/grpc/channelz mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/channelz=$WORK/b405/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p google.golang.org/grpc/channelz -complete -installsuffix shared -buildid FrcSFWfnzD1sCjPNYnjW/FrcSFWfnzD1sCjPNYnjW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./src/google.golang.org/grpc/channelz/channelz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/85/85cb8612d792b7078e9921195d908030a6fb20622fd9d545d93336b5a95216db-d # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/11/1144f0eaf754271704a6ca603eb92b375efc6e77bb972e1ce01c48e5c67d1445-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/35/356474f34ce7d65a743a0c5353b0891553a1b14fd738d6b6e17d6de8513ec4ba-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b214/ google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b426/ google.golang.org/grpc/internal/metadata cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid c6ZoQXSw_UR1xCC1ljjC/c6ZoQXSw_UR1xCC1ljjC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./src/google.golang.org/grpc/internal/internal.go ./src/google.golang.org/grpc/internal/xds_handshake_cluster.go mkdir -p $WORK/b429/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid 0PtU6hvj_c2FAh5rvHnb/0PtU6hvj_c2FAh5rvHnb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b426/importcfg -pack ./src/google.golang.org/grpc/balancer/grpclb/state/state.go mkdir -p $WORK/b427/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid y_a-MPZYaBAVdLdG6I8K/y_a-MPZYaBAVdLdG6I8K -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./src/google.golang.org/grpc/internal/transport/networktype/networktype.go mkdir -p $WORK/b422/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid YD_U0PIyaiIK7DXI3WWX/YD_U0PIyaiIK7DXI3WWX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid Lg-fl76YpnyXkFYM_M3q/Lg-fl76YpnyXkFYM_M3q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b422/importcfg -pack ./src/google.golang.org/grpc/internal/metadata/metadata.go cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/93/939d5a900055abdc3d917b3350c7989265a38016ac11efff5ca9e9ee1ceee52b-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/35/3585c39306af8b17e0c3b5e9c6316aee9aa03b9b03c4a5cd133b3a6e49081dc8-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b429/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid fadiDBcvjUndMhs9LZ5R/fadiDBcvjUndMhs9LZ5R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/3d/3d690332ca0ea66d328870e134b468cccc17845f43288eab25ccc79baba1b5fd-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid FIm0usSbnvRhU4yueZIv/FIm0usSbnvRhU4yueZIv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/71/71443601fb80716814a2a80ef88e0003a134437f05d1571faa89cfcd1dabcbb3-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b213/ google.golang.org/grpc/balancer mkdir -p $WORK/b403/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b214/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid O3CULDLbFr6jhmnHstkP/O3CULDLbFr6jhmnHstkP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack ./src/google.golang.org/grpc/codes/code_string.go ./src/google.golang.org/grpc/codes/codes.go cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid zkYlMDPwpTSprXA8_7vm/zkYlMDPwpTSprXA8_7vm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./src/google.golang.org/grpc/balancer/balancer.go ./src/google.golang.org/grpc/balancer/conn_state_evaluator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/9d/9d63fee8faf7c92def1bbdf16bc3d26c4703750852021e8f0e4695ad2a91aed0-d # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/b5/b57bfbfbb7bd5d8abf95ad9672d62cfe204b25e07f7d7cdebed0c240ce68e400-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/1c/1c3c680974178c6f43ab231285f1e7a90abe6c0f515e80c2d1675a503b476c04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/64/64faa7b70ecb67eb040a5fccb98ea906a82af26adf5fff7a01128f1b1f9259b3-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b261/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid 2xL0s-LRm8Wyks3rDjcS/2xL0s-LRm8Wyks3rDjcS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./src/google.golang.org/grpc/internal/status/status.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/d6/d6e99b5717f1b812fa0327d348d0e6bf8f00b6755613ea41d7a4746429899cc0-d # internal github.com/containers/common/pkg/manifests mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b532/ github.com/containers/image/v5/internal/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containers/common/pkg/manifests -complete -installsuffix shared -buildid Zvj2d0Cdl0MY1qADogwR/Zvj2d0Cdl0MY1qADogwR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./src/github.com/containers/common/pkg/manifests/errors.go ./src/github.com/containers/common/pkg/manifests/manifests.go mkdir -p $WORK/b278/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b514/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b284/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid _0BxtL-kEgKoOiCmrDXg/_0BxtL-kEgKoOiCmrDXg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack ./src/github.com/containers/image/v5/docker/internal/tarfile/dest.go ./src/github.com/containers/image/v5/docker/internal/tarfile/reader.go ./src/github.com/containers/image/v5/docker/internal/tarfile/src.go ./src/github.com/containers/image/v5/docker/internal/tarfile/types.go ./src/github.com/containers/image/v5/docker/internal/tarfile/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/image/v5/internal/image -complete -installsuffix shared -buildid KUgVBQMEUY0iYo5lWxFQ/KUgVBQMEUY0iYo5lWxFQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack ./src/github.com/containers/image/v5/internal/image/docker_list.go ./src/github.com/containers/image/v5/internal/image/docker_schema1.go ./src/github.com/containers/image/v5/internal/image/docker_schema2.go ./src/github.com/containers/image/v5/internal/image/manifest.go ./src/github.com/containers/image/v5/internal/image/memory.go ./src/github.com/containers/image/v5/internal/image/oci.go ./src/github.com/containers/image/v5/internal/image/oci_index.go ./src/github.com/containers/image/v5/internal/image/sourced.go ./src/github.com/containers/image/v5/internal/image/unparsed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/b5/b56718398fecbae8af459d4112acf8f0e3a9a360beaa87db77e03ddad41da94f-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b407/ google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b424/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid pUPdMh2r5cuYTtv5HPLe/pUPdMh2r5cuYTtv5HPLe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b407/importcfg -pack ./src/google.golang.org/grpc/balancer/base/balancer.go ./src/google.golang.org/grpc/balancer/base/base.go cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid g41LO1zVeOKRI5rFD9Ps/g41LO1zVeOKRI5rFD9Ps -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b424/importcfg -pack ./src/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/bc/bc4002d5f2c7a2eb349d8b1372ba27c1748d5296fdb00334f733448a43bd6e7a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/4a/4ace1b9281243604e0da978bf5379032bde697306876a651936d3002f8885cf5-d # internal google.golang.org/grpc/status mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b260/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p google.golang.org/grpc/status -complete -installsuffix shared -buildid C-ykfMS965pH7atp3EZ4/C-ykfMS965pH7atp3EZ4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./src/google.golang.org/grpc/status/status.go cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/69/698f5bd9a2a5b40e60d6b2f5e512d659e3d58a2a3cf1a0c0489368f814fd23e2-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/2b/2bceede7da9646cc7c4d22872f34c8f96b2727f4ee35a6906a79c7330ed739c8-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid 6P0WyatBuU3FiQzKXUUU/6P0WyatBuU3FiQzKXUUU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b423/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/5d/5d33256144b837c9a9e460d96d72d212e20195422661a07a1a8e264405848594-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/a7/a7ac5d92f70ab4bed212937f219eb53766aa27193f2ee4f86f6c948c1055d204-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b408/ google.golang.org/grpc/internal/balancer/gracefulswitch cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b416/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid W9_5rydQ9W5PdKRdd9na/W9_5rydQ9W5PdKRdd9na -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack ./src/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -complete -installsuffix shared -buildid nFytO45OYB41jm7BS-WY/nFytO45OYB41jm7BS-WY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./src/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/a1/a1b0462463895de44a644dbe5a85dcb90c1cc84d871ac0ccf82895e670032539-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 3BYa6zuNBE746XDRZK38/3BYa6zuNBE746XDRZK38 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./src/github.com/containerd/containerd/errdefs/errors.go ./src/github.com/containerd/containerd/errdefs/grpc.go google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid pS59u9NL3nHl-UU8PVLM/pS59u9NL3nHl-UU8PVLM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./src/google.golang.org/grpc/internal/binarylog/binarylog.go ./src/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./src/google.golang.org/grpc/internal/binarylog/env_config.go ./src/google.golang.org/grpc/internal/binarylog/method_logger.go ./src/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/44/44135c27de84221fc1ebcccf0218a3b31ef01668077a7be8232da833be828de6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/c0/c07c324bd594d9fb18ff7632cd77442967a980f2a1ed227d56248752d685329b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/6e/6e4fcfcfc6dae83f04a7307bd03793433db7865938025e283b3ba8535d42d3f6-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b267/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/3c/3cfd3b38d50f79ff4bd8be1ff0aef8494ed153e8c07e4388f865b33f35ff7ed9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid rfVOCLQ_hVy4QbGs9DAl/rfVOCLQ_hVy4QbGs9DAl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack ./src/github.com/containerd/containerd/platforms/compare.go ./src/github.com/containerd/containerd/platforms/cpuinfo.go ./src/github.com/containerd/containerd/platforms/cpuinfo_linux.go ./src/github.com/containerd/containerd/platforms/database.go ./src/github.com/containerd/containerd/platforms/defaults.go ./src/github.com/containerd/containerd/platforms/defaults_unix.go ./src/github.com/containerd/containerd/platforms/platforms.go ./src/github.com/containerd/containerd/platforms/platforms_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/40/407922f04b66575f4030651fa2adc76eb12ea104f4bade7dfae4b835dc94274d-d # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/49/4961c5ba7109acd3a0a316ad4f1535001f7a3bceff1f1cf1473ed5b496acc82d-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b461/ github.com/containers/image/v5/sif mkdir -p $WORK/b559/ github.com/containers/image/v5/directory github.com/containers/image/v5/docker/archive cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 06uFmWe8IOZDrBJ8c24-/06uFmWe8IOZDrBJ8c24- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b461/importcfg -pack ./src/github.com/containers/image/v5/image/docker_schema2.go ./src/github.com/containers/image/v5/image/sourced.go ./src/github.com/containers/image/v5/image/unparsed.go cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=$WORK/b560/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b510/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/containers/image/v5/sif -complete -installsuffix shared -buildid Zlb47f9TUum2helDlQt6/Zlb47f9TUum2helDlQt6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./src/github.com/containers/image/v5/sif/load.go ./src/github.com/containers/image/v5/sif/src.go ./src/github.com/containers/image/v5/sif/transport.go mkdir -p $WORK/b531/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b532/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid Cg-zNwzb_40Vg8antX-D/Cg-zNwzb_40Vg8antX-D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b510/importcfg -pack ./src/github.com/containers/image/v5/directory/directory_dest.go ./src/github.com/containers/image/v5/directory/directory_src.go ./src/github.com/containers/image/v5/directory/directory_transport.go mkdir -p $WORK/b561/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid cFBxGYYSsI8WQzxxToM8/cFBxGYYSsI8WQzxxToM8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b531/importcfg -pack ./src/github.com/containers/image/v5/docker/archive/dest.go ./src/github.com/containers/image/v5/docker/archive/reader.go ./src/github.com/containers/image/v5/docker/archive/src.go ./src/github.com/containers/image/v5/docker/archive/transport.go ./src/github.com/containers/image/v5/docker/archive/writer.go github.com/containers/image/v5/pkg/blobcache mkdir -p $WORK/b605/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid h0C92KGYY3mdzGt0m0UM/h0C92KGYY3mdzGt0m0UM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack ./src/github.com/containers/image/v5/tarball/doc.go ./src/github.com/containers/image/v5/tarball/tarball_reference.go ./src/github.com/containers/image/v5/tarball/tarball_src.go ./src/github.com/containers/image/v5/tarball/tarball_transport.go cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/image/v5/pkg/blobcache -complete -installsuffix shared -buildid iEDpR0bm4DlJKtVUqi8y/iEDpR0bm4DlJKtVUqi8y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobcache/blobcache.go ./src/github.com/containers/image/v5/pkg/blobcache/dest.go ./src/github.com/containers/image/v5/pkg/blobcache/src.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/21/210ac5ce19e3f02d2792acb36a662a11a50ec4995d7317cb5a724aca93c33713-d # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/8b/8becd94581c4148c6ee019353fb1c6fd45d113491215f6151ca9aa8353921e3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/d3/d316acc8feb4e1ad6fa28c653f2da7c3a0c12e59feb279067b8760476cc0fe01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/b1/b1a2896283eeddde8219bafa2394bf6e1c32bfeae464e5b874457c963e89898d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/5c/5c230d9c2418d511ef0ad136331f88ea2d6a8e6b614343f87ef41ce700e6272e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/93/9313814bd3164f221acad83c79fb0c0b275f27ec404b38990c3984cc3725e444-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/b7/b73a2ab32d15624f41b7f39cd9a0aeb0a0d89c680b189e09de5f23fc79faf296-d # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/31/31558d4698a417a78e41f406ecc671b8e8e220d1fe85563fc4338d3880df092f-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobcache=$WORK/b605/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid ELH-IB7gc2AS3uXdIRh6/ELH-IB7gc2AS3uXdIRh6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/blobcache/blobcache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/bb/bb60c46b945ed53147dbfca1e8b447866632671ac187070735ff511b4751d98c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/0a/0a6bf2d879011b525ece0d554020bfbcac688e9525e7ead7dbd644a0c7930704-d # internal github.com/containers/storage/pkg/chunked mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b505/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b493/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b275/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b276/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/storage/pkg/chunked -complete -installsuffix shared -buildid _d3F4HFlguFYDcm9Ks1N/_d3F4HFlguFYDcm9Ks1N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b504/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/cache_linux.go ./src/github.com/containers/storage/pkg/chunked/compression.go ./src/github.com/containers/storage/pkg/chunked/compression_linux.go ./src/github.com/containers/storage/pkg/chunked/storage.go ./src/github.com/containers/storage/pkg/chunked/storage_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/6a/6a60ac5cf74823bbd3d6bfe2bb661c9d14f5804d74ef1889a48b806a9a7d9eef-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b284/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b504/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid tOAwri0A5v2BZfOvepi3/tOAwri0A5v2BZfOvepi3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack ./src/github.com/containers/image/v5/storage/storage_dest.go ./src/github.com/containers/image/v5/storage/storage_image.go ./src/github.com/containers/image/v5/storage/storage_reference.go ./src/github.com/containers/image/v5/storage/storage_src.go ./src/github.com/containers/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/6e/6ee2a6d29091499b3efb19ef79a474a6189763a30c38bf41b2733e87ff191e16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/f1/f1e11657aa4a586fe05a90311b29619d3172b94a385b1eae268c7eca9f5ff559-d # internal expvar mkdir -p $WORK/b342/ github.com/containers/image/v5/pkg/tlsclientconfig github.com/letsencrypt/boulder/probs github.com/go-openapi/errors github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b523/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF github.com/containers/buildah/define mkdir -p $WORK/b056/ net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p expvar -std -complete -installsuffix shared -buildid o2Hb7hlCMy7qcEszLq2p/o2Hb7hlCMy7qcEszLq2p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack /usr/lib/golang/src/expvar/expvar.go github.com/gorilla/mux cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 0Mj3dwcyA4uAjBijT4lT/0Mj3dwcyA4uAjBijT4lT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b523/importcfg -pack ./src/github.com/docker/distribution/registry/api/errcode/errors.go ./src/github.com/docker/distribution/registry/api/errcode/handler.go ./src/github.com/docker/distribution/registry/api/errcode/register.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b192/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF golang.org/x/net/trace mkdir -p $WORK/b396/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/containers/buildah/define -complete -installsuffix shared -buildid U9wJqLx4ImyxXFqXawof/U9wJqLx4ImyxXFqXawof -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack ./_build/src/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/buildah/define/types_unix.go github.com/docker/docker/errdefs mkdir -p $WORK/b552/ github.com/go-openapi/swag mkdir -p $WORK/b318/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a EOF cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b397/_pkg_.a packagefile html/template=$WORK/b398/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile text/tabwriter=$WORK/b401/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid VNdAJW5k2lrtO4XnunuS/VNdAJW5k2lrtO4XnunuS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b552/importcfg -pack ./src/github.com/docker/docker/errdefs/defs.go ./src/github.com/docker/docker/errdefs/doc.go ./src/github.com/docker/docker/errdefs/helpers.go ./src/github.com/docker/docker/errdefs/http_helpers.go ./src/github.com/docker/docker/errdefs/is.go mkdir -p $WORK/b522/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid C4QD6hOmprYekAYu1Ki3/C4QD6hOmprYekAYu1Ki3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./src/golang.org/x/net/trace/events.go ./src/golang.org/x/net/trace/histogram.go ./src/golang.org/x/net/trace/trace.go cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b319/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b321/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid AeFKCM8ZlCuepop4TkjA/AeFKCM8ZlCuepop4TkjA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack ./src/github.com/go-openapi/swag/convert.go ./src/github.com/go-openapi/swag/convert_types.go ./src/github.com/go-openapi/swag/doc.go ./src/github.com/go-openapi/swag/file.go ./src/github.com/go-openapi/swag/json.go ./src/github.com/go-openapi/swag/loading.go ./src/github.com/go-openapi/swag/name_lexem.go ./src/github.com/go-openapi/swag/net.go ./src/github.com/go-openapi/swag/path.go ./src/github.com/go-openapi/swag/post_go18.go ./src/github.com/go-openapi/swag/post_go19.go ./src/github.com/go-openapi/swag/split.go ./src/github.com/go-openapi/swag/util.go ./src/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid RS6hxNPB4KP7v1jtK105/RS6hxNPB4KP7v1jtK105 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack ./src/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b343/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a EOF mkdir -p $WORK/b300/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/letsencrypt/boulder/probs -complete -installsuffix shared -buildid FD13NDTONrtNvGuO8lOr/FD13NDTONrtNvGuO8lOr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./src/github.com/letsencrypt/boulder/probs/probs.go github.com/docker/go-connections/sockets mkdir -p $WORK/b553/ mkdir -p $WORK/b444/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b527/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid e6FASnRHhT7q-_AjWsm5/e6FASnRHhT7q-_AjWsm5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack ./src/github.com/go-openapi/errors/api.go ./src/github.com/go-openapi/errors/auth.go ./src/github.com/go-openapi/errors/doc.go ./src/github.com/go-openapi/errors/headers.go ./src/github.com/go-openapi/errors/middleware.go ./src/github.com/go-openapi/errors/parsing.go ./src/github.com/go-openapi/errors/schema.go cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/internal=$WORK/b208/_pkg_.a packagefile net/http/internal/ascii=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b528/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/containers/common/pkg/download /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p net/http/httputil -std -complete -installsuffix shared -buildid rjAQGLRZ8bRnNH7e5j2V/rjAQGLRZ8bRnNH7e5j2V -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b444/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 mkdir -p $WORK/b578/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/containers/common/pkg/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid Rzl-nqVN4LngJsg7wala/Rzl-nqVN4LngJsg7wala -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b553/importcfg -pack ./src/github.com/docker/go-connections/sockets/inmem_socket.go ./src/github.com/docker/go-connections/sockets/proxy.go ./src/github.com/docker/go-connections/sockets/sockets.go ./src/github.com/docker/go-connections/sockets/sockets_unix.go ./src/github.com/docker/go-connections/sockets/tcp_socket.go ./src/github.com/docker/go-connections/sockets/unix_socket.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/gorilla/mux -complete -installsuffix shared -buildid A6ukkNDIwVoYijmFCkOh/A6ukkNDIwVoYijmFCkOh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b527/importcfg -pack ./src/github.com/gorilla/mux/doc.go ./src/github.com/gorilla/mux/middleware.go ./src/github.com/gorilla/mux/mux.go ./src/github.com/gorilla/mux/regexp.go ./src/github.com/gorilla/mux/route.go ./src/github.com/gorilla/mux/test_helpers.go cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b579/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/containers/common/pkg/download -complete -installsuffix shared -buildid jiKM4shM6rW19JHyiLlF/jiKM4shM6rW19JHyiLlF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b578/importcfg -pack ./src/github.com/containers/common/pkg/download/download.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid ovpRm0lSyYLkEEXtzJFN/ovpRm0lSyYLkEEXtzJFN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./src/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./src/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go golang.org/x/net/http2 mkdir -p $WORK/b431/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b580/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/containers/common/pkg/filters -complete -installsuffix shared -buildid -YzAZA8GA4bR7TSqHRVX/-YzAZA8GA4bR7TSqHRVX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack ./src/github.com/containers/common/pkg/filters/filters.go cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b432/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b438/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b433/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httptrace=$WORK/b207/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid ufoYyrRHZoKU-wxOcP5O/ufoYyrRHZoKU-wxOcP5O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b431/importcfg -pack ./src/golang.org/x/net/http2/ascii.go ./src/golang.org/x/net/http2/ciphers.go ./src/golang.org/x/net/http2/client_conn_pool.go ./src/golang.org/x/net/http2/databuffer.go ./src/golang.org/x/net/http2/errors.go ./src/golang.org/x/net/http2/flow.go ./src/golang.org/x/net/http2/frame.go ./src/golang.org/x/net/http2/go111.go ./src/golang.org/x/net/http2/go115.go ./src/golang.org/x/net/http2/go118.go ./src/golang.org/x/net/http2/gotrack.go ./src/golang.org/x/net/http2/headermap.go ./src/golang.org/x/net/http2/http2.go ./src/golang.org/x/net/http2/pipe.go ./src/golang.org/x/net/http2/server.go ./src/golang.org/x/net/http2/transport.go ./src/golang.org/x/net/http2/write.go ./src/golang.org/x/net/http2/writesched.go ./src/golang.org/x/net/http2/writesched_priority.go ./src/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/82/820e6dbb64e6c42c4bf0037f1e850568cd2b7b13cff388aeaf689e512049618a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/15/157e0b9a019bdaa9046b279380c85863e43e36e3de37f8c83fd164a3e5e8b6fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/2f/2febbee9ba856ec98141ae5a2cd84193206cf656b38aa4ff5d1f6c23ee34f3e6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/ee/ee61ec578b12be95b8e4aef7c9bdaf74b93635503cfd0ac4660f98728eca0759-d # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/31/317930e403a1f7f1a8fa0126de6a1477d0a324aa53e06253c465f3e2de383cb3-d # internal github.com/containers/common/libnetwork/util mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b579/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/letsencrypt/boulder/core mkdir -p $WORK/b341/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/containers/common/libnetwork/util -complete -installsuffix shared -buildid 1V9a8Pf6MiZYGns5Qag8/1V9a8Pf6MiZYGns5Qag8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b640/importcfg -pack ./src/github.com/containers/common/libnetwork/util/filters.go ./src/github.com/containers/common/libnetwork/util/ip.go ./src/github.com/containers/common/libnetwork/util/ip_calc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b342/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b343/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=$WORK/b344/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=$WORK/b345/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b346/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=$WORK/b347/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/letsencrypt/boulder/core -complete -installsuffix shared -buildid SLDtc0Ts02oe8IygqoUV/SLDtc0Ts02oe8IygqoUV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack ./src/github.com/letsencrypt/boulder/core/challenges.go ./src/github.com/letsencrypt/boulder/core/interfaces.go ./src/github.com/letsencrypt/boulder/core/objects.go ./src/github.com/letsencrypt/boulder/core/util.go cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/5a/5ae64707063a1d65023b21876d6abc7c5c2150a1ad02663ed9ac4034355e6c73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/f5/f5f8e83844b18e968a010b30f3ed5e9ba48fab472b8d1149615d687ac035da51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/09/09a6932712570d8f78714825fbf3ef6efdd677e57a2745f04af06999e9965796-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/6c/6ced5de15a612bc4cde1047418749a9326c77e61016e0398bb9287f158f0cd52-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b555/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b522/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid zcCwKiAX644LB0bsIrdV/zcCwKiAX644LB0bsIrdV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b556/importcfg -pack ./src/github.com/containers/image/v5/oci/layout/oci_dest.go ./src/github.com/containers/image/v5/oci/layout/oci_src.go ./src/github.com/containers/image/v5/oci/layout/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/11/11f40db3eeb471d3c71c17913e1c5a55bd661f77fbb67310347d25fcfc48e27d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/56/56bcd71172d30a639ae27efeb48193c292e113b101b3c6a8bac9ab5515ad409e-d # internal github.com/containers/common/libnetwork/etchosts mkdir -p $WORK/b639/ github.com/containers/common/libnetwork/internal/util mkdir -p $WORK/b655/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/machine=$WORK/b641/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/containers/common/libnetwork/etchosts -complete -installsuffix shared -buildid F-bpfYuwMJDcNXO35Qir/F-bpfYuwMJDcNXO35Qir -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b639/importcfg -pack ./src/github.com/containers/common/libnetwork/etchosts/hosts.go ./src/github.com/containers/common/libnetwork/etchosts/ip.go ./src/github.com/containers/common/libnetwork/etchosts/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/containers/common/libnetwork/internal/util -complete -installsuffix shared -buildid aWzhLKkJn4Iv1DVgpDko/aWzhLKkJn4Iv1DVgpDko -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b655/importcfg -pack ./src/github.com/containers/common/libnetwork/internal/util/bridge.go ./src/github.com/containers/common/libnetwork/internal/util/create.go ./src/github.com/containers/common/libnetwork/internal/util/interface.go ./src/github.com/containers/common/libnetwork/internal/util/interfaces.go ./src/github.com/containers/common/libnetwork/internal/util/ip.go ./src/github.com/containers/common/libnetwork/internal/util/parse.go ./src/github.com/containers/common/libnetwork/internal/util/util.go ./src/github.com/containers/common/libnetwork/internal/util/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/46/462ec9779136e5f898f4a0e8c89f99399be38c344a31b431b1bdff378397b677-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b306/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b308/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b309/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b310/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/mail=$WORK/b317/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid itvvSbOiG8Plm-ac5Pk1/itvvSbOiG8Plm-ac5Pk1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b304/importcfg -pack ./src/github.com/go-openapi/strfmt/bson.go ./src/github.com/go-openapi/strfmt/date.go ./src/github.com/go-openapi/strfmt/default.go ./src/github.com/go-openapi/strfmt/doc.go ./src/github.com/go-openapi/strfmt/duration.go ./src/github.com/go-openapi/strfmt/format.go ./src/github.com/go-openapi/strfmt/time.go ./src/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/17/17c5a63dba065b96e4cfe4cfed49a6dd0624051c409331ef3df73cca00293801-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b525/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b527/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid nyBZ3gubwZWu2PD6q3Am/nyBZ3gubwZWu2PD6q3Am -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack ./src/github.com/docker/distribution/registry/api/v2/descriptors.go ./src/github.com/docker/distribution/registry/api/v2/doc.go ./src/github.com/docker/distribution/registry/api/v2/errors.go ./src/github.com/docker/distribution/registry/api/v2/headerparser.go ./src/github.com/docker/distribution/registry/api/v2/routes.go ./src/github.com/docker/distribution/registry/api/v2/urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/97/972edb7bad4ab07b577a06829bb63abd85fe3aca216e66149c55781d9ad23d19-d # internal github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/letsencrypt/boulder/core=$WORK/b341/_pkg_.a packagefile github.com/letsencrypt/boulder/errors=$WORK/b352/_pkg_.a packagefile github.com/titanous/rocacheck=$WORK/b353/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/letsencrypt/boulder/goodkey -complete -installsuffix shared -buildid y1IOuWdNAyF9MUjIWWnc/y1IOuWdNAyF9MUjIWWnc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack ./src/github.com/letsencrypt/boulder/goodkey/blocked.go ./src/github.com/letsencrypt/boulder/goodkey/good_key.go ./src/github.com/letsencrypt/boulder/goodkey/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/73/73cd9da22bf5c7950da9529a48a814e5b2a5430af27eda77139322e183294f6b-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b619/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b627/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b628/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b631/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/moby/patternmatcher=$WORK/b626/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httputil=$WORK/b444/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 1rB3byMtoW3w5AMEsbO4/1rB3byMtoW3w5AMEsbO4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./src/github.com/fsouza/go-dockerclient/auth.go ./src/github.com/fsouza/go-dockerclient/change.go ./src/github.com/fsouza/go-dockerclient/client.go ./src/github.com/fsouza/go-dockerclient/client_unix.go ./src/github.com/fsouza/go-dockerclient/container.go ./src/github.com/fsouza/go-dockerclient/container_archive.go ./src/github.com/fsouza/go-dockerclient/container_attach.go ./src/github.com/fsouza/go-dockerclient/container_changes.go ./src/github.com/fsouza/go-dockerclient/container_commit.go ./src/github.com/fsouza/go-dockerclient/container_copy.go ./src/github.com/fsouza/go-dockerclient/container_create.go ./src/github.com/fsouza/go-dockerclient/container_export.go ./src/github.com/fsouza/go-dockerclient/container_inspect.go ./src/github.com/fsouza/go-dockerclient/container_kill.go ./src/github.com/fsouza/go-dockerclient/container_list.go ./src/github.com/fsouza/go-dockerclient/container_logs.go ./src/github.com/fsouza/go-dockerclient/container_pause.go ./src/github.com/fsouza/go-dockerclient/container_prune.go ./src/github.com/fsouza/go-dockerclient/container_remove.go ./src/github.com/fsouza/go-dockerclient/container_rename.go ./src/github.com/fsouza/go-dockerclient/container_resize.go ./src/github.com/fsouza/go-dockerclient/container_restart.go ./src/github.com/fsouza/go-dockerclient/container_start.go ./src/github.com/fsouza/go-dockerclient/container_stats.go ./src/github.com/fsouza/go-dockerclient/container_stop.go ./src/github.com/fsouza/go-dockerclient/container_top.go ./src/github.com/fsouza/go-dockerclient/container_unpause.go ./src/github.com/fsouza/go-dockerclient/container_update.go ./src/github.com/fsouza/go-dockerclient/container_wait.go ./src/github.com/fsouza/go-dockerclient/distribution.go ./src/github.com/fsouza/go-dockerclient/env.go ./src/github.com/fsouza/go-dockerclient/event.go ./src/github.com/fsouza/go-dockerclient/exec.go ./src/github.com/fsouza/go-dockerclient/image.go ./src/github.com/fsouza/go-dockerclient/misc.go ./src/github.com/fsouza/go-dockerclient/network.go ./src/github.com/fsouza/go-dockerclient/plugin.go ./src/github.com/fsouza/go-dockerclient/registry_auth.go ./src/github.com/fsouza/go-dockerclient/signal.go ./src/github.com/fsouza/go-dockerclient/swarm.go ./src/github.com/fsouza/go-dockerclient/swarm_configs.go ./src/github.com/fsouza/go-dockerclient/swarm_node.go ./src/github.com/fsouza/go-dockerclient/swarm_secrets.go ./src/github.com/fsouza/go-dockerclient/swarm_service.go ./src/github.com/fsouza/go-dockerclient/swarm_task.go ./src/github.com/fsouza/go-dockerclient/system.go ./src/github.com/fsouza/go-dockerclient/tar.go ./src/github.com/fsouza/go-dockerclient/tls.go ./src/github.com/fsouza/go-dockerclient/volume.go github.com/docker/docker/client mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b525/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b535/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b536/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b537/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b549/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b550/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b551/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b136/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b548/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b552/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b553/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httputil=$WORK/b444/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/docker/docker/client -complete -installsuffix shared -buildid BHNcGFMoYpwg5KYQpdAG/BHNcGFMoYpwg5KYQpdAG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack ./src/github.com/docker/docker/client/build_cancel.go ./src/github.com/docker/docker/client/build_prune.go ./src/github.com/docker/docker/client/checkpoint_create.go ./src/github.com/docker/docker/client/checkpoint_delete.go ./src/github.com/docker/docker/client/checkpoint_list.go ./src/github.com/docker/docker/client/client.go ./src/github.com/docker/docker/client/client_deprecated.go ./src/github.com/docker/docker/client/client_unix.go ./src/github.com/docker/docker/client/config_create.go ./src/github.com/docker/docker/client/config_inspect.go ./src/github.com/docker/docker/client/config_list.go ./src/github.com/docker/docker/client/config_remove.go ./src/github.com/docker/docker/client/config_update.go ./src/github.com/docker/docker/client/container_attach.go ./src/github.com/docker/docker/client/container_commit.go ./src/github.com/docker/docker/client/container_copy.go ./src/github.com/docker/docker/client/container_create.go ./src/github.com/docker/docker/client/container_diff.go ./src/github.com/docker/docker/client/container_exec.go ./src/github.com/docker/docker/client/container_export.go ./src/github.com/docker/docker/client/container_inspect.go ./src/github.com/docker/docker/client/container_kill.go ./src/github.com/docker/docker/client/container_list.go ./src/github.com/docker/docker/client/container_logs.go ./src/github.com/docker/docker/client/container_pause.go ./src/github.com/docker/docker/client/container_prune.go ./src/github.com/docker/docker/client/container_remove.go ./src/github.com/docker/docker/client/container_rename.go ./src/github.com/docker/docker/client/container_resize.go ./src/github.com/docker/docker/client/container_restart.go ./src/github.com/docker/docker/client/container_start.go ./src/github.com/docker/docker/client/container_stats.go ./src/github.com/docker/docker/client/container_stop.go ./src/github.com/docker/docker/client/container_top.go ./src/github.com/docker/docker/client/container_unpause.go ./src/github.com/docker/docker/client/container_update.go ./src/github.com/docker/docker/client/container_wait.go ./src/github.com/docker/docker/client/disk_usage.go ./src/github.com/docker/docker/client/distribution_inspect.go ./src/github.com/docker/docker/client/envvars.go ./src/github.com/docker/docker/client/errors.go ./src/github.com/docker/docker/client/events.go ./src/github.com/docker/docker/client/hijack.go ./src/github.com/docker/docker/client/image_build.go ./src/github.com/docker/docker/client/image_create.go ./src/github.com/docker/docker/client/image_history.go ./src/github.com/docker/docker/client/image_import.go ./src/github.com/docker/docker/client/image_inspect.go ./src/github.com/docker/docker/client/image_list.go ./src/github.com/docker/docker/client/image_load.go ./src/github.com/docker/docker/client/image_prune.go ./src/github.com/docker/docker/client/image_pull.go ./src/github.com/docker/docker/client/image_push.go ./src/github.com/docker/docker/client/image_remove.go ./src/github.com/docker/docker/client/image_save.go ./src/github.com/docker/docker/client/image_search.go ./src/github.com/docker/docker/client/image_tag.go ./src/github.com/docker/docker/client/info.go ./src/github.com/docker/docker/client/interface.go ./src/github.com/docker/docker/client/interface_experimental.go ./src/github.com/docker/docker/client/interface_stable.go ./src/github.com/docker/docker/client/login.go ./src/github.com/docker/docker/client/network_connect.go ./src/github.com/docker/docker/client/network_create.go ./src/github.com/docker/docker/client/network_disconnect.go ./src/github.com/docker/docker/client/network_inspect.go ./src/github.com/docker/docker/client/network_list.go ./src/github.com/docker/docker/client/network_prune.go ./src/github.com/docker/docker/client/network_remove.go ./src/github.com/docker/docker/client/node_inspect.go ./src/github.com/docker/docker/client/node_list.go ./src/github.com/docker/docker/client/node_remove.go ./src/github.com/docker/docker/client/node_update.go ./src/github.com/docker/docker/client/options.go ./src/github.com/docker/docker/client/ping.go ./src/github.com/docker/docker/client/plugin_create.go ./src/github.com/docker/docker/client/plugin_disable.go ./src/github.com/docker/docker/client/plugin_enable.go ./src/github.com/docker/docker/client/plugin_inspect.go ./src/github.com/docker/docker/client/plugin_install.go ./src/github.com/docker/docker/client/plugin_list.go ./src/github.com/docker/docker/client/plugin_push.go ./src/github.com/docker/docker/client/plugin_remove.go ./src/github.com/docker/docker/client/plugin_set.go ./src/github.com/docker/docker/client/plugin_upgrade.go ./src/github.com/docker/docker/client/request.go ./src/github.com/docker/docker/client/secret_create.go ./src/github.com/docker/docker/client/secret_inspect.go ./src/github.com/docker/docker/client/secret_list.go ./src/github.com/docker/docker/client/secret_remove.go ./src/github.com/docker/docker/client/secret_update.go ./src/github.com/docker/docker/client/service_create.go ./src/github.com/docker/docker/client/service_inspect.go ./src/github.com/docker/docker/client/service_list.go ./src/github.com/docker/docker/client/service_logs.go ./src/github.com/docker/docker/client/service_remove.go ./src/github.com/docker/docker/client/service_update.go ./src/github.com/docker/docker/client/swarm_get_unlock_key.go ./src/github.com/docker/docker/client/swarm_init.go ./src/github.com/docker/docker/client/swarm_inspect.go ./src/github.com/docker/docker/client/swarm_join.go ./src/github.com/docker/docker/client/swarm_leave.go ./src/github.com/docker/docker/client/swarm_unlock.go ./src/github.com/docker/docker/client/swarm_update.go ./src/github.com/docker/docker/client/task_inspect.go ./src/github.com/docker/docker/client/task_list.go ./src/github.com/docker/docker/client/task_logs.go ./src/github.com/docker/docker/client/transport.go ./src/github.com/docker/docker/client/utils.go ./src/github.com/docker/docker/client/version.go ./src/github.com/docker/docker/client/volume_create.go ./src/github.com/docker/docker/client/volume_inspect.go ./src/github.com/docker/docker/client/volume_list.go ./src/github.com/docker/docker/client/volume_prune.go ./src/github.com/docker/docker/client/volume_remove.go ./src/github.com/docker/docker/client/volume_update.go cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/8e/8eca7a4b1721cc5b3bd92a290758cfc3771e3582d0f3803aa0c8a9b704e569a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/4c/4cc0808edbd1807428378b683fcea95a5fc6d32d6e7dc44a3629da1aa415e73d-d # internal github.com/containers/common/libnetwork/cni mkdir -p $WORK/b643/ github.com/containers/common/libnetwork/netavark mkdir -p $WORK/b659/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b644/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b645/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=$WORK/b651/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b649/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b654/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=$WORK/b655/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b656/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/containers/common/libnetwork/cni -complete -installsuffix shared -buildid SKtx0C9--Gsao3ENxDW4/SKtx0C9--Gsao3ENxDW4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b643/importcfg -pack ./src/github.com/containers/common/libnetwork/cni/cni_conversion.go ./src/github.com/containers/common/libnetwork/cni/cni_exec.go ./src/github.com/containers/common/libnetwork/cni/cni_types.go ./src/github.com/containers/common/libnetwork/cni/config.go ./src/github.com/containers/common/libnetwork/cni/config_linux.go ./src/github.com/containers/common/libnetwork/cni/network.go ./src/github.com/containers/common/libnetwork/cni/run.go ./src/github.com/containers/common/libnetwork/cni/run_linux.go cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=$WORK/b655/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b292/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/containers/common/libnetwork/netavark -complete -installsuffix shared -buildid HxZxDtEFtHm-Nk7TQE7P/HxZxDtEFtHm-Nk7TQE7P -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b659/importcfg -pack ./src/github.com/containers/common/libnetwork/netavark/config.go ./src/github.com/containers/common/libnetwork/netavark/const.go ./src/github.com/containers/common/libnetwork/netavark/exec.go ./src/github.com/containers/common/libnetwork/netavark/ipam.go ./src/github.com/containers/common/libnetwork/netavark/network.go ./src/github.com/containers/common/libnetwork/netavark/run.go cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/5c/5ca39e263b5a17bbf48c16d245f56479350c199b730da9ca5fc222fe35c7288e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/12/12e5ad217963bba19e9faa9101473646c2215b932fc40a4d3854e62b2313c0c8-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b555/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b556/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid DVKWKgzDFLTE65OPSPQ9/DVKWKgzDFLTE65OPSPQ9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./src/github.com/containers/image/v5/oci/archive/oci_dest.go ./src/github.com/containers/image/v5/oci/archive/oci_src.go ./src/github.com/containers/image/v5/oci/archive/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/d6/d61932ba927d2ff8b6ff442e1c2fb886aade12f3b2a187cd02d618b629f65a4b-d # internal github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=$WORK/b340/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b354/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/sigstore/sigstore/pkg/cryptoutils -complete -installsuffix shared -buildid eW-y2P3ENoyHE3DBmG1D/eW-y2P3ENoyHE3DBmG1D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/7e/7e8ac5818f7cae9088cccadf4de996b5a1bdc2c81c0060b7a02995624177291f-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid -Ry6BFMiHbtYELJdF1ek/-Ry6BFMiHbtYELJdF1ek -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack ./src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/dd/dd15cd0a51f7f198b55b2c4d2483451eeb8f8fee29223a2f252ce6e761f55119-d # internal github.com/containers/common/pkg/retry mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b524/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid BBhqxqG3_29xbQ-AhdNM/BBhqxqG3_29xbQ-AhdNM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b581/importcfg -pack ./src/github.com/containers/common/pkg/retry/retry.go ./src/github.com/containers/common/pkg/retry/retry_linux.go github.com/containers/image/v5/docker mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b513/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b514/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b515/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=$WORK/b516/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b284/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b517/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b522/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b524/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b528/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid HPyUyjEADKKTy7TGf3im/HPyUyjEADKKTy7TGf3im -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b512/importcfg -pack ./src/github.com/containers/image/v5/docker/body_reader.go ./src/github.com/containers/image/v5/docker/cache.go ./src/github.com/containers/image/v5/docker/distribution_error.go ./src/github.com/containers/image/v5/docker/docker_client.go ./src/github.com/containers/image/v5/docker/docker_image.go ./src/github.com/containers/image/v5/docker/docker_image_dest.go ./src/github.com/containers/image/v5/docker/docker_image_src.go ./src/github.com/containers/image/v5/docker/docker_transport.go ./src/github.com/containers/image/v5/docker/errors.go ./src/github.com/containers/image/v5/docker/paths_common.go ./src/github.com/containers/image/v5/docker/registries_d.go ./src/github.com/containers/image/v5/docker/wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/80/80c6a49810b0026bee0a6417e2d1c972de78d8c42064061a326df441a23925e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/04/049af06516ffd7363c6129d46279a4cbe2babe1d06fa180396082a14d9ad185d-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b331/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid TfQ9tOdDs8ArmTbDxy7e/TfQ9tOdDs8ArmTbDxy7e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b330/importcfg -pack ./src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/3d/3d25ca7ae5e4ec11a2bdbed524af974e27029f71a6cfd6fc33801a47d9fc6877-d # internal github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b338/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b339/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=$WORK/b361/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=$WORK/b362/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b363/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/sigstore/sigstore/pkg/signature -complete -installsuffix shared -buildid o8yHHxO37wVManIqQpBy/o8yHHxO37wVManIqQpBy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./src/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./src/github.com/sigstore/sigstore/pkg/signature/message.go ./src/github.com/sigstore/sigstore/pkg/signature/options.go ./src/github.com/sigstore/sigstore/pkg/signature/publickey.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./src/github.com/sigstore/sigstore/pkg/signature/signer.go ./src/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./src/github.com/sigstore/sigstore/pkg/signature/util.go ./src/github.com/sigstore/sigstore/pkg/signature/verifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/c4/c47ab4028a1b3d0dec0d3881784bed49631b2f0f302b869b2934800a4a0119a2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/e8/e8d5b7c0072c21572c4723f6700c274a5e1a4943a2459db79604650a23f58189-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal github.com/go-openapi/spec mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/gob=$WORK/b328/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b330/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid g2zrgm5fDCUqaNDJx2_t/g2zrgm5fDCUqaNDJx2_t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack ./src/github.com/go-openapi/spec/bindata.go ./src/github.com/go-openapi/spec/cache.go ./src/github.com/go-openapi/spec/contact_info.go ./src/github.com/go-openapi/spec/debug.go ./src/github.com/go-openapi/spec/errors.go ./src/github.com/go-openapi/spec/expander.go ./src/github.com/go-openapi/spec/external_docs.go ./src/github.com/go-openapi/spec/header.go ./src/github.com/go-openapi/spec/info.go ./src/github.com/go-openapi/spec/items.go ./src/github.com/go-openapi/spec/license.go ./src/github.com/go-openapi/spec/normalizer.go ./src/github.com/go-openapi/spec/normalizer_nonwindows.go ./src/github.com/go-openapi/spec/operation.go ./src/github.com/go-openapi/spec/parameter.go ./src/github.com/go-openapi/spec/path_item.go ./src/github.com/go-openapi/spec/paths.go ./src/github.com/go-openapi/spec/properties.go ./src/github.com/go-openapi/spec/ref.go ./src/github.com/go-openapi/spec/resolver.go ./src/github.com/go-openapi/spec/response.go ./src/github.com/go-openapi/spec/responses.go ./src/github.com/go-openapi/spec/schema.go ./src/github.com/go-openapi/spec/schema_loader.go ./src/github.com/go-openapi/spec/security_scheme.go ./src/github.com/go-openapi/spec/spec.go ./src/github.com/go-openapi/spec/swagger.go ./src/github.com/go-openapi/spec/tag.go ./src/github.com/go-openapi/spec/url_go19.go ./src/github.com/go-openapi/spec/validations.go ./src/github.com/go-openapi/spec/xml_object.go cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/57/576c2f3236919dd0f30fb6aaf05b69989915a55d1bd1adcfdbda5466e8e2baef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/9f/9fc54d04de6c7ccd4608ee6e25fc99cc572cd25c8d5d10c179fb28b53eeb5bb8-d # internal github.com/containers/common/libnetwork/network mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/libnetwork/cni=$WORK/b643/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=$WORK/b659/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/machine=$WORK/b641/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/containers/common/libnetwork/network -complete -installsuffix shared -buildid vdG_P4oMZ8KznEVybLlG/vdG_P4oMZ8KznEVybLlG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b642/importcfg -pack ./src/github.com/containers/common/libnetwork/network/interface.go ./src/github.com/containers/common/libnetwork/network/interface_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/9a/9a6b917c808846a5b112eac5843afa27253b70cd24cc336e684e0c52ced25add-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/csv=$WORK/b302/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile encoding/xml=$WORK/b303/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid 44vgymXw1WN0Nc-iKdMc/44vgymXw1WN0Nc-iKdMc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./src/github.com/go-openapi/runtime/bytestream.go ./src/github.com/go-openapi/runtime/client_auth_info.go ./src/github.com/go-openapi/runtime/client_operation.go ./src/github.com/go-openapi/runtime/client_request.go ./src/github.com/go-openapi/runtime/client_response.go ./src/github.com/go-openapi/runtime/constants.go ./src/github.com/go-openapi/runtime/csv.go ./src/github.com/go-openapi/runtime/discard.go ./src/github.com/go-openapi/runtime/file.go ./src/github.com/go-openapi/runtime/headers.go ./src/github.com/go-openapi/runtime/interfaces.go ./src/github.com/go-openapi/runtime/json.go ./src/github.com/go-openapi/runtime/request.go ./src/github.com/go-openapi/runtime/statuses.go ./src/github.com/go-openapi/runtime/text.go ./src/github.com/go-openapi/runtime/values.go ./src/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/1b/1b8b3a102137581d51c0c508d0f6f28d27200a97ef5719888443664744392f9d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/aa/aa19b502ddb59b2af0e78e7d822ef6de4ed83c1dfeaa12af0b759e8abf9c6758-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/60/607e937a7704f7b2ce42ecdb67db9b26394bddf484e4001c40baabdb6eddead2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/6b/6b3fee4d630595473f5e512b9ea84d611a57e5155aa9b2c86642dbea95c2d335-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b513/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b558/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/netip=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid L0WJbuc8SKk3cmWSZZpE/L0WJbuc8SKk3cmWSZZpE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b557/importcfg -pack ./src/github.com/containers/image/v5/openshift/openshift-copies.go ./src/github.com/containers/image/v5/openshift/openshift.go ./src/github.com/containers/image/v5/openshift/openshift_dest.go ./src/github.com/containers/image/v5/openshift/openshift_src.go ./src/github.com/containers/image/v5/openshift/openshift_transport.go cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/1d/1d6a2d9e9b7c70123b8ecc231533eb3a5a481254dc8e7f50957241c8b96cd768-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b211/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b618/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b632/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b633/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b634/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b635/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/scanner=$WORK/b148/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid -22dgtSRbUzCwMQSRfQl/-22dgtSRbUzCwMQSRfQl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b617/importcfg -pack ./src/github.com/openshift/imagebuilder/builder.go ./src/github.com/openshift/imagebuilder/constants.go ./src/github.com/openshift/imagebuilder/dispatchers.go ./src/github.com/openshift/imagebuilder/doc.go ./src/github.com/openshift/imagebuilder/evaluator.go ./src/github.com/openshift/imagebuilder/internals.go ./src/github.com/openshift/imagebuilder/shell_parser.go cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/c6/c6287f93f938d8d68cd296a5822ffe1508c2e877b1e2df7896afbd64d1f0e028-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b532/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b513/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b534/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid eSASumhnE0Y3BlIY7mDq/eSASumhnE0Y3BlIY7mDq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b533/importcfg -pack ./src/github.com/containers/image/v5/docker/daemon/client.go ./src/github.com/containers/image/v5/docker/daemon/daemon_dest.go ./src/github.com/containers/image/v5/docker/daemon/daemon_src.go ./src/github.com/containers/image/v5/docker/daemon/daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/94/94bc4c3b12dcaa014ef5ee0e4974dbd18ca13e965bc66998a776435e2bce262b-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b326/ github.com/go-openapi/analysis/internal/flatten/operations cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b333/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -complete -installsuffix shared -buildid COZAWIMWJKKGgK80vCBk/COZAWIMWJKKGgK80vCBk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b326/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go github.com/go-openapi/analysis/internal/flatten/schutils mkdir -p $WORK/b334/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/go-openapi/analysis/internal/flatten/replace -complete -installsuffix shared -buildid AkUeR5DevxXjFUq8J_P8/AkUeR5DevxXjFUq8J_P8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/replace/replace.go mkdir -p $WORK/b332/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a EOF cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -complete -installsuffix shared -buildid YOWDjlgzuwpN4DCLrlEz/YOWDjlgzuwpN4DCLrlEz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/go-openapi/analysis/internal/flatten/operations -complete -installsuffix shared -buildid Sbr01ZKasjNMZBDCEvs_/Sbr01ZKasjNMZBDCEvs_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b332/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/operations/operations.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/cf/cf90f244920a14b6fe4696e561ce3d5677d0bf2b388d987d32b0fdef64074b6a-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b431/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b438/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b251/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b439/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b429/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b440/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b441/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b442/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b443/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httputil=$WORK/b444/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid gIg7xTGSk54GYzyU2aPa/gIg7xTGSk54GYzyU2aPa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b430/importcfg -pack ./src/google.golang.org/grpc/internal/transport/bdp_estimator.go ./src/google.golang.org/grpc/internal/transport/controlbuf.go ./src/google.golang.org/grpc/internal/transport/defaults.go ./src/google.golang.org/grpc/internal/transport/flowcontrol.go ./src/google.golang.org/grpc/internal/transport/handler_server.go ./src/google.golang.org/grpc/internal/transport/http2_client.go ./src/google.golang.org/grpc/internal/transport/http2_server.go ./src/google.golang.org/grpc/internal/transport/http_util.go ./src/google.golang.org/grpc/internal/transport/proxy.go ./src/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/2c/2ce6cf639377b61c67c71ddb29e920a09dc6e67ab1f58af8e326bc406aa72147-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/95/95fffb636b8e61b46a491fb335569ed0c60cc8add9e6e5dbbd8b13c07e32c035-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b326/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -complete -installsuffix shared -buildid A_E9FOqoa4JZ8tlWDWmO/A_E9FOqoa4JZ8tlWDWmO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./src/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/24/247fad51acfebcbd97133cfbbf14a7e924f26bc83ddf0da14e85ca7eeae7cc43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/7c/7c6e81464a5290f9510ce63822e39d454ca90262242075aa5fbc25c2ae655e57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/99/99b0e8946dfccb892712ec3d521463091d398e63450eb9e22e251bbf5866a9a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/8e/8e362738b5ec4b92e303676c0b0be827495cbf4be3343c84f22fad6ae477fd24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/8d/8d2ed332e4d2bf747b9a3ee1d8187b7e51dfe06095dfe7c3bd025f4c68398f25-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b326/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b332/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b333/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid I9GcmP3G-omjdHimHs9d/I9GcmP3G-omjdHimHs9d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./src/github.com/go-openapi/analysis/analyzer.go ./src/github.com/go-openapi/analysis/debug.go ./src/github.com/go-openapi/analysis/doc.go ./src/github.com/go-openapi/analysis/fixer.go ./src/github.com/go-openapi/analysis/flatten.go ./src/github.com/go-openapi/analysis/flatten_name.go ./src/github.com/go-openapi/analysis/flatten_options.go ./src/github.com/go-openapi/analysis/mixin.go ./src/github.com/go-openapi/analysis/schema.go cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/c7/c7da1fb03c4bc7bc85754c4524c9c0418df3e1c75c73b706ea75de0813533570-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b510/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b531/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b533/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b554/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b556/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b557/_pkg_.a packagefile github.com/containers/image/v5/sif=$WORK/b559/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b561/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 8WBhtdWOYtLNEetxf8ZC/8WBhtdWOYtLNEetxf8ZC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./src/github.com/containers/image/v5/transports/alltransports/alltransports.go ./src/github.com/containers/image/v5/transports/alltransports/docker_daemon.go ./src/github.com/containers/image/v5/transports/alltransports/ostree_stub.go ./src/github.com/containers/image/v5/transports/alltransports/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/bd/bdcec1f2ceb005b8e2ea0e5837a957ff1c63cd8d0604589c74b1950a3afc2da3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/7f/7fdb98bd9bf1ebfdd9bb29179a3ed4268dba458fcdf639f4917fbd1b73a4a4cd-d # internal github.com/go-openapi/loads mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/gob=$WORK/b328/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b324/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid gEmG7crdrrvVEb5QETcc/gEmG7crdrrvVEb5QETcc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack ./src/github.com/go-openapi/loads/doc.go ./src/github.com/go-openapi/loads/loaders.go ./src/github.com/go-openapi/loads/options.go ./src/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/cc/cc60e5d43d4a429922e3689569468e0c37db16d8406f0aba6294e387294f54e9-d # internal github.com/go-openapi/validate mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b324/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid MgsYEBcWmq_sGygk3f5J/MgsYEBcWmq_sGygk3f5J -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./src/github.com/go-openapi/validate/context.go ./src/github.com/go-openapi/validate/debug.go ./src/github.com/go-openapi/validate/default_validator.go ./src/github.com/go-openapi/validate/doc.go ./src/github.com/go-openapi/validate/example_validator.go ./src/github.com/go-openapi/validate/formats.go ./src/github.com/go-openapi/validate/helpers.go ./src/github.com/go-openapi/validate/object_validator.go ./src/github.com/go-openapi/validate/options.go ./src/github.com/go-openapi/validate/result.go ./src/github.com/go-openapi/validate/rexp.go ./src/github.com/go-openapi/validate/schema.go ./src/github.com/go-openapi/validate/schema_messages.go ./src/github.com/go-openapi/validate/schema_option.go ./src/github.com/go-openapi/validate/schema_props.go ./src/github.com/go-openapi/validate/slice_validator.go ./src/github.com/go-openapi/validate/spec.go ./src/github.com/go-openapi/validate/spec_messages.go ./src/github.com/go-openapi/validate/type.go ./src/github.com/go-openapi/validate/validator.go ./src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/68/684aab972716c1c3f0120c759bbc8fc2103a0711ecd97ea802cf6418d692d3c2-d # internal google.golang.org/grpc mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b252/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b423/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b425/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b427/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b430/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b440/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b441/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b442/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b443/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p google.golang.org/grpc -complete -installsuffix shared -buildid kQmU1uulaojrhEMLun4W/kQmU1uulaojrhEMLun4W -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b395/importcfg -pack ./src/google.golang.org/grpc/backoff.go ./src/google.golang.org/grpc/balancer_conn_wrappers.go ./src/google.golang.org/grpc/call.go ./src/google.golang.org/grpc/clientconn.go ./src/google.golang.org/grpc/codec.go ./src/google.golang.org/grpc/dialoptions.go ./src/google.golang.org/grpc/doc.go ./src/google.golang.org/grpc/interceptor.go ./src/google.golang.org/grpc/picker_wrapper.go ./src/google.golang.org/grpc/pickfirst.go ./src/google.golang.org/grpc/preloader.go ./src/google.golang.org/grpc/resolver_conn_wrapper.go ./src/google.golang.org/grpc/rpc_util.go ./src/google.golang.org/grpc/server.go ./src/google.golang.org/grpc/service_config.go ./src/google.golang.org/grpc/stream.go ./src/google.golang.org/grpc/trace.go ./src/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/19/19897af651da3c841e40c3809599e88d2328acbf0739f852f0ce8535f4ee7e2e-d # internal github.com/sigstore/rekor/pkg/generated/models mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b301/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b323/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/sigstore/rekor/pkg/generated/models -complete -installsuffix shared -buildid 1WYx-Lg3AByf5Tbrfi9x/1WYx-Lg3AByf5Tbrfi9x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./src/github.com/sigstore/rekor/pkg/generated/models/alpine.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/consistency_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/error.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/inactive_shard_log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/inclusion_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v002_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/proposed_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_index.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_log_query.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_v001_schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/b7/b750df5c0e827f405221bdb9c9104efad67db65a6e863f769db637cd83a20439-d # internal github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid vferhrTeztacMFQ3u8c3/vferhrTeztacMFQ3u8c3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack ./src/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/6b/6b58d654174da459cec26f827a1d3d3e5f3cd6101e8a4563716d44f809479974-d # internal github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b390/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b394/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc=$WORK/b395/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid RfLx9wMdukVVtqkBEt9v/RfLx9wMdukVVtqkBEt9v -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/ff/ff51f1ff45120614b640cdd94f033d9159aa87b3a3d4d444c566ebf0f7fc0a75-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b385/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b390/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b392/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b393/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b445/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b446/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b447/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b370/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid 0PrgIK5KlHNPz7GLAeEy/0PrgIK5KlHNPz7GLAeEy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack ./src/github.com/containers/ocicrypt/encryption.go ./src/github.com/containers/ocicrypt/gpg.go ./src/github.com/containers/ocicrypt/gpgvault.go ./src/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/22/2204b6eed39c33b9b33558d72167673cd7e813d91c1d2ff298ea5553e29330cb-d # internal github.com/containers/image/v5/signature/internal mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=$WORK/b298/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b299/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b337/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/containers/image/v5/signature/internal -complete -installsuffix shared -buildid uuRPqWQr9etCjFATRozK/uuRPqWQr9etCjFATRozK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./src/github.com/containers/image/v5/signature/internal/errors.go ./src/github.com/containers/image/v5/signature/internal/json.go ./src/github.com/containers/image/v5/signature/internal/rekor_set.go ./src/github.com/containers/image/v5/signature/internal/sigstore_payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/80/8051b04be470ca72daec6b7d6f94ec9c3a7176906bd8afdfe462077bc8b9640b-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b384/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b602/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid lK8adFZtiqHdkln6NoKt/lK8adFZtiqHdkln6NoKt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b601/importcfg -pack ./src/github.com/containers/ocicrypt/helpers/parse_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/fe/fed9c1dcc8d1057169b12c8ce741943339b2a2913876212f92e47782e1bf76cd-d # internal github.com/containers/image/v5/signature/sigstore/internal mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b296/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b337/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/image/v5/signature/sigstore/internal -complete -installsuffix shared -buildid ugo1fokOGG8oZOUD6SDx/ugo1fokOGG8oZOUD6SDx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/internal/signer.go github.com/containers/image/v5/signature mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=$WORK/b295/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/proglottis/gpgme=$WORK/b365/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=$WORK/b366/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b339/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid 0cz4re9p07F1dj9-TSWP/0cz4re9p07F1dj9-TSWP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./src/github.com/containers/image/v5/signature/docker.go ./src/github.com/containers/image/v5/signature/fulcio_cert.go ./src/github.com/containers/image/v5/signature/mechanism.go ./src/github.com/containers/image/v5/signature/mechanism_gpgme.go ./src/github.com/containers/image/v5/signature/policy_config.go ./src/github.com/containers/image/v5/signature/policy_config_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval.go ./src/github.com/containers/image/v5/signature/policy_eval_baselayer.go ./src/github.com/containers/image/v5/signature/policy_eval_signedby.go ./src/github.com/containers/image/v5/signature/policy_eval_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval_simple.go ./src/github.com/containers/image/v5/signature/policy_paths_common.go ./src/github.com/containers/image/v5/signature/policy_reference_match.go ./src/github.com/containers/image/v5/signature/policy_types.go ./src/github.com/containers/image/v5/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/aa/aabe63086292629156f0092cb84c9810ad13120a0f0dd29ff029d8de9b8dc1de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/74/74f8dd035ad1410c3a5bb9155af2613b9a59045d34eba8bf25a6ff568bcc8a3d-d # internal github.com/containers/image/v5/signature/sigstore mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=$WORK/b382/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b339/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b337/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b354/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/containers/image/v5/signature/sigstore -complete -installsuffix shared -buildid hDzIcq7xY1l_2vSEd-cs/hDzIcq7xY1l_2vSEd-cs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/copied.go ./src/github.com/containers/image/v5/signature/sigstore/generate.go ./src/github.com/containers/image/v5/signature/sigstore/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/05/053b84949f65ef777fe06d43ff0b36efa237db6a41781c44db8e67672e21faab-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/74/746997bb7052c4eec8f71091f5f96bfece68aa63264337104b4f66e30bedf6d5-d # internal github.com/containers/image/v5/signature/simplesigning mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/containers/image/v5/signature/simplesigning -complete -installsuffix shared -buildid MSDg_dA08mMtlY_33WAp/MSDg_dA08mMtlY_33WAp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack ./src/github.com/containers/image/v5/signature/simplesigning/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/a2/a20855dedc486e50b5c988675648b7d0d2f721be20ad0937d8fcef6d16b3ad44-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=$WORK/b381/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=$WORK/b383/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b384/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbauerster/mpb/v8=$WORK/b452/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b458/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b192/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid OWyKlvN3r0THsLTbZi1o/OWyKlvN3r0THsLTbZi1o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack ./src/github.com/containers/image/v5/copy/blob.go ./src/github.com/containers/image/v5/copy/compression.go ./src/github.com/containers/image/v5/copy/copy.go ./src/github.com/containers/image/v5/copy/digesting_reader.go ./src/github.com/containers/image/v5/copy/encryption.go ./src/github.com/containers/image/v5/copy/manifest.go ./src/github.com/containers/image/v5/copy/multiple.go ./src/github.com/containers/image/v5/copy/progress_bars.go ./src/github.com/containers/image/v5/copy/progress_channel.go ./src/github.com/containers/image/v5/copy/sign.go ./src/github.com/containers/image/v5/copy/single.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/b1/b1fa7f03542b423305df939a5d158a3b52e891eeb8ca2c015ee3379fa17bf7a9-d # internal github.com/containers/common/pkg/supplemented mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b106/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containers/common/pkg/supplemented -complete -installsuffix shared -buildid ewSBrQgNAO7uRhDLXUWC/ewSBrQgNAO7uRhDLXUWC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./src/github.com/containers/common/pkg/supplemented/errors.go ./src/github.com/containers/common/pkg/supplemented/supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/6c/6cdb2f82f1d8cbf5959b4fa66652c02b31528afd5e534c1e733b29b22e25556d-d # internal github.com/containers/common/libimage/manifests mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b270/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/containers/common/libimage/manifests -complete -installsuffix shared -buildid Ujp-5lhuwVSedOibIHMN/Ujp-5lhuwVSedOibIHMN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./src/github.com/containers/common/libimage/manifests/copy.go ./src/github.com/containers/common/libimage/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/d9/d965e00e0ac8ac74b51d7063c61bc83224fbb3dff1b3a76ca073ccf35e1fe585-d # internal github.com/containers/common/libimage mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b211/_pkg_.a packagefile github.com/containers/common/libimage/define=$WORK/b268/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b269/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/download=$WORK/b578/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b579/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b581/_pkg_.a packagefile github.com/containers/common/pkg/signal=$WORK/b582/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b580/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b510/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b531/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b533/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b554/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b556/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b583/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b561/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/disiqueira/gotree/v3=$WORK/b588/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/jinzhu/copier=$WORK/b589/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b192/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/containers/common/libimage -complete -installsuffix shared -buildid ENbayUiEjLv6YOEaI458/ENbayUiEjLv6YOEaI458 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack ./src/github.com/containers/common/libimage/copier.go ./src/github.com/containers/common/libimage/disk_usage.go ./src/github.com/containers/common/libimage/events.go ./src/github.com/containers/common/libimage/filters.go ./src/github.com/containers/common/libimage/history.go ./src/github.com/containers/common/libimage/image.go ./src/github.com/containers/common/libimage/image_config.go ./src/github.com/containers/common/libimage/image_tree.go ./src/github.com/containers/common/libimage/import.go ./src/github.com/containers/common/libimage/inspect.go ./src/github.com/containers/common/libimage/layer_tree.go ./src/github.com/containers/common/libimage/load.go ./src/github.com/containers/common/libimage/manifest_list.go ./src/github.com/containers/common/libimage/normalize.go ./src/github.com/containers/common/libimage/oci.go ./src/github.com/containers/common/libimage/platform.go ./src/github.com/containers/common/libimage/pull.go ./src/github.com/containers/common/libimage/push.go ./src/github.com/containers/common/libimage/runtime.go ./src/github.com/containers/common/libimage/save.go ./src/github.com/containers/common/libimage/search.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/cc/cc84b25cfdbc8459854b5dca8db6dc1b7e54a468c907c2a133f950a0c9652337-d # internal github.com/containers/buildah/internal/util github.com/containers/buildah/util mkdir -p $WORK/b600/ mkdir -p $WORK/b055/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b210/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b601/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/containers/buildah/internal/util -complete -installsuffix shared -buildid cbucajQlfldbgi4bY0XC/cbucajQlfldbgi4bY0XC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/containers/buildah/internal/util/util.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b210/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b583/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/containers/buildah/util -complete -installsuffix shared -buildid KGWMsW-PrTX7ZuFd47wC/KGWMsW-PrTX7ZuFd47wC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack ./_build/src/github.com/containers/buildah/util/types.go ./_build/src/github.com/containers/buildah/util/util.go ./_build/src/github.com/containers/buildah/util/util_linux.go ./_build/src/github.com/containers/buildah/util/util_uint64.go ./_build/src/github.com/containers/buildah/util/util_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/5d/5deda7a6ac6ceea1d1038b8cafd5de4a1dcb91365b57ecb0bd091e0eedf718d2-d # internal github.com/containers/buildah/internal/parse mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b598/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b600/_pkg_.a packagefile github.com/containers/common/pkg/parse=$WORK/b603/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/containers/buildah/internal/parse -complete -installsuffix shared -buildid NLygKGuoZ1x6O2WppmHE/NLygKGuoZ1x6O2WppmHE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/containers/buildah/internal/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/df/df4e3c704627aae943bc689bdd7c070fb087358a95b40226369bc61b9490b56a-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b055/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid 9WhqWjZjMuVZBaB74SZU/9WhqWjZjMuVZBaB74SZU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack ./_build/src/github.com/containers/buildah/bind/mount.go ./_build/src/github.com/containers/buildah/bind/util.go github.com/containers/buildah/copier mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b055/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/containers/buildah/copier -complete -installsuffix shared -buildid EWkQG0wSchAeXOFvV0kH/EWkQG0wSchAeXOFvV0kH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/buildah/copier/xattrs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/6c/6c15715226c6401198c0cd882211f7d1a2981543f5e302ff39ff2c67bc8c2578-d # internal github.com/containers/buildah/pkg/parse mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b211/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/buildah/internal/parse=$WORK/b599/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b609/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/parse=$WORK/b603/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b617/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b636/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b637/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid hMaAv0Z7uaf_kxJwlBQX/hMaAv0Z7uaf_kxJwlBQX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/buildah/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/3d/3d6408d4c5b73946e84bb28c8eb65a2645745d44e45b286670db70dbc29212bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/95/95fea3eb7c1c6eb5cd1f9332e48c5bd67676dc38c01a96299ab93cf27bcea4c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/4d/4d52dee38335b9006c2bdd38681de1ec9c16d8dedcb25eda54908ec00d096a83-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b054/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b592/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b055/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b593/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b595/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b594/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid fsVKgb_w3Jn43ApeJHGp/fsVKgb_w3Jn43ApeJHGp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/containers/buildah/chroot/pty_ptmx.go ./_build/src/github.com/containers/buildah/chroot/run_common.go ./_build/src/github.com/containers/buildah/chroot/run_linux.go ./_build/src/github.com/containers/buildah/chroot/seccomp.go ./_build/src/github.com/containers/buildah/chroot/selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/72/72550761742b62ccebe5aefa1ac8a46eacc0567aeb6e6a97b7a5104b513c1786-d # internal github.com/containers/buildah mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b054/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b591/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b592/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b597/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b598/_pkg_.a packagefile github.com/containers/buildah/internal/parse=$WORK/b599/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b600/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b604/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b606/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b607/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b608/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b609/_pkg_.a packagefile github.com/containers/buildah/pkg/util=$WORK/b638/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b055/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b210/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b269/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=$WORK/b639/_pkg_.a packagefile github.com/containers/common/libnetwork/network=$WORK/b642/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=$WORK/b660/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b575/_pkg_.a packagefile github.com/containers/common/pkg/chown=$WORK/b661/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/hooks=$WORK/b662/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=$WORK/b665/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b581/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b593/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=$WORK/b668/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b583/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b670/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b567/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b617/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/containers/buildah -complete -installsuffix shared -buildid HqZqSq3zUnQZpPzy_K0v/HqZqSq3zUnQZpPzy_K0v -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack ./_build/src/github.com/containers/buildah/add.go ./_build/src/github.com/containers/buildah/buildah.go ./_build/src/github.com/containers/buildah/commit.go ./_build/src/github.com/containers/buildah/common.go ./_build/src/github.com/containers/buildah/config.go ./_build/src/github.com/containers/buildah/delete.go ./_build/src/github.com/containers/buildah/digester.go ./_build/src/github.com/containers/buildah/image.go ./_build/src/github.com/containers/buildah/import.go ./_build/src/github.com/containers/buildah/info.go ./_build/src/github.com/containers/buildah/mount.go ./_build/src/github.com/containers/buildah/new.go ./_build/src/github.com/containers/buildah/pull.go ./_build/src/github.com/containers/buildah/push.go ./_build/src/github.com/containers/buildah/run.go ./_build/src/github.com/containers/buildah/run_common.go ./_build/src/github.com/containers/buildah/run_linux.go ./_build/src/github.com/containers/buildah/seccomp.go ./_build/src/github.com/containers/buildah/selinux.go ./_build/src/github.com/containers/buildah/unmount.go ./_build/src/github.com/containers/buildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ab/ab2af684ae07875f486068601d3c78be7954836ede1624bc54f373c3a546e18d-d # internal github.com/containers/buildah/tests/copy mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/common/libnetwork/network=$WORK/b642/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b636/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid nBrWIo69KDxNM4WDwbbf/nBrWIo69KDxNM4WDwbbf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/buildah/tests/copy/copy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/72/721a5789b6f523b1e7ec67595d9b3e47e7c870cb1b8750bae6c48d5d714dbc3c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/tests/copy=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/common/libnetwork/network=$WORK/b642/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b636/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b054/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b591/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b592/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b597/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b598/_pkg_.a packagefile github.com/containers/buildah/internal/parse=$WORK/b599/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b600/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b604/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b606/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b607/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b608/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b609/_pkg_.a packagefile github.com/containers/buildah/pkg/util=$WORK/b638/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b055/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b210/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b269/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=$WORK/b639/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=$WORK/b660/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b575/_pkg_.a packagefile github.com/containers/common/pkg/chown=$WORK/b661/_pkg_.a packagefile github.com/containers/common/pkg/hooks=$WORK/b662/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=$WORK/b665/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b581/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b593/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=$WORK/b668/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b583/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b670/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b567/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b617/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile github.com/containers/common/libnetwork/cni=$WORK/b643/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=$WORK/b659/_pkg_.a packagefile github.com/containers/common/pkg/machine=$WORK/b641/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b187/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/pkg/cdi=$WORK/b563/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b573/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b576/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=$WORK/b381/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=$WORK/b383/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b384/_pkg_.a packagefile github.com/vbauerster/mpb/v8=$WORK/b452/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b458/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b134/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b082/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b135/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b136/_pkg_.a packagefile compress/bzip2=$WORK/b146/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b275/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b173/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b176/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=$WORK/b295/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a packagefile github.com/proglottis/gpgme=$WORK/b365/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=$WORK/b366/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b339/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b504/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b510/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b531/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b533/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b554/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b556/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b557/_pkg_.a packagefile github.com/containers/image/v5/sif=$WORK/b559/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b561/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b474/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b498/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b499/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b500/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b502/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b155/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b503/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b637/_pkg_.a packagefile text/template=$WORK/b399/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goexperiment=$WORK/b012/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile runtime/internal/syscall=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b595/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b594/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile github.com/containers/common/pkg/parse=$WORK/b603/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b601/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobcache=$WORK/b605/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b211/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b610/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=$WORK/b616/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/containers/common/libimage/define=$WORK/b268/_pkg_.a packagefile github.com/containers/common/pkg/download=$WORK/b578/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b579/_pkg_.a packagefile github.com/containers/common/pkg/signal=$WORK/b582/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b580/_pkg_.a packagefile github.com/disiqueira/gotree/v3=$WORK/b588/_pkg_.a packagefile github.com/jinzhu/copier=$WORK/b589/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b270/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=$WORK/b271/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=$WORK/b663/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=$WORK/b664/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b566/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b666/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b667/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b524/_pkg_.a packagefile github.com/containers/common/pkg/umask=$WORK/b669/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b513/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b514/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b515/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=$WORK/b516/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b517/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b522/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b528/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b584/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b158/_pkg_.a packagefile text/scanner=$WORK/b148/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b189/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b463/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b568/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=$WORK/b569/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b480/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b618/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b632/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b633/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b634/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b635/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b059/_pkg_.a packagefile internal/godebug=$WORK/b060/_pkg_.a packagefile internal/nettrace=$WORK/b061/_pkg_.a packagefile internal/singleflight=$WORK/b062/_pkg_.a packagefile net/netip=$WORK/b063/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b202/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b196/_pkg_.a packagefile net/http/httptrace=$WORK/b207/_pkg_.a packagefile net/http/internal=$WORK/b208/_pkg_.a packagefile net/http/internal/ascii=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b644/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b645/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=$WORK/b651/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b649/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b654/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=$WORK/b655/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b656/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b292/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b188/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/internal/multierror=$WORK/b564/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/specs-go=$WORK/b565/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b570/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b571/_pkg_.a packagefile github.com/containers/common/version=$WORK/b574/_pkg_.a packagefile regexp/syntax=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b290/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b293/_pkg_.a packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=$WORK/b382/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b337/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b354/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b385/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b390/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b392/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b393/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b445/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b446/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b447/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b370/_pkg_.a packagefile container/heap=$WORK/b453/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b454/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b455/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=$WORK/b457/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b460/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b459/_pkg_.a packagefile golang.org/x/exp/constraints=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/base32=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b276/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b165/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b166/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b168/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b169/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b171/_pkg_.a packagefile hash/crc32=$WORK/b170/_pkg_.a packagefile runtime/debug=$WORK/b172/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b174/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b177/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b178/_pkg_.a packagefile hash/crc64=$WORK/b180/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b096/_pkg_.a packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile crypto/des=$WORK/b107/_pkg_.a packagefile crypto/dsa=$WORK/b116/_pkg_.a packagefile crypto/md5=$WORK/b112/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=$WORK/b298/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b299/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=$WORK/b340/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b368/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b375/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b472/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b505/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b493/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b532/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b534/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b555/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b558/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=$WORK/b560/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b475/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b481/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b486/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b492/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b494/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b152/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=$WORK/b501/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b184/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b185/_pkg_.a packagefile encoding/csv=$WORK/b302/_pkg_.a packagefile text/template/parse=$WORK/b400/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b596/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b602/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b267/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/rc4=$WORK/b113/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile golang.org/x/crypto/chacha20=$WORK/b611/_pkg_.a packagefile golang.org/x/crypto/curve25519=$WORK/b612/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b614/_pkg_.a packagefile database/sql=$WORK/b590/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b525/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b527/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b130/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b519/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b520/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile mime/quotedprintable=$WORK/b206/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b585/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b586/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b587/_pkg_.a packagefile text/tabwriter=$WORK/b401/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b142/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b143/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b619/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b627/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b628/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b631/_pkg_.a packagefile github.com/moby/patternmatcher=$WORK/b626/_pkg_.a packagefile net/http/httputil=$WORK/b444/_pkg_.a packagefile internal/intern=$WORK/b064/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b197/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b200/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b647/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b653/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b652/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/100=$WORK/b650/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b657/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b658/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b572/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b291/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b109/_pkg_.a packagefile crypto/internal/nistec=$WORK/b091/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b338/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=$WORK/b361/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=$WORK/b362/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b363/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b359/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b387/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc=$WORK/b395/_pkg_.a packagefile net/mail=$WORK/b317/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b448/_pkg_.a packagefile compress/zlib=$WORK/b371/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b373/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b374/_pkg_.a packagefile image=$WORK/b376/_pkg_.a packagefile image/jpeg=$WORK/b378/_pkg_.a packagefile github.com/rivo/uniseg=$WORK/b456/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b167/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b179/_pkg_.a packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b089/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b301/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b323/_pkg_.a packagefile github.com/letsencrypt/boulder/core=$WORK/b341/_pkg_.a packagefile github.com/letsencrypt/boulder/errors=$WORK/b352/_pkg_.a packagefile github.com/titanous/rocacheck=$WORK/b353/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b506/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b507/_pkg_.a packagefile testing=$WORK/b449/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b535/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b536/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b537/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b549/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b550/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b551/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b548/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b552/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b553/_pkg_.a packagefile github.com/google/uuid=$WORK/b496/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b482/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b483/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b484/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b485/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b487/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b488/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b489/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=$WORK/b490/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=$WORK/b495/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile golang.org/x/crypto/internal/alias=$WORK/b356/_pkg_.a packagefile golang.org/x/crypto/curve25519/internal/field=$WORK/b613/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b615/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b526/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b129/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b521/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b546/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b620/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b621/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b624/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b625/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b622/_pkg_.a packagefile github.com/moby/sys/sequential=$WORK/b623/_pkg_.a packagefile github.com/moby/term=$WORK/b629/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b630/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b198/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b110/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b092/_pkg_.a packagefile embed=$WORK/b093/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b358/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b349/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b388/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b389/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b252/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b423/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b425/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b427/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b430/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b440/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b441/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b442/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b443/_pkg_.a packagefile hash/adler32=$WORK/b372/_pkg_.a packagefile image/color=$WORK/b377/_pkg_.a packagefile image/internal/imageutil=$WORK/b379/_pkg_.a packagefile encoding/xml=$WORK/b303/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b306/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b308/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b309/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b310/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b319/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b324/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile expvar=$WORK/b342/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b343/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=$WORK/b344/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=$WORK/b345/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b346/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=$WORK/b347/_pkg_.a packagefile internal/sysinfo=$WORK/b450/_pkg_.a packagefile runtime/trace=$WORK/b451/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b541/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b538/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b540/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b258/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b547/_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 golang.org/x/net/internal/timeseries=$WORK/b397/_pkg_.a packagefile html/template=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b251/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b218/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b413/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=$WORK/b253/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b254/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b429/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b431/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b438/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b439/_pkg_.a packagefile html=$WORK/b307/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b311/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b313/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b316/_pkg_.a packagefile github.com/josharian/intern=$WORK/b320/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b326/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b332/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b333/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b335/_pkg_.a packagefile encoding/gob=$WORK/b328/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b330/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=$WORK/b350/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b259/_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 github.com/golang/protobuf/ptypes/any=$WORK/b262/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b263/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b265/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b264/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b266/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b255/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b432/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b433/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b312/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b331/_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 golang.org/x/text/secure/bidirule=$WORK/b434/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b436/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b437/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b435/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/buildah/tests/copy\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2 -B 0xdccea017fcc04ea73d6cd78dfbe282ed1e657f66 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,selinux,btrfs_noversion,exclude_graphdriver_btrfs\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\"-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" 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=lQPMIh9j6Sj7whYN77Ve/nBrWIo69KDxNM4WDwbbf/g-WDnsioQ6Pb6rq92nJY/lQPMIh9j6Sj7whYN77Ve -X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2 -B 0xdccea017fcc04ea73d6cd78dfbe282ed1e657f66 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -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/copy rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags '-X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2 -B 0xb6d8d295bf169db841f489e11f37c9348c3d8f32 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\''' -a -v -x -o bin/tutorial github.com/containers/buildah/tests/tutorial WORK=/tmp/go-build510559007 crypto/subtle mkdir -p $WORK/b087/ internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/subtle -std -complete -installsuffix shared -buildid cxK69U6mpEPxtJFcV2gz/cxK69U6mpEPxtJFcV2gz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid V7Zwk_yYYdrPGro74XJ8/V7Zwk_yYYdrPGro74XJ8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/goarch mkdir -p $WORK/b005/ internal/goexperiment internal/goos mkdir -p $WORK/b012/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b013/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid xKR80As0yFfiwRo_NiAj/xKR80As0yFfiwRo_NiAj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go 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=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid dzBAMTgnR_o4_sAhZ4mM/dzBAMTgnR_o4_sAhZ4mM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid HM0SwExmgOu78WTieZnd/HM0SwExmgOu78WTieZnd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go math/bits mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF internal/itoa mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p math/bits -std -complete -installsuffix shared -buildid PUHXcXAytDh8WIRzGmbx/PUHXcXAytDh8WIRzGmbx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b029/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/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/itoa -std -complete -installsuffix shared -buildid OVLHQefzXmcG0qnKoCBr/OVLHQefzXmcG0qnKoCBr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -installsuffix shared -buildid olJW0kkGc_SKu72nQk3_/olJW0kkGc_SKu72nQk3_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go unicode/utf16 mkdir -p $WORK/b053/ crypto/internal/subtle mkdir -p $WORK/b086/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid K89uJj15q3weEzcKxUl8/K89uJj15q3weEzcKxUl8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go unicode/utf8 mkdir -p $WORK/b031/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 3XZwzODl5U7N3yn6Wfx9/3XZwzODl5U7N3yn6Wfx9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid xF8OEQswyOfANkuC0g5k/xF8OEQswyOfANkuC0g5k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go golang.org/x/exp/constraints mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p golang.org/x/exp/constraints -complete -installsuffix shared -buildid 97ineuDHjNgT6GF8N9cn/97ineuDHjNgT6GF8N9cn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack ./src/golang.org/x/exp/constraints/constraints.go encoding mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p encoding -std -complete -installsuffix shared -buildid cIjuaEb7X5dFfl6ySt3p/cIjuaEb7X5dFfl6ySt3p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/encoding/encoding.go container/list mkdir -p $WORK/b106/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b101/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p container/list -std -complete -installsuffix shared -buildid P7zICEgJdAt0XPVZxZN7/P7zICEgJdAt0XPVZxZN7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/container/list/list.go google.golang.org/grpc/attributes cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b215/ vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid RpkSDLUuIkF-DjbfyWbp/RpkSDLUuIkF-DjbfyWbp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go mkdir -p $WORK/b124/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config EOF github.com/containers/ocicrypt/spec mkdir -p $WORK/b135/ internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid O1n11YpEJgnw_hgNUr5D/O1n11YpEJgnw_hgNUr5D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./src/google.golang.org/grpc/attributes/attributes.go mkdir -p $WORK/b061/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b135/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid GYFUnYNGLkXLlsxdK81l/GYFUnYNGLkXLlsxdK81l -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid -6zLbJyuPakh_-6Vdsiu/-6zLbJyuPakh_-6Vdsiu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack ./src/github.com/containers/ocicrypt/spec/spec.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/nettrace -std -complete -installsuffix shared -buildid 1JbaJ9k9SNWZ-BvRGGp7/1JbaJ9k9SNWZ-BvRGGp7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go unicode mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p unicode -std -complete -installsuffix shared -buildid rbPjT5Gf1KQCFHDswfAb/rbPjT5Gf1KQCFHDswfAb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b032/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 github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b179/ github.com/containers/storage/pkg/promise mkdir -p $WORK/b158/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid 1j8PeUz-mYAj8q7o4Kau/1j8PeUz-mYAj8q7o4Kau -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack ./src/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./src/github.com/ulikunitz/xz/internal/hash/doc.go ./src/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./src/github.com/ulikunitz/xz/internal/hash/roller.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid q_xYq0whfVfDsyWCU6pz/q_xYq0whfVfDsyWCU6pz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack ./src/github.com/containers/storage/pkg/promise/promise.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/9a/9a6bbe8aad106e9db67d1641485f77738e7baffd7f4733e0def38830008fd508-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b231/ golang.org/x/exp/maps mkdir -p $WORK/b132/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid aaWqz9zpQjXodSElQ04C/aaWqz9zpQjXodSElQ04C -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./src/google.golang.org/protobuf/internal/flags/flags.go ./src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b312/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config EOF github.com/containers/common/libimage/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p golang.org/x/exp/maps -complete -installsuffix shared -buildid Lv5UBY3XlU2LMEO-pzFl/Lv5UBY3XlU2LMEO-pzFl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack ./src/golang.org/x/exp/maps/maps.go mkdir -p $WORK/b268/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b268/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/containers/common/libimage/define -complete -installsuffix shared -buildid 297onHYQtDul8rZ4Vzeb/297onHYQtDul8rZ4Vzeb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b268/importcfg -pack ./src/github.com/containers/common/libimage/define/search.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid LZt1eC0sn_yMotLOIdhr/LZt1eC0sn_yMotLOIdhr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go crypto/internal/boring/sig mkdir -p $WORK/b089/ runtime/internal/atomic mkdir -p $WORK/b014/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b089/symabis ./sig_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b014/symabis ./atomic_amd64.s google.golang.org/grpc/serviceconfig mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid dunSHIgkurJKu4TmrL6O/dunSHIgkurJKu4TmrL6O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./src/google.golang.org/grpc/serviceconfig/serviceconfig.go runtime/internal/syscall mkdir -p $WORK/b017/ sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b017/symabis ./asm_linux_amd64.s cat >$WORK/b020/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/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b020/symabis ./asm.s internal/cpu mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fe/feabd127fe98eaf637b5ac573d80a79bec8d4311ea16ca37fdf64899d553ea8a-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b314/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cat >$WORK/b314/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid kEgopkovjVBHyadXdmg3/kEgopkovjVBHyadXdmg3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/de/de433296df22152014ed798fb30d6ae3f72c2ca40e625b0c7fe63ab90f3a36fe-d # internal internal/abi mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3c/3c075c7af89a663ca3cdc767df65cdf3c61663007051da8c71f4289e8db5a6d4-d # internal runtime/internal/math mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid ctZWPkEA4ghfewpGVWwL/ctZWPkEA4ghfewpGVWwL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/a9/a9eefc9b91e49cf16fab9013c91af0565307f5a9be5bf5936af56d298b889058-d # internal runtime/internal/sys mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid dQUiBprs9zhOFsHYyZPV/dQUiBprs9zhOFsHYyZPV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.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/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/75/75ed4bdb20e76736ba6daa7f5889e075c37dacd13ec18d1e1dba5843997b60fe-d # internal github.com/letsencrypt/boulder/identifier mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/letsencrypt/boulder/identifier -complete -installsuffix shared -buildid w-_Jzc_2pOulAumy7fj9/w-_Jzc_2pOulAumy7fj9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack ./src/github.com/letsencrypt/boulder/identifier/identifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/77/776aec4776b635ef11e67bac1134092d9eb6a642fce5a7248ee5da9688dcb480-d # internal golang.org/x/crypto/internal/alias mkdir -p $WORK/b356/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cat >$WORK/b356/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p golang.org/x/crypto/internal/alias -complete -installsuffix shared -buildid DHPtxcg7oD1k100Cc0XQ/DHPtxcg7oD1k100Cc0XQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./src/golang.org/x/crypto/internal/alias/alias.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/5b/5b1284958d2d6e69530727a12a74d78e6639eef2df3a0a89bf1c0e4a7df9c428-d # internal image/color mkdir -p $WORK/b377/ cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/5a/5a9a89fa23964b5b49e625777ebd1857fea93877789795911800ffb334730fd5-d # internal cat >$WORK/b377/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p image/color -std -complete -installsuffix shared -buildid 0-DAuR_FOoRQxtpCM2jW/0-DAuR_FOoRQxtpCM2jW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go github.com/VividCortex/ewma mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid tt0Hb2P8VktDA_P_LdhN/tt0Hb2P8VktDA_P_LdhN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack ./src/github.com/VividCortex/ewma/ewma.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/9e/9e4947c4ddadd675819e69f1eb3dec1c50ca54f84dcd05886a3bf7566c0666c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal github.com/docker/docker/api mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/docker/docker/api -complete -installsuffix shared -buildid Qq7f26nLyLaTomU7s4ut/Qq7f26nLyLaTomU7s4ut -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./src/github.com/docker/docker/api/common.go ./src/github.com/docker/docker/api/common_unix.go github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b168/ cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2d/2dc367332c05b9e30915b3d3424bb3d4de89a6b7b61c098543e11f6a49a21811-d # internal cat >$WORK/b168/go_asm.h << 'EOF' # internal EOF github.com/docker/docker/api/types/events mkdir -p $WORK/b549/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b168/symabis ./cpuinfo_amd64.s cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid FyWvlxKsHAiDPhWfAJVA/FyWvlxKsHAiDPhWfAJVA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b549/importcfg -pack ./src/github.com/docker/docker/api/types/events/events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a4/a45609d1a392bdc80a0277a6ea954f6dc07f9ed430007aa3883f2f07d5d444cf-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid TT__I7H0EGEMl2BwfFZs/TT__I7H0EGEMl2BwfFZs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b550/importcfg -pack ./src/github.com/docker/docker/api/types/image/image_history.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/f5/f50bf35de0e7ba9cb9d00d286f0f175d7f93c07e6d522b788cbb076eb5b9df9b-d # internal github.com/containers/common/version mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/containers/common/version -complete -installsuffix shared -buildid CnRFQA9--z4R6c1aR2gz/CnRFQA9--z4R6c1aR2gz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b574/importcfg -pack ./src/github.com/containers/common/version/version.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/0f/0f5976e33e732a44794d762515a4cc7a43a36a1ed50260e1f0f14c767b201439-d # internal github.com/containers/buildah/internal mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/containers/buildah/internal -complete -installsuffix shared -buildid zqemXtyRlCGmaSUhNmaa/zqemXtyRlCGmaSUhNmaa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/containers/buildah/internal/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/d9/d9cec5cd903548a847566c5b65325c5cdbe483daba33020b3663010914a36bdc-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/de/deb1a13df7c3d47756469c425892400b98b23f5b32831cb843f52995e79338f6-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid KNUQO2ryltOhF4ZpCBVM/KNUQO2ryltOhF4ZpCBVM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/command/command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/80/8002c7857cfcfe1fa9260cdccfa37c0d84e6127e3fc2a20252ab4da179829dbc-d # 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/b268/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/be/beb7c77f8fb8ad3486c75d9a4de63c7b5edc96d39dd3a7553c26ce175a317b72-d # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/dc/dc8329b90ab36a24c04d9c074e6365bfff6a05c1e192e6322327415861914955-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b029/_pkg_.a EOF golang.org/x/exp/slices mkdir -p $WORK/b080/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid 3uvRPh_v2NXE82SaAGFk/3uvRPh_v2NXE82SaAGFk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./src/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/constraints=$WORK/b081/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p golang.org/x/exp/slices -complete -installsuffix shared -buildid b8MGdYBeDSdtuxoGKU-U/b8MGdYBeDSdtuxoGKU-U -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack ./src/golang.org/x/exp/slices/slices.go ./src/golang.org/x/exp/slices/sort.go ./src/golang.org/x/exp/slices/zsortfunc.go ./src/golang.org/x/exp/slices/zsortordered.go golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b358/ cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f5/f5f757945909b9d2d863f52a689afa03c094a550d0b3a758957462e02b0511d2-d # internal github.com/containers/image/v5/internal/set mkdir -p $WORK/b133/ cat >$WORK/b358/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b358=>" -I $WORK/b358/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b358/symabis ./salsa20_amd64.s cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/containers/image/v5/internal/set -complete -installsuffix shared -buildid Nt_L8DOEkTIkloY4Va72/Nt_L8DOEkTIkloY4Va72 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack ./src/github.com/containers/image/v5/internal/set/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a2/a2747c901315582c2de2443648eb38fdf11b2ae01c6e347eb707cec8f7d54ef9-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/57/578656072aacc0b08990241d52ed0afb9cf218ac26cd90ae37d00feb9d613a01-d # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid wI6WXhJbpa1Yrv_kLQWY/wI6WXhJbpa1Yrv_kLQWY -goversion go1.19 -symabis $WORK/b014/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -installsuffix shared -buildid hl5Iw1OWCIhOswTFQfOj/hl5Iw1OWCIhOswTFQfOj -goversion go1.19 -symabis $WORK/b020/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid ofv85Sx5vl9N4XVEEUqT/ofv85Sx5vl9N4XVEEUqT -goversion go1.19 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid lDdAxAQQ1MK47oLpcOLf/lDdAxAQQ1MK47oLpcOLf -goversion go1.19 -symabis $WORK/b017/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/e2/e2801e162f74027a210188a2f7e42ed977472430332dbf38c152fd5b58a16ca6-d # internal cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid GobiLjOMZWEZ54FaIUOV/GobiLjOMZWEZ54FaIUOV -goversion go1.19 -symabis $WORK/b089/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/abi -std -+ -installsuffix shared -buildid SWjdADHUojsXZw3dJN3t/SWjdADHUojsXZw3dJN3t -goversion go1.19 -symabis $WORK/b009/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e9/e953314f9d26eb4d243b35b3081544527d1c97c2675af5427f245ac15dc7c644-d # internal github.com/rivo/uniseg mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/rivo/uniseg -complete -installsuffix shared -buildid bAJjo2SCuKXKI0bGl6Kj/bAJjo2SCuKXKI0bGl6Kj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b456/importcfg -pack ./src/github.com/rivo/uniseg/doc.go ./src/github.com/rivo/uniseg/eastasianwidth.go ./src/github.com/rivo/uniseg/emojipresentation.go ./src/github.com/rivo/uniseg/grapheme.go ./src/github.com/rivo/uniseg/graphemeproperties.go ./src/github.com/rivo/uniseg/graphemerules.go ./src/github.com/rivo/uniseg/line.go ./src/github.com/rivo/uniseg/lineproperties.go ./src/github.com/rivo/uniseg/linerules.go ./src/github.com/rivo/uniseg/properties.go ./src/github.com/rivo/uniseg/sentence.go ./src/github.com/rivo/uniseg/sentenceproperties.go ./src/github.com/rivo/uniseg/sentencerules.go ./src/github.com/rivo/uniseg/step.go ./src/github.com/rivo/uniseg/width.go ./src/github.com/rivo/uniseg/word.go ./src/github.com/rivo/uniseg/wordproperties.go ./src/github.com/rivo/uniseg/wordrules.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/c4/c4ba1fe75998afca3bd682531e80ccc64a9eed8197b9417e970bcd05584bdc36-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/9e/9e78ad4616b928ac50eb37b8c388fb7f4b6d8d9d3e6a7cd0dd02ee99ece9203e-d # internal cat >$WORK/b168/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/klauspost/compress/internal/cpuinfo -installsuffix shared -buildid Y6B-Nn0cr5XPwKHm6dg2/Y6B-Nn0cr5XPwKHm6dg2 -goversion go1.19 -symabis $WORK/b168/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/go_asm.h ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e7/e786e5f8250b8c71bf662d7402acbaa5f9bf8214f28340ffd4e5d0b50a8b65cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/df/df08c29c11c3894199fbb724daae440594f77e801f5e146adc7c71a2bc3e15c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/72/7248f4c21797aa258c8f0d2a10d52e7fe8669d3b4d26eeec9362770a7d6d6177-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/a8/a8d05ef9048364c35b93dcfcbd91d78b5c0864cdf176350cdad1e0597bdd7c15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8a/8a01c58f08b74a2222e36a58d765f1fe1cc565bf7b27fd230cd821a01efe8eff-d # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/f5/f5e9045c3a10a0fb217c8ca4ecbd159ee906870194927be93c6a053c3569c136-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/97/97be23dc3a8a99e984d2b142819b1efec2aa09b5adc6d3857431a79501c93a98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/35/35f195d22050ced2c0a724c8b2fd14c8d78699796738867db4a80b64d4832333-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/fb/fb32e1e9035b8042a8467a13f6fbb5d4c7f20fccae492bb49b500ba7bcab8595-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/1c/1ccd2d835c8eaca9f238674004a6df75353ae2807361a1602c2b3288724edea5-d # internal cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p golang.org/x/crypto/salsa20/salsa -installsuffix shared -buildid V5nZtTN7PktO4FGYfqyE/V5nZtTN7PktO4FGYfqyE -goversion go1.19 -symabis $WORK/b358/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack -asmhdr $WORK/b358/go_asm.h ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/bc/bc0dfbbd9675c2a9840105bc7810fea58b597123647bb9b0e9f1e9ed2c8f192d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b017/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/22/22cd5ff66e3faec3cbf13fd3ec1bdf05eaaf5a31411f95da6b9f7db98a3b30fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/f2/f236266faff763542b635e821361851d174516d5fac62b7502e08aeb6b2baad5-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b089/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/0d/0df229141cf3085d0af1e071ccd9155bf25272f5b95171b0a5bf9a5823d4ea7b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/01/0156d27193a0d20a5b02a40f1133a1a0bd5424254673d5a1592e0f431cdd9591-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/sig_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/e5/e574d88352776a2e14922fec06e133b1b9a7a0310e8701d5d9083ce888644a68-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/abi_test.o ./abi_test.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b4f58bb04c46a5fa82b3f45c36a161f9d3c5211d68ee857a76565bb1ca5cb243-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b168/cpuinfo_amd64.o ./cpuinfo_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/cc/cca0fd4596aff247ced3f936e3a1f2bdb64248e09b8144d3ae5871cd1720c5a4-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/abi_test.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/ba/ba61bb770fd0fc32abe6f2056b11325dc7daee4bf694f2fa992c1972ccf5a201-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b168/_pkg_.a $WORK/b168/cpuinfo_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/78/784a77d0718dd8241f4809cd5592302e3c7957253e80a90960aded8e2688d547-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b014/atomic_amd64.o ./atomic_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b358=>" -I $WORK/b358/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b358/salsa20_amd64.o ./salsa20_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d4/d4dfe24194419845e30a49120c7d303514275302c29ae428c0c4bffc63e0797e-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f5/f52d6c027de856e5ce2f33d3e107bca8d6c197f7058d32f4c8368f5c8840ff33-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/44/44ec89e91af5fb5a2396aecb08bde4f4f567cce1ad2f098113993f9180b1528b-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b358/_pkg_.a $WORK/b358/salsa20_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b028/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/1a/1a0c735b2448247b69dc799e7b64b394c7fe25e4ba9a049a135927e5270ca6c9-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid vg-Y34PyR6wRaYHIozZU/vg-Y34PyR6wRaYHIozZU -goversion go1.19 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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 cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p math -std -installsuffix shared -buildid 1mJYhf7PbyKtwctDNXI7/1mJYhf7PbyKtwctDNXI7 -goversion go1.19 -symabis $WORK/b028/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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/dim_asm.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/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.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/floor_asm.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/hypot_asm.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/log_asm.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/modf_noasm.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/sqrt_asm.go /usr/lib/golang/src/math/stubs.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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_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/b3/b398ebdaa6c8fbda822061d189a578559195e2e6d3cba3f2a13b74458a636048-d # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b008/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 ./time_linux_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goexperiment=$WORK/b012/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile runtime/internal/syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -installsuffix shared -buildid w6YrcENPG6TgsEF1zGDD/w6YrcENPG6TgsEF1zGDD -goversion go1.19 -symabis $WORK/b008/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.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/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.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/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.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/runtime_boring.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/timeasm.go /usr/lib/golang/src/runtime/tls_stub.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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3f/3f3eb82d526e61674140002e187d6e8558f2a49d26adaae448c1d559333aca82-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/dim_amd64.o $WORK/b028/exp_amd64.o $WORK/b028/floor_amd64.o $WORK/b028/hypot_amd64.o $WORK/b028/log_amd64.o $WORK/b028/sqrt_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/57/570329ec73335a4b7fd579b9e620435e726dcd8aae31086dfb72c273e8938741-d # internal github.com/klauspost/compress mkdir -p $WORK/b165/ github.com/vbauerster/mpb/v8/internal mkdir -p $WORK/b460/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a EOF cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/klauspost/compress -complete -installsuffix shared -buildid tybfT3jdEvPysBX-eF8h/tybfT3jdEvPysBX-eF8h -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack ./src/github.com/klauspost/compress/compressible.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/vbauerster/mpb/v8/internal -complete -installsuffix shared -buildid zmqdsDwfSllttcsj_YLT/zmqdsDwfSllttcsj_YLT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack ./src/github.com/vbauerster/mpb/v8/internal/percentage.go ./src/github.com/vbauerster/mpb/v8/internal/width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/31/31acd32c44040441348b3a3af8999f37e12c8d28c1eb68586d1ce69d2769169b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/24/24268ce992187b649dd552a10adba1e47434956ac46140d3650232ea840b2775-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/1f/1f9bba6d565cbd73326065fe658f0e6d83b01268288cc8636f657a9fe3f6bca9-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b008/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/preempt_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o $WORK/b008/time_linux_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/97/973c3b151b37c12bb17f131ad54d967b84d2e030ee3699ca70a2b3c585bac575-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -installsuffix shared -buildid 24EL0NmYBuZVNq-qJQVm/24EL0NmYBuZVNq-qJQVm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b018/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 cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid OJ8GFmErbsoO4jU3OLGv/OJ8GFmErbsoO4jU3OLGv -goversion go1.19 -symabis $WORK/b004/symabis -shared -c=4 -nolocalimports -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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c0/c096016365ccba3348631f492d6f36131f6061f6d42e2e0ee7b241e78a82462a-d # internal google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b229/ internal/testlog internal/singleflight github.com/josharian/intern mkdir -p $WORK/b320/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF google.golang.org/grpc/internal/buffer mkdir -p $WORK/b420/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Rrh_-RdPn2oyRoa98rXe/Rrh_-RdPn2oyRoa98rXe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./src/google.golang.org/protobuf/internal/pragma/pragma.go mkdir -p $WORK/b039/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid huedTbPxzP6U0iPElJ9G/huedTbPxzP6U0iPElJ9G -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack ./src/github.com/josharian/intern/intern.go cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid kfzBvZggM4VXl9PCFTeF/kfzBvZggM4VXl9PCFTeF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./src/google.golang.org/grpc/internal/buffer/unbounded.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/testlog -std -complete -installsuffix shared -buildid hWC1mKy8y4aRn5n_pZg_/hWC1mKy8y4aRn5n_pZg_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b421/ internal/sysinfo mkdir -p $WORK/b062/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b095/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid pWdmOkB64frYdqWoCuuw/pWdmOkB64frYdqWoCuuw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -pack ./src/google.golang.org/grpc/internal/grpcsync/event.go ./src/google.golang.org/grpc/internal/grpcsync/oncefunc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/singleflight -std -complete -installsuffix shared -buildid 8SwthBIAEBCmyQuzA9VC/8SwthBIAEBCmyQuzA9VC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go mkdir -p $WORK/b450/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p math/rand -std -complete -installsuffix shared -buildid PF_viJ7P0Fx8a9PG5l3s/PF_viJ7P0Fx8a9PG5l3s -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b095/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/b450/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid WwQ4osfXk6oCL3fu6she/WwQ4osfXk6oCL3fu6she -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go runtime/cgo mkdir -p $WORK/b047/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b047/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/7a/7a89e7076c5e990f73ffc8c7f67761925e3adcc775da59ef18cb2691df59887b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/cb/cbe7404b650853b47c1bfa868624fdc64dfa30bc45be6e8cf506849438feaa9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/36/364f183f56b4c20c025641391face39978343d538684cfedabbb93829467ebe4-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/f3/f3d7d8e5d45863efb41428fe7dcff3548e9180847fd19d8e868a35b7e5444c11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6c/6ca7ee674896d827f4af61a86a03a1d232196487254a9d21d75d2a710f9c7625-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/71/71497bf5c8768f71453885d366455ffa244a606e7f48909e8c793c2c8185a409-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/85/85c4eaa3eb1501233f1f2a5dcc1ab6e4b7fd16f8266a8d2bf2197ed72ede6aa7-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true 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 -D GOAMD64_v1 -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 cd $WORK gcc -Wl,--no-gc-sections -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/96/96a1563d8cc09ebce29e22e189029da0f718ebd66a0d44be4d30e2f592603b70-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/99/9950968044a1bb7e085e930f2f2a1b2c62c66199924c38ca7adf265e520c1a4f-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true errors cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b033/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid Tz7aC3y6FEdX7fCLGH1Y/Tz7aC3y6FEdX7fCLGH1Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sort -std -complete -installsuffix shared -buildid GHZdAHvYfceWN9ZhJb4S/GHZdAHvYfceWN9ZhJb4S -goversion go1.19 -shared -c=4 -nolocalimports -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/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/70/70939d4d2253b2b33996f85ce496d47790234b29a29bc14cda34c5e4836e5e68-d # internal internal/oserror mkdir -p $WORK/b024/ path mkdir -p $WORK/b041/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF io cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/oserror -std -complete -installsuffix shared -buildid snh8ufdSDPqoKvMyAEFd/snh8ufdSDPqoKvMyAEFd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF github.com/containers/storage/pkg/locker mkdir -p $WORK/b476/ golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p io -std -complete -installsuffix shared -buildid kq_LwI5jQcca7GyLBs3d/kq_LwI5jQcca7GyLBs3d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p path -std -complete -installsuffix shared -buildid 2fpgejroF5Ytb5_bPS59/2fpgejroF5Ytb5_bPS59 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go mkdir -p $WORK/b373/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid QKUvu1KCyqzHMlnUmesG/QKUvu1KCyqzHMlnUmesG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b476/importcfg -pack ./src/github.com/containers/storage/pkg/locker/locker.go cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid QU0jjutRp--G46P_bebf/QU0jjutRp--G46P_bebf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./src/golang.org/x/crypto/cast5/cast5.go github.com/containers/common/pkg/apparmor mkdir -p $WORK/b573/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b059/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/version=$WORK/b574/_pkg_.a EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid O9UpTV7sX5EpyNACWJq6/O9UpTV7sX5EpyNACWJq6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack ./src/github.com/containers/common/pkg/apparmor/apparmor.go ./src/github.com/containers/common/pkg/apparmor/apparmor_unsupported.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 7zbiATYRvmSewOPR08e9/7zbiATYRvmSewOPR08e9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go strconv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p strconv -std -complete -installsuffix shared -buildid YCgpQ5UW2oaalSo-GBVg/YCgpQ5UW2oaalSo-GBVg -goversion go1.19 -shared -c=4 -nolocalimports -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/bytealg.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/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go crypto/internal/nistec/fiat mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid cHDc9rFH8spnTlNV8iFG/cHDc9rFH8spnTlNV8iFG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/92/922278d769f80d443ae339655a328cbfc6f962e8d16b576b1617c57dec30de08-d # internal syscall mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b022/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/f5/f5f01f0f44d7fb48b8a2be75f8bba3f663fa9c77cc92b8eab236a2be3804728d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/a0/a0b61b9740402c3048c390987e108b98f343826184ec312461efe8dc3b5f5452-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p syscall -std -installsuffix shared -buildid 83j0H5o5uLXmAi-SIvxq/83j0H5o5uLXmAi-SIvxq -goversion go1.19 -symabis $WORK/b022/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/syscall/asan0.go /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/syscall.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/ea/ead3fa1391caca4f69f8c7a566a0db76cf9911303c93c06672cadd66ca84634d-d # internal container/heap mkdir -p $WORK/b453/ golang.org/x/mod/semver mkdir -p $WORK/b570/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p container/heap -std -complete -installsuffix shared -buildid EGCnr_ej4VtOD_1rwwb7/EGCnr_ej4VtOD_1rwwb7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b453/importcfg -pack /usr/lib/golang/src/container/heap/heap.go cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p golang.org/x/mod/semver -complete -installsuffix shared -buildid opQME1Oo9VSM0lMm1pyv/opQME1Oo9VSM0lMm1pyv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b570/importcfg -pack ./src/golang.org/x/mod/semver/semver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/58/580688460446a594b9f62047c25be3da63b0bf97cfb5622007372380ee8d3056-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3ccf4df2cb4e11f77c84db9e25a25774126a4957b898f37816ef580c9bdcaafb-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/64/645248d83ea903b01bd72421d46c78778dc15d55c6956f09dc0cb5c1d698dce0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/b6/b648691eefe6a3f1d80b28c4e65a954c4ab0646f33dc79730787ba1c0c4983a3-d # internal hash crypto/internal/randutil mkdir -p $WORK/b071/ github.com/containers/image/v5/pkg/compression/internal text/tabwriter mkdir -p $WORK/b401/ bytes cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b044/ strings cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p text/tabwriter -std -complete -installsuffix shared -buildid 18UGCBBiRxoFRLu2p3uv/18UGCBBiRxoFRLu2p3uv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b401/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go mkdir -p $WORK/b046/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p hash -std -complete -installsuffix shared -buildid qu7EDny5TYpKxjSZCIyr/qu7EDny5TYpKxjSZCIyr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p strings -std -complete -installsuffix shared -buildid sCQZKZRJAMNzKYnClrIo/sCQZKZRJAMNzKYnClrIo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.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 mkdir -p $WORK/b077/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p bytes -std -installsuffix shared -buildid -5dfGGBnBbjd4zfCNdGn/-5dfGGBnBbjd4zfCNdGn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid EhpdjFE6rsd6cEE6IoZS/EhpdjFE6rsd6cEE6IoZS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/internal/types.go github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b515/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid dfX0uy_FFSzkiIYDFalK/dfX0uy_FFSzkiIYDFalK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid 0eph9hMSH1xWLO8KYrqq/0eph9hMSH1xWLO8KYrqq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./src/github.com/containers/image/v5/internal/uploadreader/upload_reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/54/546fc09efa4099cfa4629ac39f2a0ba237c118d9c5b5fc3c18853dfd9a062956-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a9/a9c6bad743faa54bcfd6411871e748a37d30473c3e0320ffdc6e628951edb89c-d # internal hash/adler32 mkdir -p $WORK/b372/ hash/crc64 hash/fnv mkdir -p $WORK/b226/ hash/crc32 cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p hash/adler32 -std -complete -installsuffix shared -buildid v2SaZkM_1WMUmU1CnueU/v2SaZkM_1WMUmU1CnueU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b170/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p hash/fnv -std -complete -installsuffix shared -buildid hGqglMBGJOsvasSFI2xi/hGqglMBGJOsvasSFI2xi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >$WORK/b170/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b180/ cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b170/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p hash/crc64 -std -complete -installsuffix shared -buildid h2ie5Gcd8VGGvxFVJexu/h2ie5Gcd8VGGvxFVJexu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/87/876c33f6fe0725e9f5fe31a34d543d31111eb548e8ac6b67b6904901342e7b7e-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/c6/c6f66a47345af3dbbec88219fff86ad261119559bae4db9d5dc91866116ead19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/14/141716812e2011343382e0380384fa4f72fd3de3be7174bfe6395a88693b0d12-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid p3Rax1P5BW9ntZXPsdlR/p3Rax1P5BW9ntZXPsdlR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/types/types.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p hash/crc32 -std -installsuffix shared -buildid CvCDdA11Ya-Jnv0FrpaG/CvCDdA11Ya-Jnv0FrpaG -goversion go1.19 -symabis $WORK/b170/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack -asmhdr $WORK/b170/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/bd/bd42fab7d155035d480333f2187735d134a7e734ea4e6099051de1ef76033109-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/e2/e2db402be5cfa7e4d7afcbd012c65db67776f7407447a0333ff509a5bfe24626-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/18/182e7049f2b8a220341ed276d6f9b0c950ca7a4e3cd61f126e9784d435184b72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/03/03f2b92654c4fea2d4f9f8cf466991521daf3282dba7ef55781a93712a35c1ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b170/crc32_amd64.o ./crc32_amd64.s cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/fe/fe69e09a34cc3afcf60b7690196956071c5821c5edb15c929df6f719d46f421c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b170/_pkg_.a $WORK/b170/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/1d/1d03e273588311de2582313bb681b4b2d51faff91ec23e62c24c4825bd61e414-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/7f/7f77c4e018cf44a8776d0662003d4ca57ad0b2174a19248888e67712acaaaec7-d # internal crypto mkdir -p $WORK/b070/ crypto/rc4 mkdir -p $WORK/b113/ golang.org/x/crypto/openpgp/errors encoding/base32 cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto -std -complete -installsuffix shared -buildid bErQp_7FwKWgwV98Hi5x/bErQp_7FwKWgwV98Hi5x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/crypto.go mkdir -p $WORK/b369/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid riWmi93p5QrHBj2ic-Wj/riWmi93p5QrHBj2ic-Wj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 7zHAjCn88xdOwDoJMaUs/7zHAjCn88xdOwDoJMaUs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./src/golang.org/x/crypto/openpgp/errors/errors.go mkdir -p $WORK/b131/ golang.org/x/crypto/blowfish mkdir -p $WORK/b615/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p encoding/base32 -std -complete -installsuffix shared -buildid 0rX0lPjYUtpxVVdY3UHI/0rX0lPjYUtpxVVdY3UHI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid MauHJWldwnhoXLTZj37Z/MauHJWldwnhoXLTZj37Z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./src/golang.org/x/crypto/blowfish/block.go ./src/golang.org/x/crypto/blowfish/cipher.go ./src/golang.org/x/crypto/blowfish/const.go reflect mkdir -p $WORK/b027/ cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/cc/cc4db8b271bbe5a00d4b5e51f8aea5aecf5858c82b3403d71d3ed0b65d82a353-d # internal cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b027/symabis ./asm_amd64.s vendor/golang.org/x/text/transform mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid Su3b8OYFQLOzS8xt_21R/Su3b8OYFQLOzS8xt_21R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go golang.org/x/text/transform mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid z2iaUXLJnGd6uZT8U13C/z2iaUXLJnGd6uZT8U13C -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b435/importcfg -pack ./src/golang.org/x/text/transform/transform.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p reflect -std -installsuffix shared -buildid DI7yTzmQAg76j0Gj17Mt/DI7yTzmQAg76j0Gj17Mt -goversion go1.19 -symabis $WORK/b027/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.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/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/4d/4da8c6b49dd386241891993d7b197e03dac40cad1ab68bd177f475d76fcaee36-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/10/10c3b338c02d217a04f50f15d8a11434c7f05df4da8f7df26572505747273848-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/a5/a55c255833b810c8f7e4caad680d443d9e1cf4a2d08f1a208740df87f18eadcb-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid UiiWUIiyyjdJ83ndjV13/UiiWUIiyyjdJ83ndjV13 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./src/golang.org/x/crypto/openpgp/s2k/s2k.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/cf/cfa7ca5d99322a6989a6478148e648ba656b324804160c2625681174bdf31b4d-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b136/ net/http/internal/ascii github.com/container-orchestrated-devices/container-device-interface/internal/multierror github.com/containers/storage/pkg/stringutils bufio mkdir -p $WORK/b498/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/disiqueira/gotree/v3 mkdir -p $WORK/b588/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid ADk2u9pOg6ysveVwZFPQ/ADk2u9pOg6ysveVwZFPQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack ./src/github.com/docker/docker/api/types/versions/compare.go mkdir -p $WORK/b209/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid D0B1BlG_jbJphB-rnnyz/D0B1BlG_jbJphB-rnnyz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b498/importcfg -pack ./src/github.com/containers/storage/pkg/stringutils/stringutils.go cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b048/ regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid mQdz6R-pL-H8PgX9ocnF/mQdz6R-pL-H8PgX9ocnF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b588/importcfg -pack ./src/github.com/disiqueira/gotree/v3/gotree.go mkdir -p $WORK/b066/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid eouxauJUy3WWvjfIWqSt/eouxauJUy3WWvjfIWqSt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF html mkdir -p $WORK/b564/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bufio -std -complete -installsuffix shared -buildid -iLaKiJH-D5fhEHWnmGe/-iLaKiJH-D5fhEHWnmGe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p regexp/syntax -std -complete -installsuffix shared -buildid cSZCOiItT4eJa3Jf51kJ/cSZCOiItT4eJa3Jf51kJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b066/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 mkdir -p $WORK/b307/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/container-orchestrated-devices/container-device-interface/internal/multierror -complete -installsuffix shared -buildid lMAbNX1IrPAtzMf5vePM/lMAbNX1IrPAtzMf5vePM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b564/importcfg -pack ./src/github.com/container-orchestrated-devices/container-device-interface/internal/multierror/multierror.go cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p html -std -complete -installsuffix shared -buildid g6LUKUvLaGSNWhrYdoGa/g6LUKUvLaGSNWhrYdoGa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b307/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/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/a2/a27767d13506dfbc5d727cf82d74ddda06f16e1e2b6e6f63c38a965128cc7671-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/92/92b96a055ab69c776abc81eebb268f545afcb5269d7da2dcce599b4a5ac86814-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/53/533127b4b3114dac0d9886f28aa2ed4b6789b9becfc7d5e6938add46c1fe5525-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/c0/c01f5504ac102ca8d47208b2ca417585d0493903730990bac95130e9c3342e9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/cc/cc828f024ce542cba2808bd1ca914b13c028ac6fb2b83a6cf610aa76b7799c00-d # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/ac/ac1c6404174548ff8754bd1ae1cfaa9f0e08f3105b63850058d926683ba4f585-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/d7/d7b36dd76f1301e7e862a21b19034cf82aacbee1ff1bf2e9269013fe06eff61f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/bf/bf88ecf32628f4dce066f1c357bd4314ad9315aa0d29c64df0617f8972284734-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/01/01574d62f5cbb692202a08fc0c59a9478e9d63022dc6d796885ca7972dffa1ba-d # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/9c/9c7e2923028a5489e08d0443debd3671b3b80fffd05cb51eab19468a68b11de3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/19/197b903b3c156372af0428ee0074696e1c90314955b1e5b1a1ffad5b2ece40b7-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5c/5cdd1afc9258bf1492ca11a0c24c323ace430a955bcd188b99ed74744284f7f8-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/38/383f8e46fa92539434e5d93acfd402e17d299e7836e1a79d173128f4879d8c74-d # internal compress/bzip2 mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid uT5r-HxeGTLL49pU7TYN/uT5r-HxeGTLL49pU7TYN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b146/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 image mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b377/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p image -std -complete -installsuffix shared -buildid yxNtlAmmtZ5zGgaXvkNq/yxNtlAmmtZ5zGgaXvkNq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b376/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 cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b022/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x009.o -c gcc_sigaction.c cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a4/a49f8699456e9c51dc941d3a3c8be86eba9d645bdc29bad0dee0e48f86fb4164-d # internal internal/syscall/unix mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid O-AqhDtoroYHaSitvt6j/O-AqhDtoroYHaSitvt6j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.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.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go internal/syscall/execenv mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid MahE1bb36TlpGN-GEK6p/MahE1bb36TlpGN-GEK6p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go time mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p time -std -installsuffix shared -buildid BYEFVt-TDVDMofBLASef/BYEFVt-TDVDMofBLASef -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b021/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_goroot.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/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/dc/dc603f0990a87be51b4a27d6259d47596f330e31e9930e39f7a30fe748a0a0c0-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/2b/2b6d4a741639c5537bf4bad6c32494a0a920163f2095f14175559c8d95f17f25-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/96/96a2d7d2c2734a7539ee8c3000682709f26f60158df1b26d2cecb1f223679f8b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/98/988f1186ef681af77881fd185bb3d35162beb2579300fe3908ccda7d680ceab1-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ab/abefba416b48282dd62a66a87976c0b4174443cf9a3a3dbdabb8f2bcacbeba86-d # internal regexp mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile regexp/syntax=$WORK/b066/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p regexp -std -complete -installsuffix shared -buildid fxsgN9BV9ZoE7woC1y56/fxsgN9BV9ZoE7woC1y56 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b065/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/b376/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x012.o -c linux_syscall.c cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/ff/ffb56ac7c71f812896f85d8d6518ed810ec623bc7b88a5c33ffe4d000bb2c262-d # internal image/internal/imageutil mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b376/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid X34Gga8woy9mAjEupJCp/X34Gga8woy9mAjEupJCp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b379/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/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/95/95455445ad1a7a1b3e295dfdfea79fdfc70d488bea9c7d57a7788ac687e7e5e3-d # internal image/jpeg mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b376/_pkg_.a packagefile image/color=$WORK/b377/_pkg_.a packagefile image/internal/imageutil=$WORK/b379/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p image/jpeg -std -complete -installsuffix shared -buildid i0X9xl2q2LAWPtHXSiwZ/i0X9xl2q2LAWPtHXSiwZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b378/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b047/_x013.o -c gcc_amd64.S cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o $WORK/b047/_x013.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/a4/a47f993cef02b233a16fd332d33aa8b4efed0ea65fa2f044b68bdebd0977a2f0-d # internal github.com/containers/storage/pkg/regexp mkdir -p $WORK/b068/ github.com/acarl005/stripansi mkdir -p $WORK/b454/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p github.com/containers/storage/pkg/regexp -complete -installsuffix shared -buildid fjH6GEsHR3e_NZu-GuHa/fjH6GEsHR3e_NZu-GuHa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack ./src/github.com/containers/storage/pkg/regexp/regexp.go ./src/github.com/containers/storage/pkg/regexp/regexp_dontprecompile.go cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid q-XdEAH9khMbZno1ZhTl/q-XdEAH9khMbZno1ZhTl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./src/github.com/acarl005/stripansi/stripansi.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/95/95360355e50cfe80eaa70ae4b81e5767553098e44b7339a727264fc189b227cd-d # internal context mkdir -p $WORK/b002/ google.golang.org/grpc/backoff github.com/BurntSushi/toml/internal google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b188/ google.golang.org/grpc/keepalive cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -installsuffix shared -buildid nBvbeWjMy9I-A1hOwMCY/nBvbeWjMy9I-A1hOwMCY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b402/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/BurntSushi/toml/internal -complete -installsuffix shared -buildid SJABJz5vewJiJwBbMHnu/SJABJz5vewJiJwBbMHnu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack ./src/github.com/BurntSushi/toml/internal/tz.go io/fs mkdir -p $WORK/b040/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b409/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid 8JJRjR8W-_75sbjmR0kM/8JJRjR8W-_75sbjmR0kM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./src/google.golang.org/grpc/backoff/backoff.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p io/fs -std -complete -installsuffix shared -buildid 6kbiYx46mZjiSzSBQMBF/6kbiYx46mZjiSzSBQMBF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b040/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 cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b095/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid t_gw2KDRyKSLUFBw3DT3/t_gw2KDRyKSLUFBw3DT3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b409/importcfg -pack ./src/google.golang.org/grpc/internal/grpcrand/grpcrand.go mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b036/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid o3JszYy00x14m9R1nBPj/o3JszYy00x14m9R1nBPj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b440/importcfg -pack ./src/google.golang.org/grpc/keepalive/keepalive.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/poll -std -installsuffix shared -buildid fZL3uKK3JEle7aCJwHXv/fZL3uKK3JEle7aCJwHXv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b036/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/ac/acfc0b2996741d75d2ba7951c1f53cc38b59499fe4e734af61975ff9d2451231-d # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/c0/c0e1c207a8476ad440a3d5db74aad8ccf771e5f3bd09e74135fce5735ce7d9b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/43/4352e2d00a42484904de3c00e766f685b12d1316ab3225cc3b65e776ac0f2d85-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/36/3608840c8bd1f5ea94eef56a4f03a676ca3b32f5205dcf2bb9ac96780bc9abae-d # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/2d/2d757f278121c601887d20b66d8abd43bc67dd62d2dbbe0b2c6723105ad44cdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/ec/ec41b107cf0a8262a541c5730ecec7f13f316bdbf0dfb230b02067d1d3f17536-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid SFVRZ3iyVbsM0tgIBte1/SFVRZ3iyVbsM0tgIBte1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./src/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/76/765b2cd192cc3213354a67657e28d14e8ba600059102b6c87684f504e7030eb7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/93/9347758a0aa0ead7a3d3aa59569d20db5a7fc5fbc107d5790062c5839e03c0dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/4f/4f8f5ea964e4a2c686d6f49ce814baba3ac6b523499954368769dc8be9f66d61-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b192/ google.golang.org/grpc/tap mkdir -p $WORK/b443/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b106/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid zz5Ihl27Nu7Guj6aY6DJ/zz5Ihl27Nu7Guj6aY6DJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack ./src/golang.org/x/sync/semaphore/semaphore.go cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid eJP_GKb3ajNWSFd9PWxa/eJP_GKb3ajNWSFd9PWxa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b443/importcfg -pack ./src/google.golang.org/grpc/tap/tap.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go -dynlinker /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/7b/7bf55a881733f5edecf8e51a91450035b25258385aec16ad9b9e188bcdd8fed4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cat >$WORK/b047/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/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b047/symabis ./asm_amd64.s cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f7/f742b2342ad86689310a79eaabeb02837773049a1e6d7a0af3fb288a006e1b44-d # internal embed mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p embed -std -complete -installsuffix shared -buildid dVPXzvVHm9K7xUu_ZKhy/dVPXzvVHm9K7xUu_ZKhy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/embed/embed.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p runtime/cgo -std -installsuffix shared -buildid hPiLWke9RBRHDivojm1U/hPiLWke9RBRHDivojm1U -goversion go1.19 -symabis $WORK/b047/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/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/handle.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/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/b5/b5f10266d2534bedf74f5f66bc682f1a406aaae1147cb05f909fba8febb7e38a-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b047/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b047/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_amd64.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o $WORK/b047/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ce/ce95df0799b7f372a0635d6bb077c216cb02932e7a6027883dd32568f6eb3dd7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/64/64de6334e8b6ce91c7e4d053391f4d64f2556a02b2e581740d7d5c77f4fdba29-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b027/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/a6/a6672b6538f55154599c69326dd373855ecd6c6a23c028a1dd942a7ccc944ed8-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF encoding/binary mkdir -p $WORK/b052/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid za7YOEX-v2w9OG5VII3k/za7YOEX-v2w9OG5VII3k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go github.com/modern-go/reflect2 mkdir -p $WORK/b185/ github.com/hashicorp/errwrap cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding/binary -std -complete -installsuffix shared -buildid zUHgXGTYGgFVKGlPRutd/zUHgXGTYGgFVKGlPRutd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go mkdir -p $WORK/b463/ cat >$WORK/b185/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b185/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid wuS11LAe9FpZp8Q2sLol/wuS11LAe9FpZp8Q2sLol -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b463/importcfg -pack ./src/github.com/hashicorp/errwrap/errwrap.go cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/modern-go/reflect2 -installsuffix shared -buildid UMhK5mDm8XYB2GyfpAhy/UMhK5mDm8XYB2GyfpAhy -goversion go1.19 -symabis $WORK/b185/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack -asmhdr $WORK/b185/go_asm.h ./src/github.com/modern-go/reflect2/go_above_118.go ./src/github.com/modern-go/reflect2/go_above_19.go ./src/github.com/modern-go/reflect2/reflect2.go ./src/github.com/modern-go/reflect2/reflect2_kind.go ./src/github.com/modern-go/reflect2/safe_field.go ./src/github.com/modern-go/reflect2/safe_map.go ./src/github.com/modern-go/reflect2/safe_slice.go ./src/github.com/modern-go/reflect2/safe_struct.go ./src/github.com/modern-go/reflect2/safe_type.go ./src/github.com/modern-go/reflect2/type_map.go ./src/github.com/modern-go/reflect2/unsafe_array.go ./src/github.com/modern-go/reflect2/unsafe_eface.go ./src/github.com/modern-go/reflect2/unsafe_field.go ./src/github.com/modern-go/reflect2/unsafe_iface.go ./src/github.com/modern-go/reflect2/unsafe_link.go ./src/github.com/modern-go/reflect2/unsafe_map.go ./src/github.com/modern-go/reflect2/unsafe_ptr.go ./src/github.com/modern-go/reflect2/unsafe_slice.go ./src/github.com/modern-go/reflect2/unsafe_struct.go ./src/github.com/modern-go/reflect2/unsafe_type.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/12/1253f510bfd6443b89e91840075fc6cf1fd7849bff0d9ceb0298fec1d377c5a3-d # internal os mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p os -std -installsuffix shared -buildid UBnLUyLzYABzs_YHJprq/UBnLUyLzYABzs_YHJprq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b035/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/pipe2_unix.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/rlimit.go /usr/lib/golang/src/os/rlimit_stub.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/28/284cfd95ecf92a734f821bf066b656037d11ab5934858789a3d77eaf7a3cf768-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/5d/5d04a7ab68c1ba0bf4229ef354d1987bb50a27c29701192c2d3dc89464c6720f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/14/140f8ee59c6c66bcb77b25ee0a274c31fca95388bfefa542c93021c640a9caf3-d # internal encoding/base64 mkdir -p $WORK/b051/ crypto/md5 cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p encoding/base64 -std -complete -installsuffix shared -buildid gV1UgP3jxjtMLTXr17wN/gV1UgP3jxjtMLTXr17wN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go mkdir -p $WORK/b112/ crypto/internal/edwards25519/field crypto/cipher vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b129/ cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b125/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b112/symabis ./md5block_amd64.s cat >$WORK/b129/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b129/symabis ./fe_amd64.s cat >$WORK/b125/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b125/symabis ./sum_amd64.s crypto/internal/nistec mkdir -p $WORK/b091/ github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b171/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b091/symabis ./p256_asm_amd64.s github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b169/ cat >$WORK/b171/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/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/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b171/symabis ./xxhash_amd64.s mkdir -p $WORK/b110/ golang.org/x/crypto/internal/poly1305 cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b170/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b085/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/klauspost/compress/internal/snapref -complete -installsuffix shared -buildid UPmfSZ-EQId66Ve72vmJ/UPmfSZ-EQId66Ve72vmJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack ./src/github.com/klauspost/compress/internal/snapref/decode.go ./src/github.com/klauspost/compress/internal/snapref/decode_other.go ./src/github.com/klauspost/compress/internal/snapref/encode.go ./src/github.com/klauspost/compress/internal/snapref/encode_other.go ./src/github.com/klauspost/compress/internal/snapref/snappy.go cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b110/symabis ./fe_amd64.s cat >$WORK/b085/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/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b085/symabis ./xor_amd64.s golang.org/x/crypto/sha3 mkdir -p $WORK/b363/ mkdir -p $WORK/b357/ cat >$WORK/b363/go_asm.h << 'EOF' # internal EOF golang.org/x/crypto/curve25519/internal/field cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b363=>" -I $WORK/b363/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b363/symabis ./keccakf_amd64.s cat >$WORK/b357/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b357=>" -I $WORK/b357/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b357/symabis ./sum_amd64.s mkdir -p $WORK/b613/ cat >$WORK/b613/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b613=>" -I $WORK/b613/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b613/symabis ./fe_amd64.s golang.org/x/sys/unix mkdir -p $WORK/b138/ cat >$WORK/b138/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b138/symabis ./asm_linux_amd64.s cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid Bme4LsETJqQJ8ucmPd1Q/Bme4LsETJqQJ8ucmPd1Q -goversion go1.19 -symabis $WORK/b171/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack -asmhdr $WORK/b171/go_asm.h ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/md5 -std -installsuffix shared -buildid rbwW5T99JkwmctA_StNe/rbwW5T99JkwmctA_StNe -goversion go1.19 -symabis $WORK/b112/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -installsuffix shared -buildid _Muox2Mxp4tBf_CzHs9g/_Muox2Mxp4tBf_CzHs9g -goversion go1.19 -symabis $WORK/b129/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid Qj49oLsYfB83tPbNmdkW/Qj49oLsYfB83tPbNmdkW -goversion go1.19 -symabis $WORK/b110/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid DgdE3NCBA8GHospwcsYK/DgdE3NCBA8GHospwcsYK -goversion go1.19 -symabis $WORK/b125/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/cipher -std -installsuffix shared -buildid aKsdVxrsmp5eRAKEwC5F/aKsdVxrsmp5eRAKEwC5F -goversion go1.19 -symabis $WORK/b085/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/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/b613/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p golang.org/x/crypto/curve25519/internal/field -installsuffix shared -buildid h0ONvKXCUnNARuWV-Vuc/h0ONvKXCUnNARuWV-Vuc -goversion go1.19 -symabis $WORK/b613/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b613/importcfg -pack -asmhdr $WORK/b613/go_asm.h ./src/golang.org/x/crypto/curve25519/internal/field/fe.go ./src/golang.org/x/crypto/curve25519/internal/field/fe_amd64.go ./src/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go ./src/golang.org/x/crypto/curve25519/internal/field/fe_generic.go cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p golang.org/x/crypto/internal/poly1305 -installsuffix shared -buildid E54ikx_NAWgFCOeRwl-3/E54ikx_NAWgFCOeRwl-3 -goversion go1.19 -symabis $WORK/b357/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack -asmhdr $WORK/b357/go_asm.h ./src/golang.org/x/crypto/internal/poly1305/bits_go1.13.go ./src/golang.org/x/crypto/internal/poly1305/poly1305.go ./src/golang.org/x/crypto/internal/poly1305/sum_amd64.go ./src/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b092/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile embed=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b091/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/internal/nistec -std -installsuffix shared -buildid 4ynHB7O2ORW7VSXVq5Di/4ynHB7O2ORW7VSXVq5Di -goversion go1.19 -symabis $WORK/b091/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -embedcfg $WORK/b091/embedcfg -pack -asmhdr $WORK/b091/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p golang.org/x/sys/unix -installsuffix shared -buildid ukxQFrvhgvUNoczPWMTO/ukxQFrvhgvUNoczPWMTO -goversion go1.19 -symabis $WORK/b138/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h ./src/golang.org/x/sys/unix/affinity_linux.go ./src/golang.org/x/sys/unix/aliases.go ./src/golang.org/x/sys/unix/bluetooth_linux.go ./src/golang.org/x/sys/unix/constants.go ./src/golang.org/x/sys/unix/dev_linux.go ./src/golang.org/x/sys/unix/dirent.go ./src/golang.org/x/sys/unix/endian_little.go ./src/golang.org/x/sys/unix/env_unix.go ./src/golang.org/x/sys/unix/fcntl.go ./src/golang.org/x/sys/unix/fdset.go ./src/golang.org/x/sys/unix/ifreq_linux.go ./src/golang.org/x/sys/unix/ioctl_linux.go ./src/golang.org/x/sys/unix/ioctl_unsigned.go ./src/golang.org/x/sys/unix/pagesize_unix.go ./src/golang.org/x/sys/unix/race0.go ./src/golang.org/x/sys/unix/readdirent_getdents.go ./src/golang.org/x/sys/unix/sockcmsg_linux.go ./src/golang.org/x/sys/unix/sockcmsg_unix.go ./src/golang.org/x/sys/unix/sockcmsg_unix_other.go ./src/golang.org/x/sys/unix/syscall.go ./src/golang.org/x/sys/unix/syscall_linux.go ./src/golang.org/x/sys/unix/syscall_linux_alarm.go ./src/golang.org/x/sys/unix/syscall_linux_amd64.go ./src/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./src/golang.org/x/sys/unix/syscall_linux_gc.go ./src/golang.org/x/sys/unix/syscall_unix.go ./src/golang.org/x/sys/unix/syscall_unix_gc.go ./src/golang.org/x/sys/unix/sysvshm_linux.go ./src/golang.org/x/sys/unix/sysvshm_unix.go ./src/golang.org/x/sys/unix/timestruct.go ./src/golang.org/x/sys/unix/zerrors_linux.go ./src/golang.org/x/sys/unix/zerrors_linux_amd64.go ./src/golang.org/x/sys/unix/zptrace_x86_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./src/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./src/golang.org/x/sys/unix/ztypes_linux.go ./src/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p golang.org/x/crypto/sha3 -installsuffix shared -buildid 3sfyffF9Zc3jwW8KvESN/3sfyffF9Zc3jwW8KvESN -goversion go1.19 -symabis $WORK/b363/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack -asmhdr $WORK/b363/go_asm.h ./src/golang.org/x/crypto/sha3/doc.go ./src/golang.org/x/crypto/sha3/hashes.go ./src/golang.org/x/crypto/sha3/hashes_generic.go ./src/golang.org/x/crypto/sha3/keccakf_amd64.go ./src/golang.org/x/crypto/sha3/register.go ./src/golang.org/x/crypto/sha3/sha3.go ./src/golang.org/x/crypto/sha3/shake.go ./src/golang.org/x/crypto/sha3/shake_generic.go ./src/golang.org/x/crypto/sha3/xor_generic.go ./src/golang.org/x/crypto/sha3/xor_unaligned.go cd /builddir/build/BUILD/buildah-1.30.0/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/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b171/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b112/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/aa/aa301521e3667f15c17c130dae490dafa5ccc97210abd7de12972acdbfa0b4de-d # internal encoding/pem mkdir -p $WORK/b119/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b368/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p encoding/pem -std -complete -installsuffix shared -buildid EiDsiIM6u84l19qXvdf2/EiDsiIM6u84l19qXvdf2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid W1_ggLzoAfZgOoSwOXSh/W1_ggLzoAfZgOoSwOXSh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./src/golang.org/x/crypto/openpgp/armor/armor.go ./src/golang.org/x/crypto/openpgp/armor/encode.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b171/_pkg_.a $WORK/b171/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b129/fe_amd64.o ./fe_amd64.s cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/98/981bbdd4c99e50fa63ddc74d4229d2f6c6f8a3ca57f1decf4a3ae070e137a111-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b112/_pkg_.a $WORK/b112/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/5b/5b70e55d48e8870df3af3df8b7e2c54808bc79a0e45777bf64fb4c35ce97c03c-d # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/04/04843d8494fb2fad0f25ddb3dc95f0a08c02d4e98000858cf5195236c89e0280-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b613=>" -I $WORK/b613/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b613/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b125/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b357=>" -I $WORK/b357/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b357/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b110/fe_amd64.o ./fe_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b129/_pkg_.a $WORK/b129/fe_amd64.o # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b085/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b125/_pkg_.a $WORK/b125/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b357/_pkg_.a $WORK/b357/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b613/_pkg_.a $WORK/b613/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/47/47200d7ccab3d99461120ca17bde8e1c09aa9c138d491014139c2401163fc2ad-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/58/58881f261fd47448cab4973f1ad4e23d9a40cc84c603eece68e5e27f1b9e6c43-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/63/6396e47ca091933784c0a7e66ea33f05e99fe9794e8cb95a4ca5d4d463cbe0d6-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/alias=$WORK/b356/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b358/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid cllqAscdBXXjqAN_r-bC/cllqAscdBXXjqAN_r-bC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./src/golang.org/x/crypto/nacl/secretbox/secretbox.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/d5/d55069828f80908b23de1fa5246da9709dace089cecc8c15e69eaa8828952cea-d # internal golang.org/x/crypto/curve25519 mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/curve25519/internal/field=$WORK/b613/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid f-VapqEbprUoSqckf_aJ/f-VapqEbprUoSqckf_aJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./src/golang.org/x/crypto/curve25519/curve25519.go ./src/golang.org/x/crypto/curve25519/curve25519_compat.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/75/7572a5ee0a20e22cb599fe47a092463e7fbf89b2ca30abd5035bd3bce9cc6cd0-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b110/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid zDIzqQG-l-PVNGlkTEZd/zDIzqQG-l-PVNGlkTEZd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/9a/9a15117ca2eea477c25faf9462d92fd801b81a757c9158aa0a46c199981e8c0e-d # internal crypto/des mkdir -p $WORK/b107/ crypto/internal/boring mkdir -p $WORK/b088/ golang.org/x/crypto/chacha20 cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b123/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/des -std -complete -installsuffix shared -buildid VoEI5HmGEmKpU1PZQ1xD/VoEI5HmGEmKpU1PZQ1xD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b107/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/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b089/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF mkdir -p $WORK/b611/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid CBydGNjdQA9WCvOR60bN/CBydGNjdQA9WCvOR60bN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b124/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid ZAxKwPDKl6yRHRMV5Zly/ZAxKwPDKl6yRHRMV5Zly -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b123/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 cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/internal/alias=$WORK/b356/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid DSVdyEfRUdjUZ7zpoIeO/DSVdyEfRUdjUZ7zpoIeO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./src/golang.org/x/crypto/chacha20/chacha_generic.go ./src/golang.org/x/crypto/chacha20/chacha_noasm.go ./src/golang.org/x/crypto/chacha20/xor.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b7/b71e519ed3220728aca7655d8db761046e15ba8c6f273ef636fbfed17aa2def5-d # internal internal/godebug mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a EOF io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/godebug -std -complete -installsuffix shared -buildid eCceSX-63MVL8N6vxN70/eCceSX-63MVL8N6vxN70 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go mkdir -p $WORK/b127/ github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b289/ google.golang.org/protobuf/internal/detrand cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF path/filepath mkdir -p $WORK/b121/ os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p io/ioutil -std -complete -installsuffix shared -buildid HV8m5-ka31Qq4GTZQBRj/HV8m5-ka31Qq4GTZQBRj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b413/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b225/ github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid Qof5sA7NSefzAeedpbWA/Qof5sA7NSefzAeedpbWA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./src/github.com/containers/image/v5/internal/rootless/rootless.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p path/filepath -std -complete -installsuffix shared -buildid 96ddgbSjtFcSGHUtA_HJ/96ddgbSjtFcSGHUtA_HJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b121/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 cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b163/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/mattn/go-runewidth github.com/moby/sys/sequential /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid w2C-8wuJr2bvGt8Y5Tn1/w2C-8wuJr2bvGt8Y5Tn1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./src/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid vWKkW7rjNZgEfycYptON/vWKkW7rjNZgEfycYptON -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./src/google.golang.org/grpc/internal/envconfig/envconfig.go ./src/google.golang.org/grpc/internal/envconfig/observability.go ./src/google.golang.org/grpc/internal/envconfig/xds.go mkdir -p $WORK/b539/ fmt cat >$WORK/b163/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b163/symabis ./sig.s mkdir -p $WORK/b455/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid G1RbQYlJntqtN0SlHCdo/G1RbQYlJntqtN0SlHCdo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b539/importcfg -pack ./src/github.com/docker/docker/api/types/mount/mount.go mkdir -p $WORK/b623/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=$WORK/b456/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/moby/sys/sequential -complete -installsuffix shared -buildid BlRrFrS5-wzWQb3C59Ux/BlRrFrS5-wzWQb3C59Ux -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b623/importcfg -pack ./src/github.com/moby/sys/sequential/doc.go ./src/github.com/moby/sys/sequential/sequential_unix.go mkdir -p $WORK/b025/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid N163gIZ1c0tD3kHMe3ZC/N163gIZ1c0tD3kHMe3ZC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b455/importcfg -pack ./src/github.com/mattn/go-runewidth/runewidth.go ./src/github.com/mattn/go-runewidth/runewidth_posix.go ./src/github.com/mattn/go-runewidth/runewidth_table.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p fmt -std -complete -installsuffix shared -buildid MJKa1jUeCwQE9zqEdCIy/MJKa1jUeCwQE9zqEdCIy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b025/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/a3/a3fb770b6829923341a2841fe4563755e9588ecd727aa5b51825a7ba67b05fe6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/56/561f986610fca6259ff2b48959b76db07928baa453c1e239611406c5cbab6abb-d # internal cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p os/signal -std -installsuffix shared -buildid Viq-8DNHMQu1E2jMBM6t/Viq-8DNHMQu1E2jMBM6t -goversion go1.19 -symabis $WORK/b163/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack -asmhdr $WORK/b163/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b363=>" -I $WORK/b363/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b363/keccakf_amd64.o ./keccakf_amd64.s cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/5e/5eec0b035da37663465d0cfbbd04449cb2b9370eec79d8347c583c7d754561d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/a9/a909a3057e041e95c5828d4109cfdf8bfb0011e64f0ee7e763f019218007aced-d # internal crypto/aes mkdir -p $WORK/b084/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal crypto/hmac mkdir -p $WORK/b111/ cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/57/57a6137ae5fcd07a6eaadd6b0c73a51b8faa797c3327fd72bfce3a8000bcb1cf-d # internal crypto/sha256 cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/hmac -std -complete -installsuffix shared -buildid 6KcVUgsLYxaWE8KaYUcy/6KcVUgsLYxaWE8KaYUcy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go internal/intern mkdir -p $WORK/b104/ mkdir -p $WORK/b064/ cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/0b/0be9448dd47057b791eb606b26349b1bc106d62b2972dac783b8290d2b6d86ec-d # internal crypto/sha512 cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b098/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b104/symabis ./sha256block_amd64.s cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/intern -std -complete -installsuffix shared -buildid As40DOsVbXMxW4LKVq7E/As40DOsVbXMxW4LKVq7E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cat >$WORK/b098/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/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b084/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b098/symabis ./sha512block_amd64.s crypto/sha1 mkdir -p $WORK/b114/ cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/0e/0e8bb61abef312a676b1236700321dad04559c45406daaf6b7f2635e523598e2-d # internal cat >$WORK/b114/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/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b114/symabis ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/79/79e9b440ba79931010bc863ab4fe31717476bdaaf13bf87c05e41bf8af22e8de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/0d/0df1e886b1d5d1dc7efdedabd5bc855957345e7a5bf3cc9e253ce829f1c66898-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/68/68bb630ca17b7c92ed0bd35ec07dd5b51128d508e309dd0e3ea993d87fd6b99c-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b126/ cat >$WORK/b126/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/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b126/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/e5/e5e80e36dc45497311126d5b7a869ee9661a9489b9d6f7184e54b78ddc0a4855-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/6e/6e7a0cbe3fbe01643be87abf0c9281c568668b3a86825773146a68bbca7407d9-d # internal cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/sha512 -std -installsuffix shared -buildid fAUrZ7anfFb6IceS7LSz/fAUrZ7anfFb6IceS7LSz -goversion go1.19 -symabis $WORK/b098/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/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 cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/aes -std -installsuffix shared -buildid Ti8HWe59vAkz9MNdYUJk/Ti8HWe59vAkz9MNdYUJk -goversion go1.19 -symabis $WORK/b084/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/cf/cfe148cd2bf938976efe755d7fe2a16a2a9293ceaa2bf372674947caec323e4f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/2b/2b0d45d9e5fffc94209a965c523a33554a0ad6289e9a7ef404cc089513aa651f-d # internal cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid qCBia8TJA_j2rSRq2GrX/qCBia8TJA_j2rSRq2GrX -goversion go1.19 -symabis $WORK/b126/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a8/a870752ca9c955bbf7e023cc749bdcf9aaa06a1b3d7998d7ecbc35566a64f2e3-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid TI4xh6UMcGRNkSe7bZga/TI4xh6UMcGRNkSe7bZga -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid IiBTMlJII2uqgX261lC7/IiBTMlJII2uqgX261lC7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/sha1 -std -installsuffix shared -buildid CBX2O989dAaaaJYNH3-C/CBX2O989dAaaaJYNH3-C -goversion go1.19 -symabis $WORK/b114/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /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 cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/04/04d66a0b6df244385edf3ff33e83b222fc11be3e96e47a596d61f4dee4e743a9-d # internal cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/sha256 -std -installsuffix shared -buildid h-dwZ8HmwmkUxLe2vb-U/h-dwZ8HmwmkUxLe2vb-U -goversion go1.19 -symabis $WORK/b104/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/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 cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b163/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/72/72c5f148d48f5e2ca5d475d56867b5f5cb123bd1e1787f28b7ad3122380c37a0-d # internal net/netip mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/intern=$WORK/b064/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p net/netip -std -complete -installsuffix shared -buildid vfJhH_8ygPXs4rPal_WA/vfJhH_8ygPXs4rPal_WA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b363/_pkg_.a $WORK/b363/keccakf_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/61/61bd15bec40039d3711e900b49f2868410980251b4a05633d47dee60ff5f5f48-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/36/3668d91323166ad53664552bffda7472e8f25af38f2058d89d16ae77ca55917e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c8/c8bd408d022e56a7287e7909f3cd397235a285b6a7c470b9b58f86790838c43a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b091/p256_asm_amd64.o ./p256_asm_amd64.s cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/3e/3e32072699cc2f800761221c2a5b8c449206c574a62806dc9bc95406ced0ab5e-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b163/_pkg_.a $WORK/b163/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/96/960b7dcacf2d5efc89237e9f7aecc4c13d1208e9fdb42df61b32c1184b8bde84-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/1a/1a23d80de5d85afe30ad969e232be348b890030213cc623a929bee575159cc63-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b471/ os/exec mkdir -p $WORK/b154/ github.com/cyphar/filepath-securejoin cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid _6IbsonsHp9kBYaljuz9/_6IbsonsHp9kBYaljuz9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./src/github.com/containers/storage/pkg/directory/directory.go ./src/github.com/containers/storage/pkg/directory/directory_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal mkdir -p $WORK/b508/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/godebug=$WORK/b060/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p os/exec -std -complete -installsuffix shared -buildid CZMjYA4jHbXR41NSYhsv/CZMjYA4jHbXR41NSYhsv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b154/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid mbF4o-o24tTZqjjYVALw/mbF4o-o24tTZqjjYVALw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack ./src/github.com/cyphar/filepath-securejoin/join.go ./src/github.com/cyphar/filepath-securejoin/vfs.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/25/256d454b363d88d25568d49aabf4fb433e49950022d827ac00cbd3b5e17fd585-d # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_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/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b126/cpu_x86.o ./cpu_x86.s cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/03/03a5585e1ec21ac10c9b245511d2b2c411744842fcaa3405e0e3a9b7c8a0e141-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b098/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/0c/0c7b2b4d36db61315850d568deaec5ad404f3090e2aafc572032b48dc2a5cfbf-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b122/ cat >$WORK/b122/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/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b122/symabis ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b104/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/08/086273367d8668e7e131ec03d1f96fcfff05f055da94a3a1e7fcdc474a7183f9-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b114/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/82/8255f1f5868f6c5581ec4fad3c67db76b637cefc990366dc440cf74649724b90-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b084/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/sha512block_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/b4/b489a585ebad89ef078ea1e02a35ee74c998b0fe7a670fc3887b0ee840c992bd-d # internal golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b615/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid tzqzR-v3uq7MasUFEw-R/tzqzR-v3uq7MasUFEw-R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./src/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b084/gcm_amd64.o ./gcm_amd64.s cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b126/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid 8a0hgqwLgysXUfOxgTuA/8a0hgqwLgysXUfOxgTuA -goversion go1.19 -symabis $WORK/b122/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/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 cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b185/reflect2_amd64.o ./reflect2_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/b7/b7c26f1faa87afcb1d756e1f8cefefc71e8e103cb882d33cb10496cc09273ebf-d # internal golang.org/x/crypto/scrypt mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b349/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p golang.org/x/crypto/scrypt -complete -installsuffix shared -buildid 7lHve2TLO-WJiPkykx5P/7lHve2TLO-WJiPkykx5P -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack ./src/golang.org/x/crypto/scrypt/scrypt.go github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b624/ cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/69/69c39b16976248fbbc03e72863fe5b0d23469cd5e254e3a28977a66703b25434-d # internal cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid A_6vfHtyHBw7HXFjgZke/A_6vfHtyHBw7HXFjgZke -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b624/importcfg -pack ./src/github.com/docker/docker/pkg/ioutils/buffer.go ./src/github.com/docker/docker/pkg/ioutils/bytespipe.go ./src/github.com/docker/docker/pkg/ioutils/fswriters.go ./src/github.com/docker/docker/pkg/ioutils/readers.go ./src/github.com/docker/docker/pkg/ioutils/temp_unix.go ./src/github.com/docker/docker/pkg/ioutils/writeflusher.go ./src/github.com/docker/docker/pkg/ioutils/writers.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b185/relfect2_mips64x.o ./relfect2_mips64x.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/asm_amd64.o $WORK/b084/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/19/19a185bf02367787cdbc3b9f4163992653ff8b0beabf51cdeebfdb5d96f12fd0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b185/relfect2_mipsx.o ./relfect2_mipsx.s cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/1e/1efbd32ccde3e7afb2aab4604d26a1911007e8881758ca24973d1555a1f0af71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b185/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b185/_pkg_.a $WORK/b185/reflect2_amd64.o $WORK/b185/relfect2_mips64x.o $WORK/b185/relfect2_mipsx.o $WORK/b185/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/b6/b6d25b42b93943a510b6711e63c5c8253f62ec5857ce0f8290d348dea4f2a005-d # internal 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/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b122/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/b6/b64c0fd1ff3a317c81fbf6fcad7778ed8dee3f2e343dcaa81cbd32c5ba3515df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/99/993b0608232e67dae3b39058d5dd3e86b8addde7c442d3883b68bd79a9e437fd-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b8/b8446b07de93acc10b46ed220d79d0d44f7f15d7203d31630b95068b30af7da2-d # internal net mkdir -p $WORK/b058/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b058/ -importpath net -- -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b122/_pkg_.a $WORK/b122/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/91/91dd5b860c98f4718b5d506d254c223689a7225dac2c75ee3bc5710f2cca33ab-d # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/d2/d279fc00e633fb8c47a1dbaf5ff75e9231360edbcb7b5fae542cf64b8ea83b99-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b624/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid fB7sVbDgIF0y-DcjuEuK/fB7sVbDgIF0y-DcjuEuK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b625/importcfg -pack ./src/github.com/docker/docker/pkg/pools/pools.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/25/25de89e54d20904e366507ef70d90398433bcdbd6e6ac9ee274f5f7a07d95f79-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b079/ os/user github.com/opencontainers/go-digest vendor/golang.org/x/crypto/curve25519 encoding/hex net/url mkdir -p $WORK/b120/ mkdir -p $WORK/b045/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid k7uw9SlWBOftQlqrYgfq/k7uw9SlWBOftQlqrYgfq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/version.go ./src/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p net/url -std -complete -installsuffix shared -buildid pzelScxkydCS98E74Bx0/pzelScxkydCS98E74Bx0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/net/url/url.go cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b045/ -importpath os/user -- -I $WORK/b045/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go encoding/json mkdir -p $WORK/b049/ log mkdir -p $WORK/b139/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding/json -std -complete -installsuffix shared -buildid fBrLsdCVbgMDxN-Bwiai/fBrLsdCVbgMDxN-Bwiai -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b049/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 cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p log -std -complete -installsuffix shared -buildid pKBYGr4tfOSxYz-4x7eG/pKBYGr4tfOSxYz-4x7eG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/log/log.go text/scanner mkdir -p $WORK/b148/ github.com/docker/go-units mkdir -p $WORK/b153/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p text/scanner -std -complete -installsuffix shared -buildid VgNyrA2aT_MqFAsFVl3z/VgNyrA2aT_MqFAsFVl3z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/containers/storage/pkg/reexec mkdir -p $WORK/b160/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/docker/go-units -complete -installsuffix shared -buildid sKTas5BPhCqtxsAzTG3e/sKTas5BPhCqtxsAzTG3e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack ./src/github.com/docker/go-units/duration.go ./src/github.com/docker/go-units/size.go ./src/github.com/docker/go-units/ulimit.go mkdir -p $WORK/b069/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 2wvPwUJaaHf8Dk9Xy8dn/2wvPwUJaaHf8Dk9Xy8dn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack ./src/github.com/containers/storage/pkg/reexec/command_linux.go ./src/github.com/containers/storage/pkg/reexec/reexec.go mkdir -p $WORK/b094/ mkdir -p $WORK/b128/ flag mkdir -p $WORK/b118/ mkdir -p $WORK/b182/ github.com/klauspost/compress/fse mkdir -p $WORK/b167/ google.golang.org/grpc/internal/grpclog cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF runtime/debug mkdir -p $WORK/b172/ vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p flag -std -complete -installsuffix shared -buildid E2gY09EPi6FjFkcm7me7/E2gY09EPi6FjFkcm7me7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/flag/flag.go cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cat >$WORK/b172/go_asm.h << 'EOF' # internal EOF cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF github.com/containers/storage/pkg/config mkdir -p $WORK/b189/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b172/symabis ./debug.s cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b094/symabis ./arith_amd64.s mkdir -p $WORK/b203/ github.com/opencontainers/runtime-spec/specs-go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid MdbRUByXrGgFLhPrARSI/MdbRUByXrGgFLhPrARSI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack ./src/github.com/opencontainers/go-digest/algorithm.go ./src/github.com/opencontainers/go-digest/digest.go ./src/github.com/opencontainers/go-digest/digester.go ./src/github.com/opencontainers/go-digest/doc.go ./src/github.com/opencontainers/go-digest/verifiers.go net/http/internal mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p encoding/hex -std -complete -installsuffix shared -buildid MhfaPMAubQl1_Rq65h7R/MhfaPMAubQl1_Rq65h7R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go google.golang.org/protobuf/internal/errors github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b161/ github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid nqlj-xFbujh0-yKQrO6t/nqlj-xFbujh0-yKQrO6t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack ./src/github.com/klauspost/compress/fse/bitreader.go ./src/github.com/klauspost/compress/fse/bitwriter.go ./src/github.com/klauspost/compress/fse/bytereader.go ./src/github.com/klauspost/compress/fse/compress.go ./src/github.com/klauspost/compress/fse/decompress.go ./src/github.com/klauspost/compress/fse/fse.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid bk_lNdN9u568JvSpG0vw/bk_lNdN9u568JvSpG0vw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack ./src/github.com/containers/storage/pkg/config/config.go mkdir -p $WORK/b218/ mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid jgT9XtsXXWRgnxuuJ13Y/jgT9XtsXXWRgnxuuJ13Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b203/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 cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b129/_pkg_.a EOF gopkg.in/yaml.v3 mkdir -p $WORK/b144/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid df-jhmdoCjmAHbn-d2rr/df-jhmdoCjmAHbn-d2rr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack ./src/github.com/opencontainers/runtime-spec/specs-go/config.go ./src/github.com/opencontainers/runtime-spec/specs-go/state.go ./src/github.com/opencontainers/runtime-spec/specs-go/version.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid hdO3-2HTF3QxGkWKwlaz/hdO3-2HTF3QxGkWKwlaz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./src/google.golang.org/grpc/internal/grpclog/grpclog.go ./src/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid DnnTNeAs4qJt72k2qhFB/DnnTNeAs4qJt72k2qhFB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p net/http/internal -std -complete -installsuffix shared -buildid lbN3TTMGEpezXPjnMKEG/lbN3TTMGEpezXPjnMKEG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p gopkg.in/yaml.v3 -complete -installsuffix shared -buildid 96u9ulsZGhtqfRQZq1yV/96u9ulsZGhtqfRQZq1yV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack ./src/gopkg.in/yaml.v3/apic.go ./src/gopkg.in/yaml.v3/decode.go ./src/gopkg.in/yaml.v3/emitterc.go ./src/gopkg.in/yaml.v3/encode.go ./src/gopkg.in/yaml.v3/parserc.go ./src/gopkg.in/yaml.v3/readerc.go ./src/gopkg.in/yaml.v3/resolve.go ./src/gopkg.in/yaml.v3/scannerc.go ./src/gopkg.in/yaml.v3/sorter.go ./src/gopkg.in/yaml.v3/writerc.go ./src/gopkg.in/yaml.v3/yaml.go ./src/gopkg.in/yaml.v3/yamlh.go ./src/gopkg.in/yaml.v3/yamlprivateh.go github.com/miekg/pkcs11 mkdir -p $WORK/b142/ vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b200/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b142/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b142/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./params.go ./pkcs11.go ./types.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b198/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b206/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid dWetFrTSJ7_LBpu4byS2/dWetFrTSJ7_LBpu4byS2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b200/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 mkdir -p $WORK/b224/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b177/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b225/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid 8qKZzLSIZVscrnZ1Hg44/8qKZzLSIZVscrnZ1Hg44 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid LvRcPYNbFiyr5ndm3arm/LvRcPYNbFiyr5ndm3arm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./src/google.golang.org/protobuf/internal/errors/errors.go ./src/google.golang.org/protobuf/internal/errors/is_go113.go mkdir -p $WORK/b162/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 9jzt0d-ZvCMx4EirU-cp/9jzt0d-ZvCMx4EirU-cp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack ./src/github.com/ulikunitz/xz/internal/xlog/xlog.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid E6HKsNCfPegzwvWrPa7I/E6HKsNCfPegzwvWrPa7I -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack ./src/github.com/syndtr/gocapability/capability/capability.go ./src/github.com/syndtr/gocapability/capability/capability_linux.go ./src/github.com/syndtr/gocapability/capability/enum.go ./src/github.com/syndtr/gocapability/capability/enum_gen.go ./src/github.com/syndtr/gocapability/capability/syscall_linux.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b204/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p runtime/debug -std -installsuffix shared -buildid v1_Piz1f4nggQ9jgVmwQ/v1_Piz1f4nggQ9jgVmwQ -goversion go1.19 -symabis $WORK/b172/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack -asmhdr $WORK/b172/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 mkdir -p $WORK/b175/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p mime -std -complete -installsuffix shared -buildid LIO1muVcQkOhVS9a639q/LIO1muVcQkOhVS9a639q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b204/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 cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p compress/flate -std -complete -installsuffix shared -buildid HlKOL2eK2vOvPyASankk/HlKOL2eK2vOvPyASankk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b175/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ee/eecd2261ffb537484890843fee3c71dc300bbba2ca04b87f0cdf888cc4ce3805-d # internal go/token mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p go/token -std -complete -installsuffix shared -buildid 1eSPDKSnlAoieBHm-Vr5/1eSPDKSnlAoieBHm-Vr5 -goversion go1.19 -shared -c=4 -nolocalimports -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/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/d5/d547d369ed16e38abd71382a9ea6cba9fb18e55bd43cf99a42cebc514465421f-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid bzR4QbEkmeWf-JxGz3Le/bzR4QbEkmeWf-JxGz3Le -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./src/google.golang.org/protobuf/internal/version/version.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p math/big -std -installsuffix shared -buildid 3APi3UB9qr2N3O2mFwnu/3APi3UB9qr2N3O2mFwnu -goversion go1.19 -symabis $WORK/b094/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/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/natdiv.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e3/e3b21e98de0b76abe07933ddc9ac37a689fe54b9620d21efd5df65f8d36cac2f-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid 7Ll5Lan9_Nn7GpoElMM-/7Ll5Lan9_Nn7GpoElMM- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./src/github.com/containers/image/v5/internal/iolimits/iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/84/8474ab16117de8d4d2b2e4462ef3ef681fdfc756937a4b1599bb7b3a2380a0b2-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid fABjsPHHJKWyKnaBqmKP/fABjsPHHJKWyKnaBqmKP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack ./src/github.com/containers/image/v5/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/3f/3fb21b6c4702abd3be163cef15456551e6a73fb4816a87659ccb545ebe20a5ab-d # internal github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -complete -installsuffix shared -buildid sNa56Hy1Uf88vNs-FvkU/sNa56Hy1Uf88vNs-FvkU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/7d/7db143616fd7f5a3dcd7f31adda02fca5f8d2f5ac964e30a30f5a88cc1ff586d-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/75/758cab06fd795c373e8bcf5e369bb62ed93f2b5c24c3c8b03247a3bcbd45219c-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b067/ github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b078/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid W4EwzKdsBNIrena-m3wk/W4EwzKdsBNIrena-m3wk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack ./src/github.com/containers/image/v5/docker/reference/helpers.go ./src/github.com/containers/image/v5/docker/reference/normalize.go ./src/github.com/containers/image/v5/docker/reference/reference.go ./src/github.com/containers/image/v5/docker/reference/regexp-additions.go ./src/github.com/containers/image/v5/docker/reference/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid O-ggVlsPaSqBVEdZh6uh/O-ggVlsPaSqBVEdZh6uh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./src/github.com/opencontainers/image-spec/specs-go/v1/config.go ./src/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./src/github.com/opencontainers/image-spec/specs-go/v1/index.go ./src/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./src/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./src/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/23/239e08ba69dd17125c1cb05c732cae04896699059603a53c8ff44b56c7f6062c-d # internal encoding/csv mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p encoding/csv -std -complete -installsuffix shared -buildid zGuHC1t2MMro7J-ZL-Va/zGuHC1t2MMro7J-ZL-Va -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/ee/ee9295beb4f16062ee167714e581dd6a4b2d2ffb160b2e8c8d939e59532da643-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b199/ cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/cc/cce3214cff88cb98ac24edc0f61625f8d90f46a1b8eeca0000ec8e10858f9773-d # internal cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid MlQb7cADu53cSWRl7pzi/MlQb7cADu53cSWRl7pzi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b199/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 encoding/xml mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p encoding/xml -std -complete -installsuffix shared -buildid pt-NfFOiFs4_pYI0CGPL/pt-NfFOiFs4_pYI0CGPL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/e8/e86b5ebb92ba664edebc8bb0ab8f875e732ee8e65079e41740ae436c9167e244-d # internal database/sql/driver mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p database/sql/driver -std -complete -installsuffix shared -buildid FDGH24_AJQmBSQgBC6c7/FDGH24_AJQmBSQgBC6c7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/0f/0fc7b4cec9447aa4590bbd1d8f627243a344f8a5c8d4e54b98ea8b32faced39e-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/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 9y4iIBNm3T2khzQt5aYl/9y4iIBNm3T2khzQt5aYl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/d8/d8d864bc9c72314f559080099851f6f802e84ec487af98fde6c4252c23720564-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/go-openapi/analysis/internal/debug -complete -installsuffix shared -buildid hagpo1SpNPWaAKetxY_O/hagpo1SpNPWaAKetxY_O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./src/github.com/go-openapi/analysis/internal/debug/debug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/c7/c764c0582ac81bc3872ba8d1aa2a2ed4c17465c3404b124b059f8f508861262b-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/b2/b26222e3cf3313e7465d1a45798b0763fab1d7c7683c58d18efb9dd91409a966-d # internal encoding/gob mkdir -p $WORK/b328/ github.com/stefanberger/go-pkcs11uri cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p encoding/gob -std -complete -installsuffix shared -buildid 3iwrR3ZotkSoqxjotoZd/3iwrR3ZotkSoqxjotoZd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b328/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid Z6IRXj0BMXZC-HExEeub/Z6IRXj0BMXZC-HExEeub -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack ./src/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/c6/c64dc66600960cd37791a4f712574fbb71cfa8fda277d917c13462699accd138-d # internal github.com/go-openapi/jsonreference/internal mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/go-openapi/jsonreference/internal -complete -installsuffix shared -buildid BXjOrQltaz86nw-mMkBc/BXjOrQltaz86nw-mMkBc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack ./src/github.com/go-openapi/jsonreference/internal/normalize_url.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/01/01f706a4b770cb5925f7c7ea848cd28d46fd245aaa8faa9ef0d405978e71d27d-d # internal gopkg.in/go-jose/go-jose.v2/json mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p gopkg.in/go-jose/go-jose.v2/json -complete -installsuffix shared -buildid AoPpskicEYrOnTqKhivf/AoPpskicEYrOnTqKhivf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b351/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/json/decode.go ./src/gopkg.in/go-jose/go-jose.v2/json/encode.go ./src/gopkg.in/go-jose/go-jose.v2/json/indent.go ./src/gopkg.in/go-jose/go-jose.v2/json/scanner.go ./src/gopkg.in/go-jose/go-jose.v2/json/stream.go ./src/gopkg.in/go-jose/go-jose.v2/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/bf/bf35eebb14e98455de3bbd0c337511afecf41e029839666a5e8e0e44e1f9019b-d # internal github.com/letsencrypt/boulder/errors mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b343/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/letsencrypt/boulder/errors -complete -installsuffix shared -buildid k98Jd8o9ElnhW9QxZBTh/k98Jd8o9ElnhW9QxZBTh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./src/github.com/letsencrypt/boulder/errors/errors.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/1a/1ac4104f45bf4c8034ba97a4a0d066cb379181d3b8df02f253962e1d62ccf1e9-d # internal github.com/proglottis/gpgme mkdir -p $WORK/b365/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme pkg-config --cflags -- gpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/28/28d236ccc458ae6f3dcb95e367d54ca99c5f66f14e0d5b82e8385f6c76c822dc-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid 8Yy4B-HzgerceGGsZ7t_/8Yy4B-HzgerceGGsZ7t_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b389/importcfg -pack ./src/gopkg.in/square/go-jose.v2/json/decode.go ./src/gopkg.in/square/go-jose.v2/json/encode.go ./src/gopkg.in/square/go-jose.v2/json/indent.go ./src/gopkg.in/square/go-jose.v2/json/scanner.go ./src/gopkg.in/square/go-jose.v2/json/stream.go ./src/gopkg.in/square/go-jose.v2/json/tags.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/80/80c57894a23e9a2d510d3e8f5b324c4e935455001f2be4751377ab3c76fc1260-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid T-1tvi6vVSVb_flB_x_e/T-1tvi6vVSVb_flB_x_e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./src/golang.org/x/net/internal/timeseries/timeseries.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b172/debug.o ./debug.s cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/68/68f9d61be3024b13bd29314bdb968b76a85a18caf6e98033236b36d2f7294e6c-d # internal text/template/parse mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p text/template/parse -std -complete -installsuffix shared -buildid 0FAnUJaeS1wgyV8dhDog/0FAnUJaeS1wgyV8dhDog -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b400/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/ac/ac86ecf667a90ad54e0ddfcc7c51b977bf854e29b9fb353ec13379b2a4c1df78-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b179/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b177/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid ixxUEhuXr9x8qeFVfwcq/ixxUEhuXr9x8qeFVfwcq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack ./src/github.com/ulikunitz/xz/lzma/bintree.go ./src/github.com/ulikunitz/xz/lzma/bitops.go ./src/github.com/ulikunitz/xz/lzma/breader.go ./src/github.com/ulikunitz/xz/lzma/buffer.go ./src/github.com/ulikunitz/xz/lzma/bytewriter.go ./src/github.com/ulikunitz/xz/lzma/decoder.go ./src/github.com/ulikunitz/xz/lzma/decoderdict.go ./src/github.com/ulikunitz/xz/lzma/directcodec.go ./src/github.com/ulikunitz/xz/lzma/distcodec.go ./src/github.com/ulikunitz/xz/lzma/encoder.go ./src/github.com/ulikunitz/xz/lzma/encoderdict.go ./src/github.com/ulikunitz/xz/lzma/hashtable.go ./src/github.com/ulikunitz/xz/lzma/header.go ./src/github.com/ulikunitz/xz/lzma/header2.go ./src/github.com/ulikunitz/xz/lzma/lengthcodec.go ./src/github.com/ulikunitz/xz/lzma/literalcodec.go ./src/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./src/github.com/ulikunitz/xz/lzma/operation.go ./src/github.com/ulikunitz/xz/lzma/prob.go ./src/github.com/ulikunitz/xz/lzma/properties.go ./src/github.com/ulikunitz/xz/lzma/rangecodec.go ./src/github.com/ulikunitz/xz/lzma/reader.go ./src/github.com/ulikunitz/xz/lzma/reader2.go ./src/github.com/ulikunitz/xz/lzma/state.go ./src/github.com/ulikunitz/xz/lzma/treecodecs.go ./src/github.com/ulikunitz/xz/lzma/writer.go ./src/github.com/ulikunitz/xz/lzma/writer2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/0a/0a6c835927896bb12ed74d359e51e8d397e7be052dc166897352ee6f91337e63-d # internal google.golang.org/grpc/metadata cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/6a/6a7afb67af433266908eb2f7e4cc3008583e13633f6d17dfd0a243849e8045c9-d # internal mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 1B2JyFsP0ZMWSOVJdXBA/1B2JyFsP0ZMWSOVJdXBA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b406/importcfg -pack ./src/google.golang.org/grpc/metadata/metadata.go golang.org/x/text/unicode/bidi mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 8mSs9v4t4Z0RVfQ-YTDR/8mSs9v4t4Z0RVfQ-YTDR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b436/importcfg -pack ./src/golang.org/x/text/unicode/bidi/bidi.go ./src/golang.org/x/text/unicode/bidi/bracket.go ./src/golang.org/x/text/unicode/bidi/core.go ./src/golang.org/x/text/unicode/bidi/prop.go ./src/golang.org/x/text/unicode/bidi/tables13.0.0.go ./src/golang.org/x/text/unicode/bidi/trieval.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/ff/ff3c657734e31e5ed0b49c60adfd5a206addb247638b2de16998d7f7b8e5ca3e-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b166/ cat >$WORK/b166/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b166/symabis ./decompress_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/60/6076d5ab8774801062966b8ca677133103d8acfdf89c30e26ccf1e9bb9eccb50-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b435/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid X8PmKFpICUrCtV3GDdQa/X8PmKFpICUrCtV3GDdQa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b437/importcfg -pack ./src/golang.org/x/text/unicode/norm/composition.go ./src/golang.org/x/text/unicode/norm/forminfo.go ./src/golang.org/x/text/unicode/norm/input.go ./src/golang.org/x/text/unicode/norm/iter.go ./src/golang.org/x/text/unicode/norm/normalize.go ./src/golang.org/x/text/unicode/norm/readwriter.go ./src/golang.org/x/text/unicode/norm/tables13.0.0.go ./src/golang.org/x/text/unicode/norm/transform.go ./src/golang.org/x/text/unicode/norm/trie.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme pkg-config --libs -- gpgme cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b138/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/a1/a11bcc1575738178dc000d094767684ea8abd0a579f48157418ccf88ccd6bda8-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 6y1-Vn07q9GkSm5psB-u/6y1-Vn07q9GkSm5psB-u -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./src/golang.org/x/net/http2/hpack/encode.go ./src/golang.org/x/net/http2/hpack/hpack.go ./src/golang.org/x/net/http2/hpack/huffman.go ./src/golang.org/x/net/http2/hpack/static_table.go ./src/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/7d/7dc4f12803bc2009fb843ed352cd0feff72932506547c8618f745a020af52d78-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_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/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid e_E4BXWLpDDmCygJQSm_/e_E4BXWLpDDmCygJQSm_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoreflect/methods.go ./src/google.golang.org/protobuf/reflect/protoreflect/proto.go ./src/google.golang.org/protobuf/reflect/protoreflect/source.go ./src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./src/google.golang.org/protobuf/reflect/protoreflect/type.go ./src/google.golang.org/protobuf/reflect/protoreflect/value.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/c5/c50bece8c5da9f2fe4686127b4ceea7af3ecfd088c7750220871ba3de971aef3-d # internal runtime/trace mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p runtime/trace -std -installsuffix shared -buildid jZVwRbfIYLCyBn3kVJB7/jZVwRbfIYLCyBn3kVJB7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b451/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/dd/dd6393d3daed8a876b4f5de80b8d1ad0d0c5073026645102df6bd912c9cfb5f1-d # internal github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b459/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b454/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b455/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b460/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/vbauerster/mpb/v8/decor -complete -installsuffix shared -buildid mJwI0BVWMOsMstPPx0Vv/mJwI0BVWMOsMstPPx0Vv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b458/importcfg -pack ./src/github.com/vbauerster/mpb/v8/decor/any.go ./src/github.com/vbauerster/mpb/v8/decor/counters.go ./src/github.com/vbauerster/mpb/v8/decor/decorator.go ./src/github.com/vbauerster/mpb/v8/decor/doc.go ./src/github.com/vbauerster/mpb/v8/decor/elapsed.go ./src/github.com/vbauerster/mpb/v8/decor/eta.go ./src/github.com/vbauerster/mpb/v8/decor/merge.go ./src/github.com/vbauerster/mpb/v8/decor/moving_average.go ./src/github.com/vbauerster/mpb/v8/decor/name.go ./src/github.com/vbauerster/mpb/v8/decor/on_abort.go ./src/github.com/vbauerster/mpb/v8/decor/on_complete.go ./src/github.com/vbauerster/mpb/v8/decor/on_condition.go ./src/github.com/vbauerster/mpb/v8/decor/percentage.go ./src/github.com/vbauerster/mpb/v8/decor/pool.go ./src/github.com/vbauerster/mpb/v8/decor/size_type.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./src/github.com/vbauerster/mpb/v8/decor/speed.go ./src/github.com/vbauerster/mpb/v8/decor/spinner.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b172/_pkg_.a $WORK/b172/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/03/03272e8d52905588be2b963364f8c421048bea035bfbb39d3c30d09b0803001e-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b172/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid msTXq4saQ-7QQ_NxPsOM/msTXq4saQ-7QQ_NxPsOM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack ./src/github.com/modern-go/concurrent/executor.go ./src/github.com/modern-go/concurrent/go_above_19.go ./src/github.com/modern-go/concurrent/log.go ./src/github.com/modern-go/concurrent/unbounded_executor.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/61/61ed70b5b0e6d9697b3747a954f0f2682cb5d1b60e056a9f4a42da4b8adc7177-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b463/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid S60XhtCbicpOYW5onwoB/S60XhtCbicpOYW5onwoB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack ./src/github.com/hashicorp/go-multierror/append.go ./src/github.com/hashicorp/go-multierror/flatten.go ./src/github.com/hashicorp/go-multierror/format.go ./src/github.com/hashicorp/go-multierror/group.go ./src/github.com/hashicorp/go-multierror/multierror.go ./src/github.com/hashicorp/go-multierror/prefix.go ./src/github.com/hashicorp/go-multierror/sort.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/1d/1d1d9b3f32beec7cc82374d4f014d070b6b5704e2ad3c7d44e506ef9a2bbead4-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid wn91I5mme4hiHL1CIb1h/wn91I5mme4hiHL1CIb1h -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack ./src/github.com/containers/image/v5/types/types.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b167/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b168/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/klauspost/compress/huff0 -installsuffix shared -buildid DoofAxU-uWkwJY0eC1Dn/DoofAxU-uWkwJY0eC1Dn -goversion go1.19 -symabis $WORK/b166/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack -asmhdr $WORK/b166/go_asm.h ./src/github.com/klauspost/compress/huff0/bitreader.go ./src/github.com/klauspost/compress/huff0/bitwriter.go ./src/github.com/klauspost/compress/huff0/bytereader.go ./src/github.com/klauspost/compress/huff0/compress.go ./src/github.com/klauspost/compress/huff0/decompress.go ./src/github.com/klauspost/compress/huff0/decompress_amd64.go ./src/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/ca/ca122cf5f794ee96a42f7991a51a36c52a948ef8f5295c06bc618ef9c0201ae9-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid e80et2TRhV2soTlFNGuF/e80et2TRhV2soTlFNGuF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/c8/c8dc61d9e8a6e73ce84217fb3fb62fa0b6bce2e354fc6079d2565296b4fc5dfd-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid eoO9sNGWCAT7OFmGZU3R/eoO9sNGWCAT7OFmGZU3R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b477/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/parsers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/90/90d463761416902cead7b1ece7d946f2a67fa81e9e42aa1ce346347ce188ec56-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid BeBsvdD4cpqBncGS6BFl/BeBsvdD4cpqBncGS6BFl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b412/importcfg -pack ./src/google.golang.org/grpc/internal/grpcutil/compressor.go ./src/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./src/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./src/google.golang.org/grpc/internal/grpcutil/metadata.go ./src/google.golang.org/grpc/internal/grpcutil/method.go ./src/google.golang.org/grpc/internal/grpcutil/regex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b138/_pkg_.a $WORK/b138/asm_linux_amd64.o # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/04/042bf0fb3d3219bb016c4f6dd9701979fc89012fc856acc513ffa09276a3fa0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b365/ -importpath github.com/proglottis/gpgme -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b365/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go github.com/oklog/ulid mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid TPaKtwZDgen0735XHLbe/TPaKtwZDgen0735XHLbe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack ./src/github.com/oklog/ulid/ulid.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/2a/2acdfc6d09131ccc18ab3ec48961bb727b5960eeea041337be1cab136ba6cf8c-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid Sj0P4lEU8pW-dltSHl-j/Sj0P4lEU8pW-dltSHl-j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack ./src/github.com/klauspost/compress/flate/deflate.go ./src/github.com/klauspost/compress/flate/dict_decoder.go ./src/github.com/klauspost/compress/flate/fast_encoder.go ./src/github.com/klauspost/compress/flate/huffman_bit_writer.go ./src/github.com/klauspost/compress/flate/huffman_code.go ./src/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./src/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./src/github.com/klauspost/compress/flate/inflate.go ./src/github.com/klauspost/compress/flate/inflate_gen.go ./src/github.com/klauspost/compress/flate/level1.go ./src/github.com/klauspost/compress/flate/level2.go ./src/github.com/klauspost/compress/flate/level3.go ./src/github.com/klauspost/compress/flate/level4.go ./src/github.com/klauspost/compress/flate/level5.go ./src/github.com/klauspost/compress/flate/level6.go ./src/github.com/klauspost/compress/flate/regmask_amd64.go ./src/github.com/klauspost/compress/flate/stateless.go ./src/github.com/klauspost/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/08/08b0ec86ffa2eebf2f722201adc091c69e32f8863364e5cfa8dd9cf86299c5fb-d # internal compress/gzip mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash/crc32=$WORK/b170/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p compress/gzip -std -complete -installsuffix shared -buildid zmFGKcWjksrTsQP8vNAb/zmFGKcWjksrTsQP8vNAb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/be/beafdab8ca18e69bbb894e677097e029b74c7c84de1676f7b374dad3af96233f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid eCbGzILqNQ5hW9ph8eH6/eCbGzILqNQ5hW9ph8eH6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack ./src/github.com/moby/sys/mountinfo/doc.go ./src/github.com/moby/sys/mountinfo/mounted_linux.go ./src/github.com/moby/sys/mountinfo/mounted_unix.go ./src/github.com/moby/sys/mountinfo/mountinfo.go ./src/github.com/moby/sys/mountinfo/mountinfo_filters.go ./src/github.com/moby/sys/mountinfo/mountinfo_linux.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/50/5043c81e40e865c76215f1cb1287c91072764d9621a63e896c194632a1d780d8-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 9aGFuFjXcTEuZiM6xASe/9aGFuFjXcTEuZiM6xASe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack ./src/github.com/containers/image/v5/pkg/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/40/40fe7478a03fbb20ec417f3278764123b2e26bfd06aff6962f881de59821e716-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid G2VclqAIQ84uLGhSaGhg/G2VclqAIQ84uLGhSaGhg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack ./src/github.com/sirupsen/logrus/alt_exit.go ./src/github.com/sirupsen/logrus/buffer_pool.go ./src/github.com/sirupsen/logrus/doc.go ./src/github.com/sirupsen/logrus/entry.go ./src/github.com/sirupsen/logrus/exported.go ./src/github.com/sirupsen/logrus/formatter.go ./src/github.com/sirupsen/logrus/hooks.go ./src/github.com/sirupsen/logrus/json_formatter.go ./src/github.com/sirupsen/logrus/logger.go ./src/github.com/sirupsen/logrus/logrus.go ./src/github.com/sirupsen/logrus/terminal_check_notappengine.go ./src/github.com/sirupsen/logrus/terminal_check_unix.go ./src/github.com/sirupsen/logrus/text_formatter.go ./src/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/1a/1ab4456ed85c1940e7210677c6c9eaee3a9e49851f43b73ca7b34cc246872f33-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b155/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid QTQaIi98fBjqkFw1UjUJ/QTQaIi98fBjqkFw1UjUJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./src/github.com/opencontainers/runc/libcontainer/user/user.go cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/57/578456c47055266c11baef8269564c8e2eb880d587d75420a840a8b0b397bda0-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid piYGD_bqZZQ3-csKtJs0/piYGD_bqZZQ3-csKtJs0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack ./src/github.com/containers/storage/pkg/ioutils/buffer.go ./src/github.com/containers/storage/pkg/ioutils/bytespipe.go ./src/github.com/containers/storage/pkg/ioutils/fswriters.go ./src/github.com/containers/storage/pkg/ioutils/fswriters_linux.go ./src/github.com/containers/storage/pkg/ioutils/readers.go ./src/github.com/containers/storage/pkg/ioutils/temp_unix.go ./src/github.com/containers/storage/pkg/ioutils/writeflusher.go ./src/github.com/containers/storage/pkg/ioutils/writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b4/b4df782be331cdbbb00f4e0255e0080306b909c676153e34f58a49cf38756b09-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid OtkVEgjaJ6J5E2B6_xxH/OtkVEgjaJ6J5E2B6_xxH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack ./src/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/66/6682e948582f2de710b8254d5cef907e593c674f9a81291db63e20e7488cdbab-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b188/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid FmPAtPZhW1rKp_Ej7pNB/FmPAtPZhW1rKp_Ej7pNB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack ./src/github.com/BurntSushi/toml/decode.go ./src/github.com/BurntSushi/toml/decode_go116.go ./src/github.com/BurntSushi/toml/deprecated.go ./src/github.com/BurntSushi/toml/doc.go ./src/github.com/BurntSushi/toml/encode.go ./src/github.com/BurntSushi/toml/error.go ./src/github.com/BurntSushi/toml/lex.go ./src/github.com/BurntSushi/toml/meta.go ./src/github.com/BurntSushi/toml/parse.go ./src/github.com/BurntSushi/toml/type_fields.go ./src/github.com/BurntSushi/toml/type_toml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/3f/3f68a65741774426e7c7ae2a53c4ae61f3ff079064fc55357a9776dfb36d9710-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid Id8NHhq-uAw_mDk_efgq/Id8NHhq-uAw_mDk_efgq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/devices/device.go ./src/github.com/opencontainers/runc/libcontainer/devices/device_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/13/1331969f97500b4fdb9456d76fa628ac4eebfc689551d690e1706704d397bc7a-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b197/ cat >$WORK/b197/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/b198/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid hAa1V0qZwiLZNSLGqdqI/hAa1V0qZwiLZNSLGqdqI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b197/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/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/ad/ad4be644cdf1c6d45e1021e44a0d5237fb9584a5e902d2575b73c978a246b736-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b218/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid TPzqZ0TMDUdU0UJuAzjV/TPzqZ0TMDUdU0UJuAzjV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./src/google.golang.org/grpc/grpclog/component.go ./src/google.golang.org/grpc/grpclog/grpclog.go ./src/google.golang.org/grpc/grpclog/logger.go ./src/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/a0/a0f7ba411f452aab3fbf87a8d4f15d1da16155101fde4665c935bbf1692013e2-d # internal github.com/containers/image/v5/internal/signature mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/image/v5/internal/signature -complete -installsuffix shared -buildid L70srLTkWGhnPQD0s4nS/L70srLTkWGhnPQD0s4nS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./src/github.com/containers/image/v5/internal/signature/signature.go ./src/github.com/containers/image/v5/internal/signature/sigstore.go ./src/github.com/containers/image/v5/internal/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/77/77b481fe0d0c9bd5c58c34d731918664c704dfd23a68d25c0806ec27e76d5eb8-d # internal go.etcd.io/bbolt mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p go.etcd.io/bbolt -complete -installsuffix shared -buildid xEj7ni2XtcMB898BVj3-/xEj7ni2XtcMB898BVj3- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./src/go.etcd.io/bbolt/bolt_amd64.go ./src/go.etcd.io/bbolt/bolt_linux.go ./src/go.etcd.io/bbolt/bolt_unix.go ./src/go.etcd.io/bbolt/bucket.go ./src/go.etcd.io/bbolt/compact.go ./src/go.etcd.io/bbolt/cursor.go ./src/go.etcd.io/bbolt/db.go ./src/go.etcd.io/bbolt/doc.go ./src/go.etcd.io/bbolt/errors.go ./src/go.etcd.io/bbolt/freelist.go ./src/go.etcd.io/bbolt/freelist_hmap.go ./src/go.etcd.io/bbolt/mlock_unix.go ./src/go.etcd.io/bbolt/node.go ./src/go.etcd.io/bbolt/page.go ./src/go.etcd.io/bbolt/tx.go ./src/go.etcd.io/bbolt/tx_check.go ./src/go.etcd.io/bbolt/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/89/89a1234768e3869a3cade3afa2c97c0ef67193c3f3279396225ef18e7d550ddf-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/josharian/intern=$WORK/b320/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid c_V9BT344Mm0c6GSU3Wd/c_V9BT344Mm0c6GSU3Wd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack ./src/github.com/mailru/easyjson/jlexer/bytestostr.go ./src/github.com/mailru/easyjson/jlexer/error.go ./src/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/62/623381754f3e9489284ecf902fccb91a638a8cccff57a110aa67c19bf88d90e7-d # internal golang.org/x/term mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p golang.org/x/term -complete -installsuffix shared -buildid qO1Ozq3i1MlE5Tk881ec/qO1Ozq3i1MlE5Tk881ec -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./src/golang.org/x/term/term.go ./src/golang.org/x/term/term_unix.go ./src/golang.org/x/term/term_unix_other.go ./src/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/94/9416a12d32b5e53e7031c70c5c0e0dd4e0a9cf6bc51da04833d23ef1d127b6a7-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b364/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid h6si-OLHfgWZsGOjrHP1/h6si-OLHfgWZsGOjrHP1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./src/github.com/containers/image/v5/transports/stub.go ./src/github.com/containers/image/v5/transports/transports.go cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/e7/e731551d1787003c732e40d7c5ee606a99298ff4a8612e0daaad0a5a99ab9b60-d # internal compress/zlib mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/adler32=$WORK/b372/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p compress/zlib -std -complete -installsuffix shared -buildid 18KdHwSczw-4p_eZHyrL/18KdHwSczw-4p_eZHyrL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/35/356797cb6fd13685a8c164c296c1f51817f8b161ca1c5052146277ff012dbe02-d # internal github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid pH26krJFQI7Yg7IhG6SQ/pH26krJFQI7Yg7IhG6SQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./src/github.com/containers/ocicrypt/config/keyprovider-config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/5f/5f7e7ca39117513c40055f0b88d2e89a0cf4a8ee84caf5adbb102bfa6279d911-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid bf-w9d9vIEOb8c_DKCVc/bf-w9d9vIEOb8c_DKCVc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack ./src/google.golang.org/grpc/encoding/encoding.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/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/51/51c0d6d1319ac98c54a25f26a2844f6c4bb396acf0d469c29bffcd68774b3ce1-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid c1N3PlQVfTVLNVYJJyXo/c1N3PlQVfTVLNVYJJyXo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -pack ./src/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b166/decompress_amd64.o ./decompress_amd64.s cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/04/0453b73535b103fdc35eea53b58241a8c3c7762210b57c210c1f60f5b88ccbc0-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b152/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid JWMgT4CaBXx1XKLaZMxl/JWMgT4CaBXx1XKLaZMxl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack ./src/github.com/containers/storage/pkg/mount/flags.go ./src/github.com/containers/storage/pkg/mount/flags_linux.go ./src/github.com/containers/storage/pkg/mount/mount.go ./src/github.com/containers/storage/pkg/mount/mounter_linux.go ./src/github.com/containers/storage/pkg/mount/mountinfo.go ./src/github.com/containers/storage/pkg/mount/mountinfo_linux.go ./src/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go ./src/github.com/containers/storage/pkg/mount/unmount_unix.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/71/7187511c8d29d4d8404ec7e75f63fb4f372d91f23973423f714c641dea966a54-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b177/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b178/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b170/_pkg_.a packagefile hash/crc64=$WORK/b180/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid i41zvMKaqUxi-zC_zAIo/i41zvMKaqUxi-zC_zAIo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack ./src/github.com/ulikunitz/xz/bits.go ./src/github.com/ulikunitz/xz/crc.go ./src/github.com/ulikunitz/xz/format.go ./src/github.com/ulikunitz/xz/lzmafilter.go ./src/github.com/ulikunitz/xz/none-check.go ./src/github.com/ulikunitz/xz/reader.go ./src/github.com/ulikunitz/xz/writer.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/5c/5c3b2fc29cc80b792b83d69917b7381be8e648a87c5d8a88a1987551975509e7-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b435/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b436/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid xsMyq_MaCeRS8Xk2xlM-/xsMyq_MaCeRS8Xk2xlM- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack ./src/golang.org/x/text/secure/bidirule/bidirule.go ./src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/8c/8cb76e06b2dc6ad98b4e130471518acd76b24022f19d68559df71fdd18f86680-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/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid jMNEaEVhWnZIdC9NhpON/jMNEaEVhWnZIdC9NhpON -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/51/519e95fa48398413a810320cf93750f113639a2481aa12264bc480052c803e55-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b196/ cat >$WORK/b196/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/b025/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b197/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b200/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid qelJwJkShYBEjm89qdc8/qelJwJkShYBEjm89qdc8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /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/b400/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/55/55068e1bc052de504cc128b30ceaf558cb1e25ac7d7a88990e675453e9d666c0-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/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/c5/c52959b33285082be7d76502e7375809ec59c31271f7a889b4046c5e5915bcf2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid MtE4_M4yTiYmE_REjaSo/MtE4_M4yTiYmE_REjaSo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./src/google.golang.org/protobuf/internal/strs/strings.go ./src/google.golang.org/protobuf/internal/strs/strings_unsafe.go google.golang.org/protobuf/internal/genid mkdir -p $WORK/b234/ cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/ee/ee8f70d21e93921a9f8434c22aed860838eb1b00522735c1bebf23a2796163c2-d # internal cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a EOF google.golang.org/protobuf/internal/order mkdir -p $WORK/b235/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid utrX7BNXlxpFg2dGAhb7/utrX7BNXlxpFg2dGAhb7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./src/google.golang.org/protobuf/internal/genid/any_gen.go ./src/google.golang.org/protobuf/internal/genid/api_gen.go ./src/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./src/google.golang.org/protobuf/internal/genid/doc.go ./src/google.golang.org/protobuf/internal/genid/duration_gen.go ./src/google.golang.org/protobuf/internal/genid/empty_gen.go ./src/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./src/google.golang.org/protobuf/internal/genid/goname.go ./src/google.golang.org/protobuf/internal/genid/map_entry.go ./src/google.golang.org/protobuf/internal/genid/source_context_gen.go ./src/google.golang.org/protobuf/internal/genid/struct_gen.go ./src/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./src/google.golang.org/protobuf/internal/genid/type_gen.go ./src/google.golang.org/protobuf/internal/genid/wrappers.go ./src/google.golang.org/protobuf/internal/genid/wrappers_gen.go 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/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid 5-N6TUJ09FvhD9zSEHeC/5-N6TUJ09FvhD9zSEHeC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack ./src/google.golang.org/protobuf/internal/order/order.go ./src/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/23/23e6d9be93ccc25900d5bc2364ac07702bcf842b787668532b6ff9ef0035b418-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=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid 9FJXt9WYyfP0sWkRMh5E/9FJXt9WYyfP0sWkRMh5E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoiface/legacy.go ./src/google.golang.org/protobuf/runtime/protoiface/methods.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b166/_pkg_.a $WORK/b166/decompress_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/e5/e5d340e332c8f90ec23cc0e73a98244cc694047ef0688657e534accf36d8d12e-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_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/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/2e/2e01e23a45d965e80c10ac7dc8c7b3abef947c4b39ee6b55760d5528ee45bc31-d # internal google.golang.org/protobuf/internal/descopts cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid _nfvmcC5r8yIOffJuOEn/_nfvmcC5r8yIOffJuOEn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./src/google.golang.org/protobuf/internal/descfmt/stringer.go 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=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 7Zs1XLCn1jdNH0sLf1rl/7Zs1XLCn1jdNH0sLf1rl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./src/google.golang.org/protobuf/internal/descopts/options.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b094/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/66/66114138daabdd623ff85348148e7ac81db55cc008890707e6586a4bb8af4f96-d # internal github.com/containers/image/v5/internal/signer cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/f7/f75e9d241ec80fe5ae7c8f5ba2ee05ff235a0c875f2d5226218a2639c165d3f3-d # internal mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a EOF text/template mkdir -p $WORK/b399/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/containers/image/v5/internal/signer -complete -installsuffix shared -buildid 6QZdU6ifbVEFX-BStJLi/6QZdU6ifbVEFX-BStJLi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./src/github.com/containers/image/v5/internal/signer/signer.go cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b400/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p text/template -std -complete -installsuffix shared -buildid vd3xX9jOn1ufXtYDZjdz/vd3xX9jOn1ufXtYDZjdz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b399/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/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/45/451c0726ad450923e6bd59e5eef2fad5e10bc924bd6a94065539bbf401fa65ae-d # internal testing mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/sysinfo=$WORK/b450/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b172/_pkg_.a packagefile runtime/trace=$WORK/b451/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p testing -std -complete -installsuffix shared -buildid l4hUT2iYS0n4OgLM8qdu/l4hUT2iYS0n4OgLM8qdu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b449/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/fuzz.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/src/testing/testing_other.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/b364/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/b0/b09abeb610f1feec13465238c635df99867f171e261d98815e50df4f4143451f-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b216/ cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/cf/cfafc1a9775e2b06c67e26cce91de4244c42d5e9651b01ed74bdd74de743c41b-d # internal cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid rPhF0OzHlzwBkAYcKDtD/rPhF0OzHlzwBkAYcKDtD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack ./src/google.golang.org/grpc/connectivity/connectivity.go github.com/vbauerster/mpb/v8/cwriter mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/vbauerster/mpb/v8/cwriter -complete -installsuffix shared -buildid N_cgQE-Ma-yLh9mZ6RXw/N_cgQE-Ma-yLh9mZ6RXw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./src/github.com/vbauerster/mpb/v8/cwriter/doc.go ./src/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/2c/2c11492b38b56be75da937c68682e4cd4082ec163879820105cb6a9af1ff6ede-d # internal github.com/containers/image/v5/internal/putblobdigest mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/containers/image/v5/internal/putblobdigest -complete -installsuffix shared -buildid eJ1-Ir9p-_TEXic0HhXA/eJ1-Ir9p-_TEXic0HhXA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b467/importcfg -pack ./src/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/86/86c863cc6fbc18dcc8a7bf3b7abb6d1a3ce63a5c412ff7c8fd154c0601e13e42-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid FiNuRZSU1PTCqCE3cWsJ/FiNuRZSU1PTCqCE3cWsJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b468/importcfg -pack ./src/github.com/containers/image/v5/internal/tmpdir/tmpdir.go cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/43/43d2d9fe6d516fa8b91e452240b3c2cc6fa907bd4de1aca6570c319b3426c571-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_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/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid _KJ5sv2maxCuaB7OyI3Z/_KJ5sv2maxCuaB7OyI3Z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/4e/4e77cf7482e9c0f84d4c9ed1d513e891870f423b0027efa41b7c22d5eafa17cb-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b180/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid EMaFw86KXdvLLfUF8tZH/EMaFw86KXdvLLfUF8tZH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack ./src/github.com/vbatts/tar-split/tar/storage/doc.go ./src/github.com/vbatts/tar-split/tar/storage/entry.go ./src/github.com/vbatts/tar-split/tar/storage/getter.go ./src/github.com/vbatts/tar-split/tar/storage/packer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/ee/ee1e7b2710deb830d70b762a4d7ff96a69a684bb41b4286709eda82f39296b99-d # internal github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/opencontainers/selinux/pkg/pwalkdir -complete -installsuffix shared -buildid l0FwHJ9vNlIpQ1SeU4fs/l0FwHJ9vNlIpQ1SeU4fs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/e5/e5f3ef144c7f22e2f45b80fa11da159a2f909d97bc1ce8633deae5cfe69cc5ed-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid fwmrVUWSJecqj6s7ttHe/fwmrVUWSJecqj6s7ttHe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./src/github.com/containers/storage/pkg/dmesg/dmesg_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/94/94a91f4556de4e913ed0961a09c80c41e406d952360ebde4ad4de37a40189cfc-d # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/02/024e32d8d49eb9ed5c441f48413099df28b9775a57888786c8e5987fae2fcdcc-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b489/ github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b501/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 13Poblp019cv9twYZlSI/13Poblp019cv9twYZlSI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack ./src/github.com/containers/storage/pkg/fsutils/fsutils_linux.go cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/tchap/go-patricia/v2/patricia -complete -installsuffix shared -buildid pp0ArJ7iQDPs9NK2JKgD/pp0ArJ7iQDPs9NK2JKgD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./src/github.com/tchap/go-patricia/v2/patricia/children.go ./src/github.com/tchap/go-patricia/v2/patricia/patricia.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/f1/f13de34d4c9b1bb1c61342dc6e48ce1774f4bd3cb251b503057c0a23a55a6fa5-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid jYpB_BLnRbAGBr-noUYQ/jYpB_BLnRbAGBr-noUYQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack ./src/github.com/containers/storage/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/bd/bdad4cea27c23573284a8f92686ea6d1aa4fa041d3a4625b97a24c34c20b510d-d # internal github.com/google/go-intervals/intervalset mkdir -p $WORK/b502/ cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/46/464d796f6bf738f9e2c8c6002d412276a4ec08d1b5afd1edaad135d0f4e9b3ae-d # internal github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b506/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid ggaf9rO2kj9vp5wujo9Y/ggaf9rO2kj9vp5wujo9Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./src/github.com/google/go-intervals/intervalset/intervalset.go ./src/github.com/google/go-intervals/intervalset/intervalset_immutable.go cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/81/813e53310009a7a55f625bee5d3e17f6b19b8daa0c3b73a7dd57da1fba7ce8a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/containerd/stargz-snapshotter/estargz/errorutil -complete -installsuffix shared -buildid A3v2tifnMGRx4v7TCneV/A3v2tifnMGRx4v7TCneV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b506/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go github.com/containers/image/v5/signature/signer mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/containers/image/v5/signature/signer -complete -installsuffix shared -buildid GTTMoCDD8ut0yCufhXjC/GTTMoCDD8ut0yCufhXjC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack ./src/github.com/containers/image/v5/signature/signer/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/b6/b6c800f73325acc2c52e22dcf515727bb6c6f410ce46cdfc45f305253f162448-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 2mX-KU4aZIN50hhbJ2iL/2mX-KU4aZIN50hhbJ2iL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./src/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/ef/effc4d5a57ef732337c8b9cda282f7bfedb577f571f56472650e22b481fbc32d-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b230/ cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/0a/0a20db675f09b356859f64c374524e1d62449af7ada4d36b3bbfe13883f8d25c-d # internal cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_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/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid 186UvPvDv-5MR0v-edqo/186UvPvDv-5MR0v-edqo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/text/decode.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/text/doc.go ./src/google.golang.org/protobuf/internal/encoding/text/encode.go google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_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/strs=$WORK/b232/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid sHMSO8zHT57H7wMyog8I/sHMSO8zHT57H7wMyog8I -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/json/decode.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/json/encode.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/b4/b428cdc1466386dc5bb542414586a3fa862006e281ee05ac49061db46ebb530c-d # internal crypto/elliptic mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid 2dhTN7v6sI3QvG_dBWHY/2dhTN7v6sI3QvG_dBWHY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/ad/ada19a5f9dc2810d6934f42aeff0f89783c26555d9866beda9fa437fad19cf8d-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid fxLFTevloNEKq89ItPvt/fxLFTevloNEKq89ItPvt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/89/897339020699275b23c17d09f3d49ce919384833a9d1c9172b6ec9cc7c024250-d # internal encoding/asn1 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid p5GPrSZILlal5Cl_SbiL/p5GPrSZILlal5Cl_SbiL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b100/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/30/3069a43e4f44aa1e4accedc592f02f51526dea7b424700ee7002b021acbd6dd8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal crypto/rand mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/rand -std -complete -installsuffix shared -buildid KVCpzzx3iIKE5JD3yBaL/KVCpzzx3iIKE5JD3yBaL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.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/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/88/888fdc9a433d20c46af126ba11eae9fe072ea903e3603db0f3c25551a110a311-d # internal crypto/dsa mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/dsa -std -complete -installsuffix shared -buildid 4yKQY19db5eDV90Mrv05/4yKQY19db5eDV90Mrv05 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/fc/fccb9ac1e6863c0759b96805d149e2f2869082e9ba595f5fcb56fcde0211c9ea-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/scanner=$WORK/b148/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid pu3R5sZ7IF9tPNa7pzhQ/pu3R5sZ7IF9tPNa7pzhQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack ./src/github.com/containers/storage/pkg/fileutils/fileutils.go ./src/github.com/containers/storage/pkg/fileutils/fileutils_unix.go cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/e1/e1bdfea91d2182e0f7e28cde44be9eb2ea531f0f5b3081c2061fad62ad9831e4-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid c13JXGLxWd8TtONXxMuy/c13JXGLxWd8TtONXxMuy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack ./src/github.com/containers/storage/pkg/system/chmod.go ./src/github.com/containers/storage/pkg/system/chtimes.go ./src/github.com/containers/storage/pkg/system/chtimes_unix.go ./src/github.com/containers/storage/pkg/system/errors.go ./src/github.com/containers/storage/pkg/system/exitcode.go ./src/github.com/containers/storage/pkg/system/init.go ./src/github.com/containers/storage/pkg/system/lchown.go ./src/github.com/containers/storage/pkg/system/lcow_unix.go ./src/github.com/containers/storage/pkg/system/lstat_unix.go ./src/github.com/containers/storage/pkg/system/meminfo.go ./src/github.com/containers/storage/pkg/system/meminfo_linux.go ./src/github.com/containers/storage/pkg/system/mknod.go ./src/github.com/containers/storage/pkg/system/path.go ./src/github.com/containers/storage/pkg/system/path_unix.go ./src/github.com/containers/storage/pkg/system/process_unix.go ./src/github.com/containers/storage/pkg/system/rm.go ./src/github.com/containers/storage/pkg/system/rm_common.go ./src/github.com/containers/storage/pkg/system/stat_common.go ./src/github.com/containers/storage/pkg/system/stat_linux.go ./src/github.com/containers/storage/pkg/system/stat_unix.go ./src/github.com/containers/storage/pkg/system/syscall_unix.go ./src/github.com/containers/storage/pkg/system/umask.go ./src/github.com/containers/storage/pkg/system/utimes_linux.go ./src/github.com/containers/storage/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/2d/2d682a24d88d216250d0c17e06bc818b07a254a3972b88215cacd96e714934ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal github.com/json-iterator/go mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b184/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b185/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/7d/7d33452ffd558e33bdcb653ad07e1fed7198d96724f6c91d2202ed70cc355ac4-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b267/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/json-iterator/go -complete -installsuffix shared -buildid 2KlNYI1Z9-LJlHVVFwq5/2KlNYI1Z9-LJlHVVFwq5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack ./src/github.com/json-iterator/go/adapter.go ./src/github.com/json-iterator/go/any.go ./src/github.com/json-iterator/go/any_array.go ./src/github.com/json-iterator/go/any_bool.go ./src/github.com/json-iterator/go/any_float.go ./src/github.com/json-iterator/go/any_int32.go ./src/github.com/json-iterator/go/any_int64.go ./src/github.com/json-iterator/go/any_invalid.go ./src/github.com/json-iterator/go/any_nil.go ./src/github.com/json-iterator/go/any_number.go ./src/github.com/json-iterator/go/any_object.go ./src/github.com/json-iterator/go/any_str.go ./src/github.com/json-iterator/go/any_uint32.go ./src/github.com/json-iterator/go/any_uint64.go ./src/github.com/json-iterator/go/config.go ./src/github.com/json-iterator/go/iter.go ./src/github.com/json-iterator/go/iter_array.go ./src/github.com/json-iterator/go/iter_float.go ./src/github.com/json-iterator/go/iter_int.go ./src/github.com/json-iterator/go/iter_object.go ./src/github.com/json-iterator/go/iter_skip.go ./src/github.com/json-iterator/go/iter_skip_strict.go ./src/github.com/json-iterator/go/iter_str.go ./src/github.com/json-iterator/go/jsoniter.go ./src/github.com/json-iterator/go/pool.go ./src/github.com/json-iterator/go/reflect.go ./src/github.com/json-iterator/go/reflect_array.go ./src/github.com/json-iterator/go/reflect_dynamic.go ./src/github.com/json-iterator/go/reflect_extension.go ./src/github.com/json-iterator/go/reflect_json_number.go ./src/github.com/json-iterator/go/reflect_json_raw_message.go ./src/github.com/json-iterator/go/reflect_map.go ./src/github.com/json-iterator/go/reflect_marshaler.go ./src/github.com/json-iterator/go/reflect_native.go ./src/github.com/json-iterator/go/reflect_optional.go ./src/github.com/json-iterator/go/reflect_slice.go ./src/github.com/json-iterator/go/reflect_struct_decoder.go ./src/github.com/json-iterator/go/reflect_struct_encoder.go ./src/github.com/json-iterator/go/stream.go ./src/github.com/json-iterator/go/stream_float.go ./src/github.com/json-iterator/go/stream_int.go ./src/github.com/json-iterator/go/stream_str.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid 3unYiwW0F9-XBpoUuiPw/3unYiwW0F9-XBpoUuiPw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack ./src/github.com/containerd/containerd/log/context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/ea/ea68d871c0d006304f409dea435919c4468aff87a850681cfe1aa7cd593348d3-d # internal golang.org/x/net/idna mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b434/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b436/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b437/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid vo2Ngkh8ISv1wi40zUKd/vo2Ngkh8ISv1wi40zUKd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b433/importcfg -pack ./src/golang.org/x/net/idna/go118.go ./src/golang.org/x/net/idna/idna10.0.0.go ./src/golang.org/x/net/idna/punycode.go ./src/golang.org/x/net/idna/tables13.0.0.go ./src/golang.org/x/net/idna/trie.go ./src/golang.org/x/net/idna/trieval.go cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/02/02124a129a4b5f657025b17bb2676ac48204eccb20427b3c3b650721c8eaca27-d # internal github.com/vbauerster/mpb/v8 mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile container/heap=$WORK/b453/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b454/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b455/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=$WORK/b457/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b458/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b460/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/vbauerster/mpb/v8 -complete -installsuffix shared -buildid IEp2P7LEeH1kqLJlfZk9/IEp2P7LEeH1kqLJlfZk9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b452/importcfg -pack ./src/github.com/vbauerster/mpb/v8/bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler.go ./src/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./src/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./src/github.com/vbauerster/mpb/v8/bar_option.go ./src/github.com/vbauerster/mpb/v8/container_option.go ./src/github.com/vbauerster/mpb/v8/doc.go ./src/github.com/vbauerster/mpb/v8/heap_manager.go ./src/github.com/vbauerster/mpb/v8/priority_queue.go ./src/github.com/vbauerster/mpb/v8/progress.go ./src/github.com/vbauerster/mpb/v8/proxyreader.go ./src/github.com/vbauerster/mpb/v8/proxywriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/8e/8e801e40de3d3bd5596409c4f0f0759e5e4cd521263b6fc139a2ee1d4d877ab8-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b482/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/33/331181578f944942da0b11f5fd83eca91226a3455ee4276cd2bc290becc0d531-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b484/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b484/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b484/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./loop_wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/95/95f0f3c01f7302b2f137f68e22e49d1f5c0d21e4e5d2dde165c56bf1775ff743-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid 4ruNDBUmkgpdCeaFCPtF/4ruNDBUmkgpdCeaFCPtF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b485/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/kernel/kernel.go ./src/github.com/containers/storage/pkg/parsers/kernel/kernel_unix.go ./src/github.com/containers/storage/pkg/parsers/kernel/uname_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/24/24fce8e51db32184dc54d46927ff18b86219d0311b2ee2b8bc126994717072f7-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b488/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b488/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b488/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/37/37e35aa5743f30e2b899aa32e4aaa02ffa8ca8c33d839cc39d89c6dabee16aea-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid R_hoFhDpaUYeuWKCcsQS/R_hoFhDpaUYeuWKCcsQS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b511/importcfg -pack ./src/github.com/containers/image/v5/directory/explicitfilepath/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/a8/a85fbe7b09e0b362c2acee900c0f26c220c07d289df76bc88536708c91f0c114-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid MxtSiFw5l00f8dHaZvyB/MxtSiFw5l00f8dHaZvyB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./src/github.com/containers/image/v5/docker/policyconfiguration/naming.go cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/1b/1b8b6a366007dbd16731428e0990b839013d73236415a88b1bcead6f7828fb12-d # internal github.com/containers/image/v5/internal/streamdigest mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/image/v5/internal/streamdigest -complete -installsuffix shared -buildid IlAXO80nWK-cj0S5erIv/IlAXO80nWK-cj0S5erIv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b514/importcfg -pack ./src/github.com/containers/image/v5/internal/streamdigest/stream_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/74/74f505f6574a9a7d7d5ce1be9e4b53ef12757c6f130582ec16a2eda125df5543-d # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/34/342432cf1371e65fb593beb73437727ec9d869ba8759b25d96730ccbcc19988e-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b237/ github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b500/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_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/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid w5FnFZW2bFdK1YrvjObw/w5FnFZW2bFdK1YrvjObw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./src/google.golang.org/protobuf/proto/checkinit.go ./src/google.golang.org/protobuf/proto/decode.go ./src/google.golang.org/protobuf/proto/decode_gen.go ./src/google.golang.org/protobuf/proto/doc.go ./src/google.golang.org/protobuf/proto/encode.go ./src/google.golang.org/protobuf/proto/encode_gen.go ./src/google.golang.org/protobuf/proto/equal.go ./src/google.golang.org/protobuf/proto/extension.go ./src/google.golang.org/protobuf/proto/merge.go ./src/google.golang.org/protobuf/proto/messageset.go ./src/google.golang.org/protobuf/proto/proto.go ./src/google.golang.org/protobuf/proto/proto_methods.go ./src/google.golang.org/protobuf/proto/reset.go ./src/google.golang.org/protobuf/proto/size.go ./src/google.golang.org/protobuf/proto/size_gen.go ./src/google.golang.org/protobuf/proto/wrappers.go cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=$WORK/b501/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid jQ9cp77xFi6Lb6hxcokH/jQ9cp77xFi6Lb6hxcokH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b500/importcfg -pack ./src/github.com/containers/storage/pkg/truncindex/truncindex.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/3d/3d0620492052589b72cd0b76e4f6e69e1521bcfbd2a61c1fcefcf1655a3dcb69-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b174/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b170/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid 8EAWnAAtcGFxz5zP8d6k/8EAWnAAtcGFxz5zP8d6k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack ./src/github.com/klauspost/pgzip/gunzip.go ./src/github.com/klauspost/pgzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/2c/2c446690fdb4c13f2119625a172906beb31ef5ffaca0d9c722bb50a68da23609-d # internal github.com/containers/image/v5/internal/useragent mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/image/v5/internal/useragent -complete -installsuffix shared -buildid y20ZVi6QX2LIavgIeXqr/y20ZVi6QX2LIavgIeXqr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack ./src/github.com/containers/image/v5/internal/useragent/useragent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/7f/7fcdfc78385548d856e972410d43e8e599186ebfa5400939adaa208a38c236cf-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid QdsgN-ot6X4t43i59SH3/QdsgN-ot6X4t43i59SH3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b520/importcfg -pack ./src/github.com/docker/docker-credential-helpers/credentials/credentials.go ./src/github.com/docker/docker-credential-helpers/credentials/error.go ./src/github.com/docker/docker-credential-helpers/credentials/helper.go ./src/github.com/docker/docker-credential-helpers/credentials/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/2e/2e9372314be2c74ab9314f195d970a2d0cd432903dc126b021ae48f1415bc46f-d # internal crypto/rsa mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b096/_pkg_.a packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/rsa -std -complete -installsuffix shared -buildid dy2RQee1214klyR1Fe0Y/dy2RQee1214klyR1Fe0Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/19/1994c6ecd90d6f61060e34df0b79545ed4f3aa1952f5985507ae004cceb55ec8-d # internal crypto/ed25519 mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b109/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid dcr43nXftYb1aSsy_tme/dcr43nXftYb1aSsy_tme -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/8c/8c37a618ce50cf31ff4b4b1dd9bb6fc31705d76a634b8183a357a58ffcdae301-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b164/ cat >$WORK/b164/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b164/symabis ./fse_decoder_amd64.s ./seqdec_amd64.s cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/00/003c0852dda645010ebea7a7352100e4e07cdcc97afcf4c8becd4ad4b7509fc4-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid rQU4qqEVd1xCeSczj2k3/rQU4qqEVd1xCeSczj2k3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./src/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./src/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/d9/d9e925c999b39c530c316ce7c9ebee68e95a7d532cf9e700197a89d45a4931ce-d # internal github.com/theupdateframework/go-tuf/encrypted mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b359/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/theupdateframework/go-tuf/encrypted -complete -installsuffix shared -buildid h2k7u--JvgPgU-hI5_0N/h2k7u--JvgPgU-hI5_0N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./src/github.com/theupdateframework/go-tuf/encrypted/encrypted.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/f3/f35a95dfa79dc273c663ef98bdb57bbd8379f0a5afadd59d1ec761e98b6ff5af-d # internal github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/sigstore/sigstore/pkg/signature/options -complete -installsuffix shared -buildid izLMdakkbujRxp8f-LI-/izLMdakkbujRxp8f-LI- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/options/context.go ./src/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./src/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./src/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./src/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./src/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/20/20e038448807ff714161c255aaccefe74b4bb2167ac8a028b0537619981c470e-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid HWxiWYJW5q7KRqWAEwA1/HWxiWYJW5q7KRqWAEwA1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/e7/e7d9895e8669a8aed54a685d05ba06cb14881800e6c3fe08fada58ba3580acd6-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid bfkNHLf_VJpfovrvywhe/bfkNHLf_VJpfovrvywhe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b491/importcfg -pack ./src/github.com/containers/storage/pkg/stringid/stringid.go cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/61/614759ec8feb671d074efa36f2136ef72c036ec4e05c91927f4172751abc3ec7-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid XbV6I3kHAmLCx8s-fm1Y/XbV6I3kHAmLCx8s-fm1Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b497/importcfg -pack ./src/github.com/containers/storage/pkg/lockfile/lockfile.go ./src/github.com/containers/storage/pkg/lockfile/lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cd $WORK/b484 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/cf/cf7743206ad0afd8d394dde4cd12b96a1811607f237be5cbd69c7bf768fca5e8-d # internal golang.org/x/sys/execabs mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p golang.org/x/sys/execabs -complete -installsuffix shared -buildid _Cvvxg2AiWd51_QHgAp3/_Cvvxg2AiWd51_QHgAp3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack ./src/golang.org/x/sys/execabs/execabs.go ./src/golang.org/x/sys/execabs/execabs_go119.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/65/65e474bd388303630e1ddfd9685c5004e182066ab2e4dc112d05844454220ae9-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid pqoTeg9e-ZWCPmUgMev5/pqoTeg9e-ZWCPmUgMev5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b526/importcfg -pack ./src/github.com/docker/distribution/digestset/set.go cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/e0/e0a7a2a91a6f07686c9b34ce452922c1fe49bf4409d5a59c28d6c86fbb1df75c-d # internal github.com/pkg/errors mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid UpyCmp_xCWiu5cpQi7PK/UpyCmp_xCWiu5cpQi7PK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack ./src/github.com/pkg/errors/errors.go ./src/github.com/pkg/errors/go113.go ./src/github.com/pkg/errors/stack.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/e0/e09e2536b2f7380a79bb7d30b0f238eb858451cb54d339bc97fec2686f53aaf3-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_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/b028/_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=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid o881s3h9VccO3YYjPzw5/o881s3h9VccO3YYjPzw5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/72/72339a53405726715a533347102e9007a116862a7bb86b4813e4ce7e17eee526-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid tsjJxut-1T26VHotgCAW/tsjJxut-1T26VHotgCAW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b538/importcfg -pack ./src/github.com/docker/docker/api/types/blkiodev/blkio.go cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/e1/e149ce18b56c52a3242cedb1fc4859d7a42b166d01f1ff09933f4b42c41bf45c-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid DYDnhKTDTF9Dcdh-o-kx/DYDnhKTDTF9Dcdh-o-kx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack ./src/github.com/docker/docker/api/types/strslice/strslice.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b165/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b166/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b168/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b169/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b171/_pkg_.a packagefile hash/crc32=$WORK/b170/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b172/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/klauspost/compress/zstd -installsuffix shared -buildid L_29GDupEVCLz65sh6aN/L_29GDupEVCLz65sh6aN -goversion go1.19 -symabis $WORK/b164/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack -asmhdr $WORK/b164/go_asm.h ./src/github.com/klauspost/compress/zstd/bitreader.go ./src/github.com/klauspost/compress/zstd/bitwriter.go ./src/github.com/klauspost/compress/zstd/blockdec.go ./src/github.com/klauspost/compress/zstd/blockenc.go ./src/github.com/klauspost/compress/zstd/blocktype_string.go ./src/github.com/klauspost/compress/zstd/bytebuf.go ./src/github.com/klauspost/compress/zstd/bytereader.go ./src/github.com/klauspost/compress/zstd/decodeheader.go ./src/github.com/klauspost/compress/zstd/decoder.go ./src/github.com/klauspost/compress/zstd/decoder_options.go ./src/github.com/klauspost/compress/zstd/dict.go ./src/github.com/klauspost/compress/zstd/enc_base.go ./src/github.com/klauspost/compress/zstd/enc_best.go ./src/github.com/klauspost/compress/zstd/enc_better.go ./src/github.com/klauspost/compress/zstd/enc_dfast.go ./src/github.com/klauspost/compress/zstd/enc_fast.go ./src/github.com/klauspost/compress/zstd/encoder.go ./src/github.com/klauspost/compress/zstd/encoder_options.go ./src/github.com/klauspost/compress/zstd/framedec.go ./src/github.com/klauspost/compress/zstd/frameenc.go ./src/github.com/klauspost/compress/zstd/fse_decoder.go ./src/github.com/klauspost/compress/zstd/fse_decoder_amd64.go ./src/github.com/klauspost/compress/zstd/fse_encoder.go ./src/github.com/klauspost/compress/zstd/fse_predefined.go ./src/github.com/klauspost/compress/zstd/hash.go ./src/github.com/klauspost/compress/zstd/history.go ./src/github.com/klauspost/compress/zstd/seqdec.go ./src/github.com/klauspost/compress/zstd/seqdec_amd64.go ./src/github.com/klauspost/compress/zstd/seqenc.go ./src/github.com/klauspost/compress/zstd/snappy.go ./src/github.com/klauspost/compress/zstd/zip.go ./src/github.com/klauspost/compress/zstd/zstd.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b482/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b482/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0b/0b9a48ca2da7272062946686179ca9de72745ffdab3376a6d29d19450c9e1722-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid TD2J0fLcZPKJSRfxFtiw/TD2J0fLcZPKJSRfxFtiw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./src/github.com/gogo/protobuf/proto/clone.go ./src/github.com/gogo/protobuf/proto/custom_gogo.go ./src/github.com/gogo/protobuf/proto/decode.go ./src/github.com/gogo/protobuf/proto/deprecated.go ./src/github.com/gogo/protobuf/proto/discard.go ./src/github.com/gogo/protobuf/proto/duration.go ./src/github.com/gogo/protobuf/proto/duration_gogo.go ./src/github.com/gogo/protobuf/proto/encode.go ./src/github.com/gogo/protobuf/proto/encode_gogo.go ./src/github.com/gogo/protobuf/proto/equal.go ./src/github.com/gogo/protobuf/proto/extensions.go ./src/github.com/gogo/protobuf/proto/extensions_gogo.go ./src/github.com/gogo/protobuf/proto/lib.go ./src/github.com/gogo/protobuf/proto/lib_gogo.go ./src/github.com/gogo/protobuf/proto/message_set.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./src/github.com/gogo/protobuf/proto/properties.go ./src/github.com/gogo/protobuf/proto/properties_gogo.go ./src/github.com/gogo/protobuf/proto/skip_gogo.go ./src/github.com/gogo/protobuf/proto/table_marshal.go ./src/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./src/github.com/gogo/protobuf/proto/table_merge.go ./src/github.com/gogo/protobuf/proto/table_unmarshal.go ./src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./src/github.com/gogo/protobuf/proto/text.go ./src/github.com/gogo/protobuf/proto/text_gogo.go ./src/github.com/gogo/protobuf/proto/text_parser.go ./src/github.com/gogo/protobuf/proto/timestamp.go ./src/github.com/gogo/protobuf/proto/timestamp_gogo.go ./src/github.com/gogo/protobuf/proto/wrappers.go ./src/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/ed/edebe9a5f066443986e750fdc75584d444a45dfcfa12eaf83b3eecc37e2da985-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b551/ cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/f7/f7ee011828957ce8834ce342108afcaa1c225a49bec2b0892d51f8000363266f-d # internal cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid v92B6Oc51EXZthAHWupB/v92B6Oc51EXZthAHWupB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b551/importcfg -pack ./src/github.com/docker/docker/api/types/time/timestamp.go mkdir -p $WORK/b348/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid Djg5qqAbRmdG7mlDt_d5/Djg5qqAbRmdG7mlDt_d5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./src/golang.org/x/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/ef/effdb9c74578161299fe9f6293e872f3519b3df492e42dafb0b40a7fea9fbdb0-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid Xx7vtGdeJuK4Ci-GGk7T/Xx7vtGdeJuK4Ci-GGk7T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b555/importcfg -pack ./src/github.com/containers/image/v5/oci/internal/oci_util.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/06/061be42216c8d12fb87eeba7528c25a241df861a770201e4212f1de99d2bbdcd-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid DunyrvPCmrHr7UQGgQqx/DunyrvPCmrHr7UQGgQqx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b099/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 cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/69/6936b50a3dae89f9b39e222b776dca2084d8ef10c3f757c93115fe24ca2d06d2-d # internal crypto/x509/pkix mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid i3i_-HWPfcW1e8YnTm7d/i3i_-HWPfcW1e8YnTm7d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/3e/3e6fce03c88374a14bfba3343d297a5a61a9354fcd408459cbef9627aa688e06-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/1f/1f31ed054256e56b1446fbd2be88210129b4d2a41348feed1817d5834d74dda6-d # internal html/template mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b307/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/b399/_pkg_.a packagefile text/template/parse=$WORK/b400/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF github.com/imdario/mergo mkdir -p $WORK/b558/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p html/template -std -complete -installsuffix shared -buildid NBoICSiPD7fjCm4V2qJA/NBoICSiPD7fjCm4V2qJA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b398/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 cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/imdario/mergo -complete -installsuffix shared -buildid R1PTMGz_aacd7W_WUvob/R1PTMGz_aacd7W_WUvob -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b558/importcfg -pack ./src/github.com/imdario/mergo/doc.go ./src/github.com/imdario/mergo/map.go ./src/github.com/imdario/mergo/merge.go ./src/github.com/imdario/mergo/mergo.go cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/61/61f0e74f00d66f57ed2d50c0fc01e46fff0a9d7880a14bd7ef66d07ddc49cc5b-d # internal github.com/container-orchestrated-devices/container-device-interface/specs-go mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/container-orchestrated-devices/container-device-interface/specs-go -complete -installsuffix shared -buildid pSlCFKS2lK-N7r04Cgu_/pSlCFKS2lK-N7r04Cgu_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b565/importcfg -pack ./src/github.com/container-orchestrated-devices/container-device-interface/specs-go/config.go ./src/github.com/container-orchestrated-devices/container-device-interface/specs-go/oci.go cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c cd $WORK/b484 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/19/1976b3efc3469e6014291e80d27c77f1b83542ecb043abb14d9ca9ca1e5b6b41-d # internal github.com/fsnotify/fsnotify mkdir -p $WORK/b566/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid Ebscoexl_5ssmd7dzoa8/Ebscoexl_5ssmd7dzoa8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b566/importcfg -pack ./src/github.com/fsnotify/fsnotify/backend_inotify.go ./src/github.com/fsnotify/fsnotify/fsnotify.go cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/99/99c99c473873f343a0c6a6b309e8d144dacb47553613059f9a312c0dade5d5f7-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b520/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b521/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid KFHmWhAddWriT9L9xTy5/KFHmWhAddWriT9L9xTy5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./src/github.com/docker/docker-credential-helpers/client/client.go ./src/github.com/docker/docker-credential-helpers/client/command.go cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/db/db733e191270a8832860ce3bc015187dbd55414455d75d19dff3865b0eb488b7-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid Jfz4GZpeDwe5-HdNcGFd/Jfz4GZpeDwe5-HdNcGFd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b568/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/48/482914827453d62ab88135e5521635bd557cc4dce2a3900792500e64c9a7a90a-d # internal github.com/titanous/rocacheck mkdir -p $WORK/b353/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/b9/b9b119f24a9cf6d72c6dd9edc2fa795833f37ad59ef09e417549b0d8e8f98c93-d # internal github.com/opencontainers/runtime-tools/validate/capabilities mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/opencontainers/runtime-tools/validate/capabilities -complete -installsuffix shared -buildid DBkB0FbjwmFg1FtH_TxR/DBkB0FbjwmFg1FtH_TxR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b569/importcfg -pack ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate_linux.go cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/titanous/rocacheck -complete -installsuffix shared -buildid NQCAQcqKJequcxt63zk4/NQCAQcqKJequcxt63zk4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./src/github.com/titanous/rocacheck/rocacheck.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/93/9364a840fdded4062b39f1a64c716c5a62ed07633b7823170697bfd79f7ea17a-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid UIDozNJRAlsfhfS-v0Zj/UIDozNJRAlsfhfS-v0Zj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b572/importcfg -pack ./src/gopkg.in/yaml.v2/apic.go ./src/gopkg.in/yaml.v2/decode.go ./src/gopkg.in/yaml.v2/emitterc.go ./src/gopkg.in/yaml.v2/encode.go ./src/gopkg.in/yaml.v2/parserc.go ./src/gopkg.in/yaml.v2/readerc.go ./src/gopkg.in/yaml.v2/resolve.go ./src/gopkg.in/yaml.v2/scannerc.go ./src/gopkg.in/yaml.v2/sorter.go ./src/gopkg.in/yaml.v2/writerc.go ./src/gopkg.in/yaml.v2/yaml.go ./src/gopkg.in/yaml.v2/yamlh.go ./src/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/b7/b777106ca05806f1ded8ac59b01c926d6ccc901fa9aba2f3265ee91f05cfa347-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/40/403ea6f15d4bb2562c5b500f156e64ee493e0a8355c1453a66ea56fa545cebaa-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b136/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid DGOpP4igxoWhFCwrVMHS/DGOpP4igxoWhFCwrVMHS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./src/github.com/docker/docker/api/types/filters/parse.go github.com/docker/distribution/reference mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b526/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid QzQgwkb0n1MMFhe_n8b8/QzQgwkb0n1MMFhe_n8b8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack ./src/github.com/docker/distribution/reference/helpers.go ./src/github.com/docker/distribution/reference/normalize.go ./src/github.com/docker/distribution/reference/reference.go ./src/github.com/docker/distribution/reference/regexp.go cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/8f/8f9a2a0736bcb88be5c16808bd66d83c75f61dc00b3087656679fd903e1b79df-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid 1wfjR2SMSeKUaFDBpnuJ/1wfjR2SMSeKUaFDBpnuJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b575/importcfg -pack ./src/github.com/containers/common/pkg/capabilities/capabilities.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/41/41105dcab124b8947a2e3d3e8106d25491dba976ccecf7db41ef826bbf89b81f-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid 6YAR1roCdxmxAd7mY49A/6YAR1roCdxmxAd7mY49A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b316/importcfg -pack ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f7/f7cd48713e0c93f91c9681c1b352c31acf90cd2971e75b05373e23b84733b5c0-d # internal github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid 3NEGShpCIldndwezbzgx/3NEGShpCIldndwezbzgx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b576/importcfg -pack ./src/github.com/containers/common/pkg/cgroupv2/cgroups_linux.go cd $WORK/b484 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/c0/c021b0ff5b5edf772028c34ade4e6c068c9f44dd846a64739823f11c303e6a14-d # internal github.com/containers/common/pkg/timetype mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/containers/common/pkg/timetype -complete -installsuffix shared -buildid QR0nwe76i2VHFHb7HjjR/QR0nwe76i2VHFHb7HjjR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b580/importcfg -pack ./src/github.com/containers/common/pkg/timetype/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/95/956e6c24874ef78f78d0de7c932e1c795e4ccac05ec08e4b25c2625e47c2e622-d # internal github.com/containers/common/pkg/signal mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/containers/common/pkg/signal -complete -installsuffix shared -buildid vodBDdrwTlEddVm4LEqx/vodBDdrwTlEddVm4LEqx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b582/importcfg -pack ./src/github.com/containers/common/pkg/signal/signal_common.go ./src/github.com/containers/common/pkg/signal/signal_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/38/38faac182e2d88909ae88119f5a9a4f8ffde37e58f676e248758100422afc259-d # internal github.com/manifoldco/promptui/list mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid v3N68Y1pAjLk6m8wL9mo/v3N68Y1pAjLk6m8wL9mo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./src/github.com/manifoldco/promptui/list/list.go cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/ed/edd5e56732cfa5ca5920d8747ec2aee12e128db0d3fe8343430c6352f5487737-d # internal github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid 9NtdPR0Wm_AiPYqO8X3c/9NtdPR0Wm_AiPYqO8X3c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./src/github.com/manifoldco/promptui/screenbuf/screenbuf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/45/45996bfd8eedbada42cad6b36222cfcc2f8fff94d34ed9d5677b54543ea5990c-d # internal database/sql mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p database/sql -std -complete -installsuffix shared -buildid qhWWcX9O4Hn1TobPYvxI/qhWWcX9O4Hn1TobPYvxI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/50/50c483f8e3cfa7c1d97da8610dc1d8eefd83cddb8bc3f109a5a192c8a405cdd4-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_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/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid ZGEf1rKupE167BEW3zM6/ZGEf1rKupE167BEW3zM6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./src/google.golang.org/protobuf/encoding/prototext/decode.go ./src/google.golang.org/protobuf/encoding/prototext/doc.go ./src/google.golang.org/protobuf/encoding/prototext/encode.go cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/c0/c0aaf13e3a6aa26bacd2b296f70c2a49fc688cf9e0fc371c6ec41ea14588b4f2-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_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/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid C-pNJx-K2AjCnQoIolS-/C-pNJx-K2AjCnQoIolS- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./src/google.golang.org/protobuf/internal/filedesc/build.go ./src/google.golang.org/protobuf/internal/filedesc/desc.go ./src/google.golang.org/protobuf/internal/filedesc/desc_init.go ./src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./src/google.golang.org/protobuf/internal/filedesc/placeholder.go cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/74/74fe163e5d53bfb75b13966571b7b382a8ff9abac93e12def4d34f583f51df10-d # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/81/81535527296584e7d1e5fe38e44e7c71ed03eb48e8af8d4ad9f7f7a80efd326f-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b594/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid a3YGrRYaibKN2QTl596N/a3YGrRYaibKN2QTl596N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b596/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/utils/cmsg.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/ac/ac7e2b3bd1cbe9f0dd7aea9235be39dfbaaa099f5f42b7cbb25cba8f61bd046f-d # internal github.com/sigstore/fulcio/pkg/certificate mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/sigstore/fulcio/pkg/certificate -complete -installsuffix shared -buildid NLvxxZhIHVleeLJNALmc/NLvxxZhIHVleeLJNALmc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./src/github.com/sigstore/fulcio/pkg/certificate/doc.go ./src/github.com/sigstore/fulcio/pkg/certificate/extensions.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/4c/4cfe2c2f00d03d7176b9428b8f853c3cd9c20edc03a8f2f3f362fb3569ab2899-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid XodVpWgqdOSdgTfwMSX0/XodVpWgqdOSdgTfwMSX0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/containers/buildah/docker/types.go TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -o $WORK/b484/_cgo_.o $WORK/b484/_cgo_main.o $WORK/b484/_x001.o $WORK/b484/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/b7/b79457af44867a14406b7e8b38e1a4511e125f80854fee83d49e07f23afac980-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containerd/containerd/pkg/userns -complete -installsuffix shared -buildid BL6Tf-mVfWyrIB_3DW9F/BL6Tf-mVfWyrIB_3DW9F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b620/importcfg -pack ./src/github.com/containerd/containerd/pkg/userns/userns_linux.go cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/16/162a97f8d534b99d956ca7a8c2feaf9206feb061111b711bf8983d7e478b48ea-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/moby/sys/sequential=$WORK/b623/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid uD-7NFB_ss7s8Zssykzo/uD-7NFB_ss7s8Zssykzo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b622/importcfg -pack ./src/github.com/docker/docker/pkg/system/chtimes.go ./src/github.com/docker/docker/pkg/system/chtimes_nowindows.go ./src/github.com/docker/docker/pkg/system/errors.go ./src/github.com/docker/docker/pkg/system/filesys.go ./src/github.com/docker/docker/pkg/system/filesys_deprecated.go ./src/github.com/docker/docker/pkg/system/filesys_unix.go ./src/github.com/docker/docker/pkg/system/image_os.go ./src/github.com/docker/docker/pkg/system/init.go ./src/github.com/docker/docker/pkg/system/lstat_unix.go ./src/github.com/docker/docker/pkg/system/meminfo.go ./src/github.com/docker/docker/pkg/system/meminfo_linux.go ./src/github.com/docker/docker/pkg/system/mknod.go ./src/github.com/docker/docker/pkg/system/mknod_unix.go ./src/github.com/docker/docker/pkg/system/path.go ./src/github.com/docker/docker/pkg/system/path_unix.go ./src/github.com/docker/docker/pkg/system/process_unix.go ./src/github.com/docker/docker/pkg/system/stat_linux.go ./src/github.com/docker/docker/pkg/system/stat_unix.go ./src/github.com/docker/docker/pkg/system/utimes_unix.go ./src/github.com/docker/docker/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/18/18da2b12daad5902cd6b10d819eb49110137c323002b8fca9eb0e6cadabb8705-d # internal github.com/moby/patternmatcher mkdir -p $WORK/b626/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/scanner=$WORK/b148/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/moby/patternmatcher -complete -installsuffix shared -buildid tvr5qPHL0ttC7duekW_F/tvr5qPHL0ttC7duekW_F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b626/importcfg -pack ./src/github.com/moby/patternmatcher/patternmatcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/18/184672eb8d8f8e3b8d064fcba331706172df704eb507ee4c41e2505975de1b7c-d # internal github.com/moby/term mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/moby/term -complete -installsuffix shared -buildid I_hCabIsmE94ekupdyda/I_hCabIsmE94ekupdyda -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b629/importcfg -pack ./src/github.com/moby/term/ascii.go ./src/github.com/moby/term/proxy.go ./src/github.com/moby/term/tc.go ./src/github.com/moby/term/term.go ./src/github.com/moby/term/termios.go ./src/github.com/moby/term/termios_nonbsd.go ./src/github.com/moby/term/winsize.go cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/06/0670650c95de1dec82e8c1c0dcad383639f9892ac7222631e048563f19597034-d # internal github.com/morikuni/aec mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/morikuni/aec -complete -installsuffix shared -buildid rx7MCByjDl6JG-lFijpC/rx7MCByjDl6JG-lFijpC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b630/importcfg -pack ./src/github.com/morikuni/aec/aec.go ./src/github.com/morikuni/aec/ansi.go ./src/github.com/morikuni/aec/builder.go ./src/github.com/morikuni/aec/sgr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/dc/dc01f23610057eeb9820a5298eed306aca33a41876cc245b591b2fb0ef56ddaf-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid qHCDoxEcgTTVLf1vX1qZ/qHCDoxEcgTTVLf1vX1qZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b543/importcfg -pack ./src/github.com/docker/docker/api/types/network/network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -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 -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/18/18b31bcbd03b8d005df42b6445d2a76703dbe88fd3d53ec14afbc0036e678d03-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid ecqLs_AkCWIQTJQrgJ_3/ecqLs_AkCWIQTJQrgJ_3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack ./src/github.com/docker/docker/pkg/stdcopy/stdcopy.go cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/97/97b383c004e675e9c4b3bc83de78e0ae46fe240d0d8c933b21f249594f7aa61b-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b632/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid IjvrBasYKBXIr2o3qNzD/IjvrBasYKBXIr2o3qNzD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b633/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o -g -O2 cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/56/562639a27a879b54a758cf9d9a7b0de5e11f096cccac6e83cd249e434cface7c-d # internal crypto/ecdsa mkdir -p $WORK/b083/ cat >$WORK/b083/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/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b096/_pkg_.a packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid UREpbVV0dAEBaZamUezJ/UREpbVV0dAEBaZamUezJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/54/54bf863a128a194247a699e821e8d8c95c4d7c8a7c67dc69498848d2b655d445-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 5KhcxOd88ki9vDkutv89/5KhcxOd88ki9vDkutv89 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b634/importcfg -pack ./src/github.com/openshift/imagebuilder/signal/signal.go ./src/github.com/openshift/imagebuilder/signal/signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/bf/bf709ff766d83a314a4012a8b6deaaf46db079ce3591a5c288549cbc5ecd9daf-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid aY_EK1duMGhN8FuuzekR/aY_EK1duMGhN8FuuzekR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b635/importcfg -pack ./src/github.com/openshift/imagebuilder/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/6f/6fe2d97e33fb4b83d95a00af5141daea18078bc0c380703d1b6b4c900ab44119-d # internal github.com/containers/buildah/pkg/util mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/containers/buildah/pkg/util -complete -installsuffix shared -buildid gqJ4VjbI7DXhQbH2ZGhh/gqJ4VjbI7DXhQbH2ZGhh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/buildah/pkg/util/version_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/24/24692c746cb8f2b8622f611ed8618db7b872c848513796581ea976258b98893f-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b568/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=$WORK/b569/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid S3A-d-a8VxCgWahMbjmC/S3A-d-a8VxCgWahMbjmC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b567/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/config.go ./src/github.com/opencontainers/runtime-tools/generate/generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/fb/fbe5ab0ee3ee99a8c6d8d377650c43eb105467d60a4bc9f63cfa9b233db671e1-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid XycNZE75LNp2u882TnP3/XycNZE75LNp2u882TnP3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b654/importcfg -pack ./src/github.com/containernetworking/plugins/pkg/ns/ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/c4/c4e32aa638e9331039b1de54695ed5c92408dda7907110ec84bc88e6e605e7df-d # internal github.com/vishvananda/netns mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/vishvananda/netns -complete -installsuffix shared -buildid rjj_Jgl0qbgQLS91YcFq/rjj_Jgl0qbgQLS91YcFq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b658/importcfg -pack ./src/github.com/vishvananda/netns/netns.go ./src/github.com/vishvananda/netns/netns_linux.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b594/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b594/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/56/564955cc2fae7aaefea90abb65d3131f937950e18bd276476785327f21b4297f-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b596/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid X_NrDcpqsrumpyWQYMer/X_NrDcpqsrumpyWQYMer -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b595/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor.go ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/c4/c440984b92bf689b9d1f59d2b63f6616d382b1c09da8dac2977d1c1a61df9442-d # internal github.com/containers/common/pkg/hooks/1.0.0 mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/common/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid -VgQwZtz81ogcBiOIFGE/-VgQwZtz81ogcBiOIFGE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b664/importcfg -pack ./src/github.com/containers/common/pkg/hooks/1.0.0/hook.go ./src/github.com/containers/common/pkg/hooks/1.0.0/when.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/ef/ef6ca4f0e02e59c2e73fceb3c72c5eb8475294be0b2413b459e1eb35a757fd03-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid l0KDeozOm1Hr9fvnIBri/l0KDeozOm1Hr9fvnIBri -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b666/importcfg -pack ./src/github.com/davecgh/go-spew/spew/bypass.go ./src/github.com/davecgh/go-spew/spew/common.go ./src/github.com/davecgh/go-spew/spew/config.go ./src/github.com/davecgh/go-spew/spew/doc.go ./src/github.com/davecgh/go-spew/spew/dump.go ./src/github.com/davecgh/go-spew/spew/format.go ./src/github.com/davecgh/go-spew/spew/spew.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/1c/1ca5039a7d0133101f297693d880beb573f7ec374094f1f2ec4dbc53519a09d0-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid exkKTy5BwKg6aMcAyuQ3/exkKTy5BwKg6aMcAyuQ3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b667/importcfg -pack ./src/github.com/pmezard/go-difflib/difflib/difflib.go cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/0e/0e768d3fe5b2b10c6ef7b38ca437edfbeda9810e67e465152d40943b2f734cae-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b622/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b155/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid buh_Vh4cS_lgH6vgmvc8/buh_Vh4cS_lgH6vgmvc8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b621/importcfg -pack ./src/github.com/docker/docker/pkg/idtools/idtools.go ./src/github.com/docker/docker/pkg/idtools/idtools_unix.go ./src/github.com/docker/docker/pkg/idtools/usergroupadd_linux.go ./src/github.com/docker/docker/pkg/idtools/utils_unix.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/7c/7cf213a31c7262097651c1144afa199915c8c81bcc5c68835271ed57cbf96f97-d # internal github.com/containers/common/pkg/umask mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/containers/common/pkg/umask -complete -installsuffix shared -buildid maXxdShK6OC5g-uRri0e/maXxdShK6OC5g-uRri0e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack ./src/github.com/containers/common/pkg/umask/umask_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/44/447fa9efc7de28d1b10544327dd5a0b8a90d1f0632dadc87b66a8f425e6f556a-d # internal github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b155/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/opencontainers/runc/libcontainer/userns -complete -installsuffix shared -buildid eHXCDrF0e6FdHrQAH8SV/eHXCDrF0e6FdHrQAH8SV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b670/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/userns/userns.go ./src/github.com/opencontainers/runc/libcontainer/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/c2/c2bd6bb29daf432caeba9f3f8b2aaf7f221acf13ea27084fcd9e5e9bdb142e0a-d # internal github.com/containers/buildah/pkg/rusage mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/containers/buildah/pkg/rusage -complete -installsuffix shared -buildid uVO2O4TP1uauPt_bdbcq/uVO2O4TP1uauPt_bdbcq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/rusage/rusage.go ./_build/src/github.com/containers/buildah/pkg/rusage/rusage_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/4a/4a6561ab3974e9ff29fbd419067dbe64d3fbbdb7b9e1dc23411399922665e796-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid uQBSL3S0HkllQa9_YV4T/uQBSL3S0HkllQa9_YV4T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b673/importcfg -pack ./src/github.com/mattn/go-shellwords/shellwords.go ./src/github.com/mattn/go-shellwords/util_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/c4/c45dab01e0e3b256181e737d3df68297ff2ecb2a64cdacf3210fe53b9eba389e-d # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/3d/3dc28a9e92d4b89c6dea9b53c766279909449b2aebe438847558b1b275fdec0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/8e/8e226aa3ffa32bb81b5433ce59e6ac562aaac7077fbb3bf223aa943b78964069-d # internal gopkg.in/go-jose/go-jose.v2/cipher mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p gopkg.in/go-jose/go-jose.v2/cipher -complete -installsuffix shared -buildid J7099YP332bJlnaNfxUH/J7099YP332bJlnaNfxUH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/cipher/cbc_hmac.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/concat_kdf.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/ecdh_es.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/key_wrap.go golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/bzip2=$WORK/b146/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile compress/zlib=$WORK/b371/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b107/_pkg_.a packagefile crypto/dsa=$WORK/b116/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b373/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b374/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b375/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile image=$WORK/b376/_pkg_.a packagefile image/jpeg=$WORK/b378/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid CmYVd_ec3LWMlkl3fAEM/CmYVd_ec3LWMlkl3fAEM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack ./src/golang.org/x/crypto/openpgp/packet/compressed.go ./src/golang.org/x/crypto/openpgp/packet/config.go ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./src/golang.org/x/crypto/openpgp/packet/literal.go ./src/golang.org/x/crypto/openpgp/packet/ocfb.go ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./src/golang.org/x/crypto/openpgp/packet/opaque.go ./src/golang.org/x/crypto/openpgp/packet/packet.go ./src/golang.org/x/crypto/openpgp/packet/private_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./src/golang.org/x/crypto/openpgp/packet/reader.go ./src/golang.org/x/crypto/openpgp/packet/signature.go ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/userattribute.go ./src/golang.org/x/crypto/openpgp/packet/userid.go gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid z3Xqi5dwsjObkNi0JEUI/z3Xqi5dwsjObkNi0JEUI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack ./src/gopkg.in/square/go-jose.v2/cipher/cbc_hmac.go ./src/gopkg.in/square/go-jose.v2/cipher/concat_kdf.go ./src/gopkg.in/square/go-jose.v2/cipher/ecdh_es.go ./src/gopkg.in/square/go-jose.v2/cipher/key_wrap.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b484/_cgo_.o -dynout $WORK/b484/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/88/88d129c68080ee539de9e6c7ba1512f72e65dea2a9a3443c78269623580b2577-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/moby/term=$WORK/b629/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b630/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid NovZqejWZJH-LzugRjv2/NovZqejWZJH-LzugRjv2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b628/importcfg -pack ./src/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/e1/e1b8dc891856dcda5ae018bbca3a3644b9bbca816323f5885dfec0b56d0872ad-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b058/_cgo_.o -dynout $WORK/b058/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/be/be15773a53657ceaf843e0954f1c13cec5329652c54d2e0a18b2ac5c84da097e-d # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/ea/ea12722bd3c0bc8c72c57766c9825435a69a72e3c7d8c08efc18555446bf7584-d # internal github.com/containers/common/pkg/hooks/0.1.0 mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=$WORK/b664/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/common/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid SxBb7OHzIqVrxwYv4TF2/SxBb7OHzIqVrxwYv4TF2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b663/importcfg -pack ./src/github.com/containers/common/pkg/hooks/0.1.0/hook.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/fb/fb121f2c3299f94358bfd1a101afb29b0d7bccdcb68f3ff586e708a00cbdcbfb-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b316/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid P3LAeojUGvSqFoROhwzj/P3LAeojUGvSqFoROhwzj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/b7/b70d06ee767bc83189491386d3a79dffeb5475db5c4c4366e9bc2a7db3e43dec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/11/115ddfd2d2ba58309ae4308c3c6239ab95783d128c410fbfc1ddc8fa39ffe4fe-d # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/05/05410376d12e68b1df95a7762b39379fff8fe7893efe882c76f6627ae559bcd7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/36/363722335b100a97887c6b5f4c5587f113a8c1fcc3d489debb70ed9f3094f8a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid ukITIVCvBzv5z4an5CJK/ukITIVCvBzv5z4an5CJK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b484/importcfg -pack ./src/github.com/containers/storage/pkg/loopback/attach_loopback.go ./src/github.com/containers/storage/pkg/loopback/ioctl.go ./src/github.com/containers/storage/pkg/loopback/loopback.go ./src/github.com/containers/storage/pkg/loopback/loopback_unsupported.go $WORK/b484/_cgo_gotypes.go $WORK/b484/loop_wrapper.cgo1.go $WORK/b484/_cgo_import.go cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/b5/b52556b76bc61c68f9f7d50d2455925e58301fa4a41e538d6ea5410345645a3d-d # internal github.com/jinzhu/copier mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b590/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/jinzhu/copier -complete -installsuffix shared -buildid 2Gwk0RPw69NjJO7BQk3E/2Gwk0RPw69NjJO7BQk3E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b589/importcfg -pack ./src/github.com/jinzhu/copier/copier.go ./src/github.com/jinzhu/copier/errors.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b059/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/godebug=$WORK/b060/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/nettrace=$WORK/b061/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b062/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/netip=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p net -std -installsuffix shared -buildid 7Fn5mB1OtS9cRvG3TlMw/7Fn5mB1OtS9cRvG3TlMw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b058/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.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/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b058/_cgo_gotypes.go $WORK/b058/cgo_linux.cgo1.go $WORK/b058/cgo_resnew.cgo1.go $WORK/b058/cgo_socknew.cgo1.go $WORK/b058/cgo_unix.cgo1.go $WORK/b058/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/d2/d2fb7cfbfe94d740ae9216387772628b73bc148efffebfbe390a58a64906acbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/ee/ee27f96d833557b033c3379a32a1a9cf62d5485eba3fd72996d1aa0f7b1fc07d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/2b/2badb737367de57072fa1a9181fdb39f6acf995918f21917ff5638aec8a00277-d # internal TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -o $WORK/b488/_cgo_.o $WORK/b488/_cgo_main.o $WORK/b488/_x001.o $WORK/b488/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/1d/1d0886477c0f48d1457e981f1baae9f92b51b2dbaaae9e298f19651f4eb32317-d # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/58/58a9384cb1c1596143d24cec6530a59ff843dc129da24cbe77ed534ea73dcdf3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/00/00e1954c9e933cc06f30772c83bd1e2492a309a84e22b521fda4e23f0dd4ed4f-d # internal github.com/containers/common/pkg/hooks mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=$WORK/b663/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=$WORK/b664/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b566/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/common/pkg/hooks -complete -installsuffix shared -buildid qpOt65vqkTzH2cJGke89/qpOt65vqkTzH2cJGke89 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b662/importcfg -pack ./src/github.com/containers/common/pkg/hooks/hooks.go ./src/github.com/containers/common/pkg/hooks/monitor.go ./src/github.com/containers/common/pkg/hooks/read.go ./src/github.com/containers/common/pkg/hooks/version.go cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/fb/fb0ce3b73cca80abbf6c03d5908fe8334bd2f186adbd2256d232c4ed4b410d14-d # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/b5/b5c90514ad5e6977c4f61fcd4d7d020a7837ae365e9cf9b251ed2f4f80e5b5c8-d # internal cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p os/user -std -installsuffix shared -buildid O1k3-sOZIx8Ud2AEBrJn/O1k3-sOZIx8Ud2AEBrJn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo_listgroups_unix.cgo1.go $WORK/b045/cgo_lookup_unix.cgo1.go $WORK/b045/getgrouplist_unix.cgo1.go $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/8a/8a316ac3e16f14e5497bb03334372aadc563ae3ce0e62c19ccb2b5318b9d3d25-d # internal github.com/containers/common/pkg/hooks/exec mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b666/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b667/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/common/pkg/hooks/exec -complete -installsuffix shared -buildid e5lHiYrHMcYDbGN1o4aX/e5lHiYrHMcYDbGN1o4aX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack ./src/github.com/containers/common/pkg/hooks/exec/exec.go ./src/github.com/containers/common/pkg/hooks/exec/runtimeconfigfilter.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f9/f9ac59726185e4c4f423be75b0669049f1d1b6e1b0c587a1941198be8940d70d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b484/_pkg_.a $WORK/b484/_x001.o $WORK/b484/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/e2/e226b345f9c5ffe403195fbd47b0d2e63f42e5a00139ec23c5f8ffd06dfa1add-d # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/a6/a63316f93b1a0cd9c6fdbf222d14e5f4d7b27abdf451d5af96c5026c3b0aada0-d # internal google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b255/_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/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/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 math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid rZT1FgIQ8lpFUc1fn0yZ/rZT1FgIQ8lpFUc1fn0yZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./src/google.golang.org/protobuf/encoding/protojson/decode.go ./src/google.golang.org/protobuf/encoding/protojson/doc.go ./src/google.golang.org/protobuf/encoding/protojson/encode.go ./src/google.golang.org/protobuf/encoding/protojson/well_known_types.go cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/b4/b4882038750846614f1053bdb2054fa017030c0feb54642533f81cf0c1733def-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/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 4g-xXIiZgBa7TqRO8-Sq/4g-xXIiZgBa7TqRO8-Sq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/a3/a3fada3fac426371046e47c40756ed5da3f9ca45d7d3e4b3534062a358248abf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/40/4000cd2a5ec3cfdee7d74e10efc8f5c175e51a49f4d6c82f83abb7fcd1ef33f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b488/_cgo_.o -dynout $WORK/b488/_cgo_import.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid yHX0xp8kHqMNzKSLe9te/yHX0xp8kHqMNzKSLe9te -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack $WORK/b488/_cgo_gotypes.go $WORK/b488/projectquota.cgo1.go $WORK/b488/_cgo_import.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f7/f71afe9aab9fd459a155bc237e00c441383c0ef11b2abdd6583e2ef264007889-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b627/ github.com/containers/buildah/pkg/chrootuser github.com/containers/storage/pkg/idtools mkdir -p $WORK/b149/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid Ceb3fE-YicH9h-9IbCrM/Ceb3fE-YicH9h-9IbCrM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b627/importcfg -pack ./src/github.com/docker/docker/pkg/homedir/homedir_linux.go ./src/github.com/docker/docker/pkg/homedir/homedir_unix.go mkdir -p $WORK/b606/ archive/tar cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b155/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b277/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid cvfzdo4FrqjNKEY0vrkk/cvfzdo4FrqjNKEY0vrkk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack ./src/github.com/containers/storage/pkg/idtools/idtools.go ./src/github.com/containers/storage/pkg/idtools/idtools_unix.go ./src/github.com/containers/storage/pkg/idtools/idtools_unsupported.go ./src/github.com/containers/storage/pkg/idtools/parser.go ./src/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go ./src/github.com/containers/storage/pkg/idtools/utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid xZ1XIHb0Mau-tWYx4sNV/xZ1XIHb0Mau-tWYx4sNV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/chrootuser/user.go ./_build/src/github.com/containers/buildah/pkg/chrootuser/user_unix.go mkdir -p $WORK/b479/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid EcMmCLSCZ7GvPesUruMO/EcMmCLSCZ7GvPesUruMO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b277/importcfg -pack ./src/github.com/vbatts/tar-split/archive/tar/common.go ./src/github.com/vbatts/tar-split/archive/tar/format.go ./src/github.com/vbatts/tar-split/archive/tar/reader.go ./src/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./src/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./src/github.com/vbatts/tar-split/archive/tar/strconv.go ./src/github.com/vbatts/tar-split/archive/tar/writer.go mkdir -p $WORK/b043/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b480/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid gAs_wVX1ZQIWA0YfXBq2/gAs_wVX1ZQIWA0YfXBq2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/doc.go ./src/github.com/opencontainers/selinux/go-selinux/selinux.go ./src/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./src/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p archive/tar -std -complete -installsuffix shared -buildid L6VS70bmNv-XuArXRfg_/L6VS70bmNv-XuArXRfg_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b043/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/b572/_pkg_.a /builddir/.cache/go-build/5b/5bd80b25f58049ff5b90352336b96579bdb07a8302fa433f3ec0fc17f600ea79-d # internal sigs.k8s.io/yaml mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b572/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p sigs.k8s.io/yaml -complete -installsuffix shared -buildid ue43y8-ko1ImYuSysFJo/ue43y8-ko1ImYuSysFJo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b571/importcfg -pack ./src/sigs.k8s.io/yaml/fields.go ./src/sigs.k8s.io/yaml/yaml.go ./src/sigs.k8s.io/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/c1/c1769732396f388c0e44b87b386b05172d682601b2aeee33905750b700edbdfb-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_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/b170/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid xurZosFHOsACKmeYE4Yo/xurZosFHOsACKmeYE4Yo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./src/google.golang.org/protobuf/internal/impl/api_export.go ./src/google.golang.org/protobuf/internal/impl/checkinit.go ./src/google.golang.org/protobuf/internal/impl/codec_extension.go ./src/google.golang.org/protobuf/internal/impl/codec_field.go ./src/google.golang.org/protobuf/internal/impl/codec_gen.go ./src/google.golang.org/protobuf/internal/impl/codec_map.go ./src/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./src/google.golang.org/protobuf/internal/impl/codec_message.go ./src/google.golang.org/protobuf/internal/impl/codec_messageset.go ./src/google.golang.org/protobuf/internal/impl/codec_tables.go ./src/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./src/google.golang.org/protobuf/internal/impl/convert.go ./src/google.golang.org/protobuf/internal/impl/convert_list.go ./src/google.golang.org/protobuf/internal/impl/convert_map.go ./src/google.golang.org/protobuf/internal/impl/decode.go ./src/google.golang.org/protobuf/internal/impl/encode.go ./src/google.golang.org/protobuf/internal/impl/enum.go ./src/google.golang.org/protobuf/internal/impl/extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_enum.go ./src/google.golang.org/protobuf/internal/impl/legacy_export.go ./src/google.golang.org/protobuf/internal/impl/legacy_extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_file.go ./src/google.golang.org/protobuf/internal/impl/legacy_message.go ./src/google.golang.org/protobuf/internal/impl/merge.go ./src/google.golang.org/protobuf/internal/impl/merge_gen.go ./src/google.golang.org/protobuf/internal/impl/message.go ./src/google.golang.org/protobuf/internal/impl/message_reflect.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./src/google.golang.org/protobuf/internal/impl/validate.go ./src/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/30/302255b48936696c1de492ca7c4e6e366b46ad7c26648a491e7522b2e0741a65-d # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/1d/1d9bccc84f297eafc4e8cd7b5f6100dcd43a000c87db993d05eac55085c3c4e9-d # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b488/_pkg_.a $WORK/b488/_x001.o $WORK/b488/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/64/644cb4fd7f8b11b76aeae70cb712b5b72cdafdee59b48396ee17c265a87d1fa4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/1f/1fd6ac0591e040d43a2a31cbb5e6c8bb69af8a54f758d3115afecbcfa2cc5ad7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b164/fse_decoder_amd64.o ./fse_decoder_amd64.s cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/97/9789edabcaab463fefd422577115962b65ed879b82c4ebb138b70f46af1568b8-d # internal github.com/containers/storage/pkg/idmap mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/containers/storage/pkg/idmap -complete -installsuffix shared -buildid EZRDyaN9SPNJfW2FwMLw/EZRDyaN9SPNJfW2FwMLw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b490/importcfg -pack ./src/github.com/containers/storage/pkg/idmap/idmapped_utils.go github.com/containers/storage/pkg/unshare mkdir -p $WORK/b159/ cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b159/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b159/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b164/seqdec_amd64.o ./seqdec_amd64.s cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/08/0809784f76ea0d32a979a8eadb03d973e0f914adf12c2241c8f267d15c5e22b9-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b368/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b370/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b375/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid DIlgji2nnj0OJBrFfQlK/DIlgji2nnj0OJBrFfQlK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./src/golang.org/x/crypto/openpgp/canonical_text.go ./src/golang.org/x/crypto/openpgp/keys.go ./src/golang.org/x/crypto/openpgp/read.go ./src/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/95/958a7b5ac2db284c51fd9667285a88569ab05b16025b3eaefc7b76f059fb6204-d # internal github.com/container-orchestrated-devices/container-device-interface/pkg/cdi mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/internal/multierror=$WORK/b564/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/specs-go=$WORK/b565/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b566/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b567/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b570/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b571/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/container-orchestrated-devices/container-device-interface/pkg/cdi -complete -installsuffix shared -buildid KuHaUYp0TBPO7oKobFl0/KuHaUYp0TBPO7oKobFl0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/annotations.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/cache.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/cache_test_unix.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/container-edits.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/container-edits_unix.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/device.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/doc.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/qualified-device.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/registry.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/spec-dirs.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/spec.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/spec_linux.go ./src/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi/version.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b164/_pkg_.a $WORK/b164/fse_decoder_amd64.o $WORK/b164/seqdec_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/5d/5d173f94f88881f02ef189e35364306c2ffd6edd2bf784e64c142900863c28c4-d # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/8f/8fd51f0de45636c14f47f79532597d6b352d8dbe63e82b8e220a917d8d807173-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid -jJRraOUVFYHa530Lnuk/-jJRraOUVFYHa530Lnuk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b478/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/label/label.go ./src/github.com/opencontainers/selinux/go-selinux/label/label_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/df/df6c545ca0c71a545025b857fc9089549b61c9e3581f7db64957613015ebd4ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/32/322cede1abef9d7ac9e9948eb6f350481ae25aa06f4b176f6d402e9b75839b8d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/ff/fffd2fd482eeff698375fe263cc2fe0977cced51c9a3813a5f8165a61951893b-d # internal github.com/containers/common/pkg/subscriptions mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/pkg/umask=$WORK/b669/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/containers/common/pkg/subscriptions -complete -installsuffix shared -buildid YBB-EZGDpjgpBH2bupz_/YBB-EZGDpjgpBH2bupz_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b668/importcfg -pack ./src/github.com/containers/common/pkg/subscriptions/subscriptions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/70/709d1a341c92f950f231920abeff37e13f5bf756c76bde9cc9dca82cfabc0666-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/bzip2=$WORK/b146/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b620/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b621/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b624/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b625/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b622/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/moby/patternmatcher=$WORK/b626/_pkg_.a packagefile github.com/moby/sys/sequential=$WORK/b623/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b521/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid OVzX77VaR-ZkG0HpurNL/OVzX77VaR-ZkG0HpurNL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack ./src/github.com/docker/docker/pkg/archive/archive.go ./src/github.com/docker/docker/pkg/archive/archive_linux.go ./src/github.com/docker/docker/pkg/archive/archive_unix.go ./src/github.com/docker/docker/pkg/archive/changes.go ./src/github.com/docker/docker/pkg/archive/changes_linux.go ./src/github.com/docker/docker/pkg/archive/changes_unix.go ./src/github.com/docker/docker/pkg/archive/copy.go ./src/github.com/docker/docker/pkg/archive/copy_unix.go ./src/github.com/docker/docker/pkg/archive/diff.go ./src/github.com/docker/docker/pkg/archive/diff_unix.go ./src/github.com/docker/docker/pkg/archive/time_linux.go ./src/github.com/docker/docker/pkg/archive/whiteouts.go ./src/github.com/docker/docker/pkg/archive/wrap.go github.com/containers/storage/pkg/chunked/internal mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/storage/pkg/chunked/internal -complete -installsuffix shared -buildid WKvxg4kLdR46WWwHlTkL/WKvxg4kLdR46WWwHlTkL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/internal/compression.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/58/58e706392d17ba80589ca7900e2b444b57db2dd53dc4ab27f0b52b778b9bb8a5-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b499/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b503/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid gkqs0FisoriaB4SDDV1u/gkqs0FisoriaB4SDDV1u -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./src/github.com/containers/storage/pkg/tarlog/tarlogger.go cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc64=$WORK/b180/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid d5PTAkGEXdAAojP-UL5Q/d5PTAkGEXdAAojP-UL5Q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b503/importcfg -pack ./src/github.com/vbatts/tar-split/tar/asm/assemble.go ./src/github.com/vbatts/tar-split/tar/asm/disassemble.go ./src/github.com/vbatts/tar-split/tar/asm/doc.go cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/94/9482b4e4831154b27c7e5511d202dcc23092d7e1699560a7f427c6f3a927e7bc-d # internal github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b506/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b507/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile testing=$WORK/b449/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containerd/stargz-snapshotter/estargz -complete -installsuffix shared -buildid zlWmDQlaH9vC_W2O53dU/zlWmDQlaH9vC_W2O53dU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b505/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/build.go ./src/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./src/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./src/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./src/github.com/containerd/stargz-snapshotter/estargz/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cd $WORK/b159 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/8b/8b4549677296a672320a40e8849eb0b6c6565880d402d6ba82e4d11befa86d36-d # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/cf/cfbf3f9abb20d9588b8538765fb5d8e9f736428bd41651f168ed4dfb36cc5ecf-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b312/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b313/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b316/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid iuyQ4sFZ7sQ5_ZVifSEk/iuyQ4sFZ7sQ5_ZVifSEk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/c8/c87071f33dbf07d1c96dc59d59015aca1525fa368e1db1177b69dccbd27a8bad-d # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/df/df49f677137a855b7a33e5d5e6b72a2fd711913fc13db1176ccf92923021e818-d # internal github.com/containers/storage/pkg/chunked/compressor mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b276/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/storage/pkg/chunked/compressor -complete -installsuffix shared -buildid RFYBDYI3dZf2qhXWX8dS/RFYBDYI3dZf2qhXWX8dS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/compressor/compressor.go ./src/github.com/containers/storage/pkg/chunked/compressor/rollsum.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/c4/c4d1cef0b52d3763b0a1e779e59fa864fb7d1e5f88498a0c66ebcc93fd1111d0-d # internal cd $WORK/b159 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd $WORK/b159 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I $WORK/b159/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b159/_x004.o -c unshare.c cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c devmapper_log.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c devmapper_wrapper.cgo2.c cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/2a/2a973394a959bfaccdd20d1bc77f0f45ec28471d75e64bec606049ae99b55746-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/8a/8aa17ffbc729ea600fedd9cc939c3ad2dd24e86d958a9958b4a193729cbca099-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/bzip2=$WORK/b146/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b275/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b176/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid uNmUPc1bgWQLBOpHA262/uNmUPc1bgWQLBOpHA262 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/compression.go ./src/github.com/containers/image/v5/pkg/compression/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e5/e5d22a29f0227db5aee347e90fac13eecea6901c08bd4df10b96d36bae65719c-d # internal github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid wG16pK5otw0TNchr1-6A/wG16pK5otw0TNchr1-6A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack ./src/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go ./src/github.com/containers/image/v5/internal/blobinfocache/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/f3/f312a07dbf8877ed236ce14fbd1ed622fdf23277d147d4af11c1c9ff46dfaf0a-d # internal github.com/containers/image/v5/pkg/blobinfocache/none github.com/containers/image/v5/internal/private mkdir -p $WORK/b284/ github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b291/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid gvIuUSafiYF86d-cur1j/gvIuUSafiYF86d-cur1j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/none/none.go mkdir -p $WORK/b281/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid wULAferhC0zLZXFm19Kn/wULAferhC0zLZXFm19Kn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/containers/image/v5/internal/private -complete -installsuffix shared -buildid AKkEt-k0WL2FXMk3jY9i/AKkEt-k0WL2FXMk3jY9i -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./src/github.com/containers/image/v5/internal/private/private.go cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/17/174969d3592d407243ebc37edeb6ed46cb0dda7e39bec3dc45660c0acddf4896-d # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/93/9344656c7fe32737d71c0bf4b18eb673e459b7dfb0402c0246a8f899962c0370-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b291/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b292/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid ux2YtfhDLAud4ZJ-tH1j/ux2YtfhDLAud4ZJ-tH1j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/boltdb/boltdb.go github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b291/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 7M0Qhiu3ZluVpIx65vpT/7M0Qhiu3ZluVpIx65vpT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/1d/1de2282fd13e387176d68e2fc52d8828e2aab17c8399b0bd26b87a7ec0e50eb4-d # internal github.com/containers/image/v5/internal/imagesource/stubs mkdir -p $WORK/b280/ github.com/containers/image/v5/internal/imagedestination/impl mkdir -p $WORK/b465/ github.com/containers/image/v5/internal/unparsedimage github.com/containers/image/v5/internal/imagedestination/stubs github.com/containers/image/v5/internal/imagesource/impl cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/containers/image/v5/internal/imagesource/stubs -complete -installsuffix shared -buildid 1-wEHTV4SSsO9Tvua10m/1-wEHTV4SSsO9Tvua10m -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/stubs/get_blob_at.go ./src/github.com/containers/image/v5/internal/imagesource/stubs/stubs.go cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b295/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/containers/image/v5/internal/imagedestination/impl -complete -installsuffix shared -buildid HGzOhCnjTjYIpwT7iIja/HGzOhCnjTjYIpwT7iIja -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/impl/compat.go ./src/github.com/containers/image/v5/internal/imagedestination/impl/properties.go mkdir -p $WORK/b286/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/containers/image/v5/internal/unparsedimage -complete -installsuffix shared -buildid KaoxNSnrlPWHUMIQmKIP/KaoxNSnrlPWHUMIQmKIP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./src/github.com/containers/image/v5/internal/unparsedimage/wrapper.go mkdir -p $WORK/b466/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/image/v5/internal/imagedestination/stubs -complete -installsuffix shared -buildid oCUqmJlp2ymmkO4Xak3G/oCUqmJlp2ymmkO4Xak3G -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/signatures.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/stubs.go cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/containers/image/v5/internal/imagesource/impl -complete -installsuffix shared -buildid E9CTnnp3Tfde0Pr2O6bn/E9CTnnp3Tfde0Pr2O6bn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b466/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/impl/compat.go ./src/github.com/containers/image/v5/internal/imagesource/impl/layer_infos.go ./src/github.com/containers/image/v5/internal/imagesource/impl/properties.go ./src/github.com/containers/image/v5/internal/imagesource/impl/signatures.go cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/a8/a8d27b21396dbd1cd9159d6a3631b684c8893916608bd17f17287e0daca3d8ee-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b547/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid hMeAicxtcygLUe3zmRXJ/hMeAicxtcygLUe3zmRXJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b546/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/runtime/gen.go ./src/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/36/363a92ea9bbf81ef9bc96855fbe777a1f901b44d52d9f4b5b1629d2f66a3cb84-d # internal github.com/containers/image/v5/internal/imagesource mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/containers/image/v5/internal/imagesource -complete -installsuffix shared -buildid 5NyJzV7FRoJSfqLLQO_-/5NyJzV7FRoJSfqLLQO_- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/wrapper.go cd $WORK/b159 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/91/91fe4c8c8a61a9b894da156ee90665d71de40b9b80ade8d37224a939cef0f631-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/0f/0f13b798ce0aa66496e637b04c9f88cb0f294f27d2ad46de41f2405fd2bf7647-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/f9/f965c473d1bc6662a6b5e4bdc36407a0d897f80628f5d1d9213d4707f8779e61-d # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/5f/5f6fcf4897e6a56ad826e15b4b6904d5790436eb3a22fd47fd306707d40e2516-d # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/49/497dd0e9361598ffc75ebb18759bee9f5a8fba1cdbe472a2c83899d844da413f-d # internal github.com/containers/image/v5/internal/imagedestination mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/containers/image/v5/internal/imagedestination -complete -installsuffix shared -buildid PLhAZ2BJnUX_Lj3FFtDv/PLhAZ2BJnUX_Lj3FFtDv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/7c/7ca3e9bb84e9a83da5f5c3e0836075341c90e04b48ea758c0bbb23438122b5ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/11/1175655c990634677e3dbc4633b4bfd62c032f31de6d851d2cf614cc2208349c-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b290/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b293/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid xxwxOxqFp3p3FeJeNOcD/xxwxOxqFp3p3FeJeNOcD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/default.go TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -o $WORK/b159/_cgo_.o $WORK/b159/_cgo_main.o $WORK/b159/_x001.o $WORK/b159/_x002.o $WORK/b159/_x003.o $WORK/b159/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/9f/9fcad17d9c54cd6fb705599d193e67981dc2652be96696bb89eb0fb683a971dc-d # internal TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -o $WORK/b482/_cgo_.o $WORK/b482/_cgo_main.o $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o $WORK/b482/_x004.o $WORK/b482/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/f4/f42b29dcfc826c752740c92292f3c10791b99986de2f18c7ce7c8beaca622de2-d # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/1a/1a7981136cc2f03f36905077147aa6e4c63d999f00bfd89400fe73a9b064f063-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/9d/9d753dc8af4ede9491a8d2eb493c056bec6908e68daa7a8cf4a5e7903a544862-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/_x001.o $WORK/b058/_x002.o $WORK/b058/_x003.o $WORK/b058/_x004.o $WORK/b058/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b482/_cgo_.o -dynout $WORK/b482/_cgo_import.go cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid tGmPhYcG4tL2wi1VyvFn/tGmPhYcG4tL2wi1VyvFn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b482/importcfg -pack ./src/github.com/containers/storage/pkg/devicemapper/devmapper.go ./src/github.com/containers/storage/pkg/devicemapper/ioctl.go ./src/github.com/containers/storage/pkg/devicemapper/log.go $WORK/b482/_cgo_gotypes.go $WORK/b482/devmapper_log.cgo1.go $WORK/b482/devmapper_wrapper.cgo1.go $WORK/b482/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b482/devmapper_wrapper_dynamic.cgo1.go $WORK/b482/_cgo_import.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f1/f17397f4e99d14182620c7858112312942dd2e32d2265a965cc96a527a361649-d # internal github.com/containers/common/libnetwork/types mkdir -p $WORK/b057/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b202/ github.com/mailru/easyjson/buffer cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF net/textproto mkdir -p $WORK/b322/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/containers/common/libnetwork/types -complete -installsuffix shared -buildid 3JLe4acnRFHplHNa8N9d/3JLe4acnRFHplHNa8N9d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack ./src/github.com/containers/common/libnetwork/types/const.go ./src/github.com/containers/common/libnetwork/types/define.go ./src/github.com/containers/common/libnetwork/types/network.go cat >$WORK/b202/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/b025/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b196/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid F3B-FjWB9ApJxQsUHBZt/F3B-FjWB9ApJxQsUHBZt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go github.com/mitchellh/mapstructure mkdir -p $WORK/b308/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid Zi_9FkTH2uFP41_NABdt/Zi_9FkTH2uFP41_NABdt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./src/github.com/mailru/easyjson/buffer/pool.go github.com/google/go-containerregistry/pkg/name mkdir -p $WORK/b338/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF google.golang.org/grpc/internal/syscall mkdir -p $WORK/b439/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid 1WH5FKcTjbzUbgsjkpI0/1WH5FKcTjbzUbgsjkpI0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./src/github.com/mitchellh/mapstructure/decode_hooks.go ./src/github.com/mitchellh/mapstructure/error.go ./src/github.com/mitchellh/mapstructure/mapstructure.go cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/google/go-containerregistry/pkg/name -complete -installsuffix shared -buildid ssjlF4Eka5zo8t2xsPnO/ssjlF4Eka5zo8t2xsPnO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/name/check.go ./src/github.com/google/go-containerregistry/pkg/name/digest.go ./src/github.com/google/go-containerregistry/pkg/name/doc.go ./src/github.com/google/go-containerregistry/pkg/name/errors.go ./src/github.com/google/go-containerregistry/pkg/name/options.go ./src/github.com/google/go-containerregistry/pkg/name/ref.go ./src/github.com/google/go-containerregistry/pkg/name/registry.go ./src/github.com/google/go-containerregistry/pkg/name/repository.go ./src/github.com/google/go-containerregistry/pkg/name/tag.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid vad9aCiwGytUS5KgbZeP/vad9aCiwGytUS5KgbZeP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./src/google.golang.org/grpc/internal/syscall/syscall_linux.go google.golang.org/grpc/stats mkdir -p $WORK/b442/ crypto/x509 mkdir -p $WORK/b115/ github.com/docker/go-connections/nat cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/docker/docker/api/types/registry mkdir -p $WORK/b544/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid uhPmABOwzcpfoRIi5Wyj/uhPmABOwzcpfoRIi5Wyj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack ./src/google.golang.org/grpc/stats/handlers.go ./src/google.golang.org/grpc/stats/stats.go github.com/google/uuid mkdir -p $WORK/b541/ cat >$WORK/b115/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/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b107/_pkg_.a packagefile crypto/dsa=$WORK/b116/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b112/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile internal/godebug=$WORK/b060/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile net=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid umCAQraoZCpmBSffywuC/umCAQraoZCpmBSffywuC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b544/importcfg -pack ./src/github.com/docker/docker/api/types/registry/authenticate.go ./src/github.com/docker/docker/api/types/registry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/x509 -std -complete -installsuffix shared -buildid ktbUvt36d0sWsOTEmBPE/ktbUvt36d0sWsOTEmBPE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.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 cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid jSZ2EsnbS-PuzQjCwZe8/jSZ2EsnbS-PuzQjCwZe8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./src/github.com/docker/go-connections/nat/nat.go ./src/github.com/docker/go-connections/nat/parse.go ./src/github.com/docker/go-connections/nat/sort.go github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b646/ mkdir -p $WORK/b201/ mkdir -p $WORK/b496/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid Qt4FSd9GG_Jjw-zIsoJC/Qt4FSd9GG_Jjw-zIsoJC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b646/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/args.go ./src/github.com/containernetworking/cni/pkg/types/types.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p net/textproto -std -complete -installsuffix shared -buildid 5bKStl1RQtLdAiIdWYdc/5bKStl1RQtLdAiIdWYdc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b201/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 cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/md5=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/google/uuid -complete -installsuffix shared -buildid zCXhWKalampWLq7GoHMa/zCXhWKalampWLq7GoHMa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./src/github.com/google/uuid/dce.go ./src/github.com/google/uuid/doc.go ./src/github.com/google/uuid/hash.go ./src/github.com/google/uuid/marshal.go ./src/github.com/google/uuid/node.go ./src/github.com/google/uuid/node_net.go ./src/github.com/google/uuid/null.go ./src/github.com/google/uuid/sql.go ./src/github.com/google/uuid/time.go ./src/github.com/google/uuid/util.go ./src/github.com/google/uuid/uuid.go ./src/github.com/google/uuid/version1.go ./src/github.com/google/uuid/version4.go github.com/chzyer/readline mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/chzyer/readline -complete -installsuffix shared -buildid l8qHy53hqPFwHvdgAaNE/l8qHy53hqPFwHvdgAaNE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b585/importcfg -pack ./src/github.com/chzyer/readline/complete.go ./src/github.com/chzyer/readline/complete_helper.go ./src/github.com/chzyer/readline/complete_segment.go ./src/github.com/chzyer/readline/history.go ./src/github.com/chzyer/readline/operation.go ./src/github.com/chzyer/readline/password.go ./src/github.com/chzyer/readline/readline.go ./src/github.com/chzyer/readline/remote.go ./src/github.com/chzyer/readline/runebuf.go ./src/github.com/chzyer/readline/runes.go ./src/github.com/chzyer/readline/search.go ./src/github.com/chzyer/readline/std.go ./src/github.com/chzyer/readline/term.go ./src/github.com/chzyer/readline/term_linux.go ./src/github.com/chzyer/readline/term_unix.go ./src/github.com/chzyer/readline/terminal.go ./src/github.com/chzyer/readline/utils.go ./src/github.com/chzyer/readline/utils_unix.go ./src/github.com/chzyer/readline/vim.go github.com/vishvananda/netlink/nl mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b658/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FQnIVmoUAH5eWoij0DRB/FQnIVmoUAH5eWoij0DRB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b657/importcfg -pack ./src/github.com/vishvananda/netlink/nl/addr_linux.go ./src/github.com/vishvananda/netlink/nl/bridge_linux.go ./src/github.com/vishvananda/netlink/nl/conntrack_linux.go ./src/github.com/vishvananda/netlink/nl/devlink_linux.go ./src/github.com/vishvananda/netlink/nl/genetlink_linux.go ./src/github.com/vishvananda/netlink/nl/ipset_linux.go ./src/github.com/vishvananda/netlink/nl/link_linux.go ./src/github.com/vishvananda/netlink/nl/lwt_linux.go ./src/github.com/vishvananda/netlink/nl/mpls_linux.go ./src/github.com/vishvananda/netlink/nl/nl_linux.go ./src/github.com/vishvananda/netlink/nl/parse_attr_linux.go ./src/github.com/vishvananda/netlink/nl/rdma_link_linux.go ./src/github.com/vishvananda/netlink/nl/route_linux.go ./src/github.com/vishvananda/netlink/nl/seg6_linux.go ./src/github.com/vishvananda/netlink/nl/seg6local_linux.go ./src/github.com/vishvananda/netlink/nl/syscall.go ./src/github.com/vishvananda/netlink/nl/tc_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_monitor_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_policy_linux.go ./src/github.com/vishvananda/netlink/nl/xfrm_state_linux.go github.com/spf13/pflag mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/csv=$WORK/b302/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/spf13/pflag -complete -installsuffix shared -buildid xWoxYZ_EasRBKcsWEkE5/xWoxYZ_EasRBKcsWEkE5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b637/importcfg -pack ./src/github.com/spf13/pflag/bool.go ./src/github.com/spf13/pflag/bool_slice.go ./src/github.com/spf13/pflag/bytes.go ./src/github.com/spf13/pflag/count.go ./src/github.com/spf13/pflag/duration.go ./src/github.com/spf13/pflag/duration_slice.go ./src/github.com/spf13/pflag/flag.go ./src/github.com/spf13/pflag/float32.go ./src/github.com/spf13/pflag/float32_slice.go ./src/github.com/spf13/pflag/float64.go ./src/github.com/spf13/pflag/float64_slice.go ./src/github.com/spf13/pflag/golangflag.go ./src/github.com/spf13/pflag/int.go ./src/github.com/spf13/pflag/int16.go ./src/github.com/spf13/pflag/int32.go ./src/github.com/spf13/pflag/int32_slice.go ./src/github.com/spf13/pflag/int64.go ./src/github.com/spf13/pflag/int64_slice.go ./src/github.com/spf13/pflag/int8.go ./src/github.com/spf13/pflag/int_slice.go ./src/github.com/spf13/pflag/ip.go ./src/github.com/spf13/pflag/ip_slice.go ./src/github.com/spf13/pflag/ipmask.go ./src/github.com/spf13/pflag/ipnet.go ./src/github.com/spf13/pflag/string.go ./src/github.com/spf13/pflag/string_array.go ./src/github.com/spf13/pflag/string_slice.go ./src/github.com/spf13/pflag/string_to_int.go ./src/github.com/spf13/pflag/string_to_int64.go ./src/github.com/spf13/pflag/string_to_string.go ./src/github.com/spf13/pflag/uint.go ./src/github.com/spf13/pflag/uint16.go ./src/github.com/spf13/pflag/uint32.go ./src/github.com/spf13/pflag/uint64.go ./src/github.com/spf13/pflag/uint8.go ./src/github.com/spf13/pflag/uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/f5/f5ef2277384ade6a9741acffabea603b2ba45ce7a418164c5d82d1660bfce304-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b322/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid aXYZABeXr2FUqG50cdT1/aXYZABeXr2FUqG50cdT1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/b2/b2e1afa54428cd93fe57efbcb1cedef589d42cbd3ce3fa2b3d20287bb58641d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/fe/feb0462e9a38f58ffd06d470ff7a2d2d005603f3556c5e230e2bbaf35e272448-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/2a/2a7267984032dbaef2cc0134ef2efce083e1f2b92f80c0d94983c17122519b5f-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b159/_cgo_.o -dynout $WORK/b159/_cgo_import.go cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/b2/b229ccf327a8d53175efd3914ef9edea838d90f9ce5c1708db6d1a21d046a882-d # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/0c/0cf0f24da88f9a193ba2a045b8cc647fa0dfa2c93c0c80b90eb774798a4cc2d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/67/67f3617ed73fa37eec47eb2c4ba0aba387d1154173337d72d23689abd0cf3352-d # internal github.com/containernetworking/cni/pkg/types/internal mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/containernetworking/cni/pkg/types/internal -complete -installsuffix shared -buildid oCbiPX6ezp0BRTdfrP0_/oCbiPX6ezp0BRTdfrP0_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b648/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/internal/convert.go ./src/github.com/containernetworking/cni/pkg/types/internal/create.go github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid f4j7ETO_er-Q0m5pgRnU/f4j7ETO_er-Q0m5pgRnU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b653/importcfg -pack ./src/github.com/containernetworking/cni/pkg/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/34/34b15b0660286bb50c385128b08be4d7accb7e6d9e45ec78a8c036de83012456-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b538/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b540/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b541/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid lIboDdfH2nru2G0ji-eC/lIboDdfH2nru2G0ji-eC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./src/github.com/docker/docker/api/types/container/config.go ./src/github.com/docker/docker/api/types/container/container_changes.go ./src/github.com/docker/docker/api/types/container/container_top.go ./src/github.com/docker/docker/api/types/container/container_update.go ./src/github.com/docker/docker/api/types/container/create_response.go ./src/github.com/docker/docker/api/types/container/deprecated.go ./src/github.com/docker/docker/api/types/container/host_config.go ./src/github.com/docker/docker/api/types/container/hostconfig_unix.go ./src/github.com/docker/docker/api/types/container/wait_exit_error.go ./src/github.com/docker/docker/api/types/container/wait_response.go ./src/github.com/docker/docker/api/types/container/waitcondition.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid pIVaBPMBA7Ls97zr7fNh/pIVaBPMBA7Ls97zr7fNh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack ./src/github.com/containers/storage/pkg/unshare/unshare.go ./src/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b159/_cgo_gotypes.go $WORK/b159/getenv_linux_cgo.cgo1.go $WORK/b159/unshare_cgo.cgo1.go $WORK/b159/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/2b/2b1aa6b87ec3a14cca84b54a90efccdd03978fd59fc5aa52559602433d9e36a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/1a/1afbaeac57a96c940f1d4932c342eb6530e62da1f72fabccba2aebfe6a43b6f8-d # internal github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b338/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/sigstore/sigstore/pkg/signature/payload -complete -installsuffix shared -buildid u7Snp8wdys7wKJST6bVL/u7Snp8wdys7wKJST6bVL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/payload/payload.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b482/_pkg_.a $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o $WORK/b482/_x004.o $WORK/b482/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/fe/fe063b2cc6160b098e3b2ae0cc18200809cdfcb4acc3d04aea521a40b68fafa4-d # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/81/81e3689120203d1e85dd3d3f5c53bfca1aa5e818409e08e9b325fc7adc6a6a05-d # internal # github.com/containers/storage/pkg/devicemapper src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:7: warning: "_GNU_SOURCE" redefined 7 | #define _GNU_SOURCE | : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_1b69b6838a7d_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/3f/3f4dc74ef32af99d391f8a346168af34ac0b93880aa4595c8226a51b1d506f48-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b195/ golang.org/x/net/http/httpguts mkdir -p $WORK/b432/ net/mail mime/multipart cat >$WORK/b195/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/b196/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid bocByO9CRR9KOqgMFwDs/bocByO9CRR9KOqgMFwDs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b195/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 mkdir -p $WORK/b317/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b433/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid JL_3aOXdI4ie-0v7j9OA/JL_3aOXdI4ie-0v7j9OA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b432/importcfg -pack ./src/golang.org/x/net/http/httpguts/guts.go ./src/golang.org/x/net/http/httpguts/httplex.go mkdir -p $WORK/b205/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p net/mail -std -complete -installsuffix shared -buildid DbmiV80PL8FJgADRfZdn/DbmiV80PL8FJgADRfZdn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack /usr/lib/golang/src/net/mail/message.go cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/quotedprintable=$WORK/b206/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p mime/multipart -std -complete -installsuffix shared -buildid MItzG7d33Ju95k_6TuOF/MItzG7d33Ju95k_6TuOF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b205/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/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/1d/1dcf98eef756fb9cc37a63976e3f6e62a1f93673c90ae7d1a45721890f681d07-d # internal github.com/containernetworking/cni/pkg/types/create mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/containernetworking/cni/pkg/types/create -complete -installsuffix shared -buildid yHoLH7taSQKzTzLq4Ijd/yHoLH7taSQKzTzLq4Ijd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b647/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/create/create.go github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid CNRDebadKTITkNkKV-f1/CNRDebadKTITkNkKV-f1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b652/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/020/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/29/295e1f738972d0e903417e4fd8bcc506b011cdf36c1923be54c8e8e0322448eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/fc/fc3c9570e4c857be2cba74b7b07a3983d482a7c3c41c147cb8b1cfaabd12f5df-d # internal cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/e4/e42bdff5d876c466ea94339d6d6cd85641c53153de38037dd0188f74850d5972-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/55/55abc7d58330224263535969c421e72dd72396b8af7868c750ee3e1e3b247fd9-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b311/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b313/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b316/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid 9IdVtkNVhFzOGS-zXF5X/9IdVtkNVhFzOGS-zXF5X -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b310/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bson.go ./src/go.mongodb.org/mongo-driver/bson/decoder.go ./src/go.mongodb.org/mongo-driver/bson/doc.go ./src/go.mongodb.org/mongo-driver/bson/encoder.go ./src/go.mongodb.org/mongo-driver/bson/marshal.go ./src/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./src/go.mongodb.org/mongo-driver/bson/raw.go ./src/go.mongodb.org/mongo-driver/bson/raw_element.go ./src/go.mongodb.org/mongo-driver/bson/raw_value.go ./src/go.mongodb.org/mongo-driver/bson/registry.go ./src/go.mongodb.org/mongo-driver/bson/types.go ./src/go.mongodb.org/mongo-driver/bson/unmarshal.go cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/ae/ae9c429f4a5db3a576c0808f035fbd031794dea19026a379f1556aa85587f0c0-d # internal github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/google/uuid=$WORK/b496/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/mistifyio/go-zfs/v3 -complete -installsuffix shared -buildid NhiRPyjfHuuF-1srHldG/NhiRPyjfHuuF-1srHldG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -pack ./src/github.com/mistifyio/go-zfs/v3/error.go ./src/github.com/mistifyio/go-zfs/v3/utils.go ./src/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./src/github.com/mistifyio/go-zfs/v3/zfs.go ./src/github.com/mistifyio/go-zfs/v3/zpool.go github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/google/uuid=$WORK/b496/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/sylabs/sif/v2/pkg/sif -complete -installsuffix shared -buildid QyPZqGuHDcLEkWLueJ17/QyPZqGuHDcLEkWLueJ17 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b560/importcfg -pack ./src/github.com/sylabs/sif/v2/pkg/sif/arch.go ./src/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./src/github.com/sylabs/sif/v2/pkg/sif/create.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./src/github.com/sylabs/sif/v2/pkg/sif/load.go ./src/github.com/sylabs/sif/v2/pkg/sif/select.go ./src/github.com/sylabs/sif/v2/pkg/sif/sif.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/58/58e1e27eb822de8d8c93e819678f090b5b13d2a4dfc17a0bd0aca2384aa8ebfc-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b537/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b546/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid tp6Uo6BWaU7_Yox7HeDk/tp6Uo6BWaU7_Yox7HeDk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b545/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/common.go ./src/github.com/docker/docker/api/types/swarm/config.go ./src/github.com/docker/docker/api/types/swarm/container.go ./src/github.com/docker/docker/api/types/swarm/network.go ./src/github.com/docker/docker/api/types/swarm/node.go ./src/github.com/docker/docker/api/types/swarm/runtime.go ./src/github.com/docker/docker/api/types/swarm/secret.go ./src/github.com/docker/docker/api/types/swarm/service.go ./src/github.com/docker/docker/api/types/swarm/swarm.go ./src/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/8e/8e082f3ae11edd92240272278c34fe70d74edb80eba34264ffbe171b9fd82ea3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/9a/9a91b02e1ea3ca888eaa511bc616f6f003e13f8aee86e7962648c14d50a4e1e1-d # internal cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c params.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/cf/cfd2c48b8f063dc75e649d77110a08da271d750e9d80aa6ab5613fa89cf9394e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/4a/4aff010580efd6ffc2ba5e8b61c4f381a9ae426cad73b45fe904c56ab63a0fe7-d # internal github.com/containernetworking/cni/pkg/types/040 mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b652/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/containernetworking/cni/pkg/types/040 -complete -installsuffix shared -buildid N4j3zEkznvs1OtGvFPmW/N4j3zEkznvs1OtGvFPmW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/040/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/a9/a98c77af8a7179dd4d37889932888bbaf23bcedb00c985ec75d94595a112592a-d # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/b1/b15392f3df874fe476e75891fb4c6321bf1ee2d4f2fb78c54490be51bbb7128b-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid Gdo_hhLfarnoY5RieSE3/Gdo_hhLfarnoY5RieSE3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./src/github.com/docker/docker/api/types/volume/cluster_volume.go ./src/github.com/docker/docker/api/types/volume/create_options.go ./src/github.com/docker/docker/api/types/volume/deprecated.go ./src/github.com/docker/docker/api/types/volume/list_response.go ./src/github.com/docker/docker/api/types/volume/options.go ./src/github.com/docker/docker/api/types/volume/volume.go ./src/github.com/docker/docker/api/types/volume/volume_update.go cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c pkcs11.cgo2.c cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b159/_pkg_.a $WORK/b159/_x001.o $WORK/b159/_x002.o $WORK/b159/_x003.o $WORK/b159/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/01/011f6cf6e611a7d3c3e6d7b25fc3f857b480c0e4573697c026121ca4926b7228-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 cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/ce/ce6de2eb4075db74451a32e46ecd7eb33e2270d2b041b262080161daeea1467b-d # internal github.com/containers/storage/pkg/homedir mkdir -p $WORK/b190/ github.com/containers/common/pkg/parse github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b607/ github.com/containers/storage/drivers/copy mkdir -p $WORK/b493/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid gtg1YseXZ4Cd_Z4FR-SG/gtg1YseXZ4Cd_Z4FR-SG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack ./src/github.com/containers/storage/pkg/homedir/homedir.go ./src/github.com/containers/storage/pkg/homedir/homedir_unix.go cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b493/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b493/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go mkdir -p $WORK/b603/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid RqSI07IKMhtHLIjxdL8C/RqSI07IKMhtHLIjxdL8C -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/overlay/overlay.go cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/common/pkg/parse -complete -installsuffix shared -buildid NklEZVYXjOqw4OpoEB1d/NklEZVYXjOqw4OpoEB1d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b603/importcfg -pack ./src/github.com/containers/common/pkg/parse/parse.go ./src/github.com/containers/common/pkg/parse/parse_unix.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/bzip2=$WORK/b146/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b176/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid 7FBPF8kOKK8Ugb7ZVkpx/7FBPF8kOKK8Ugb7ZVkpx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack ./src/github.com/containers/storage/pkg/archive/archive.go ./src/github.com/containers/storage/pkg/archive/archive_110.go ./src/github.com/containers/storage/pkg/archive/archive_linux.go ./src/github.com/containers/storage/pkg/archive/archive_unix.go ./src/github.com/containers/storage/pkg/archive/archive_zstd.go ./src/github.com/containers/storage/pkg/archive/changes.go ./src/github.com/containers/storage/pkg/archive/changes_linux.go ./src/github.com/containers/storage/pkg/archive/changes_unix.go ./src/github.com/containers/storage/pkg/archive/copy.go ./src/github.com/containers/storage/pkg/archive/copy_unix.go ./src/github.com/containers/storage/pkg/archive/diff.go ./src/github.com/containers/storage/pkg/archive/fflags_unsupported.go ./src/github.com/containers/storage/pkg/archive/time_linux.go ./src/github.com/containers/storage/pkg/archive/whiteouts.go ./src/github.com/containers/storage/pkg/archive/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/10/10dc66546bcda2bd82258e9017e7e785446edfb3b24245b0a6690938ec11c8b7-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b537/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b548/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b541/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid IEIPJ6UXLHNHcDl32dC4/IEIPJ6UXLHNHcDl32dC4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b536/importcfg -pack ./src/github.com/docker/docker/api/types/auth.go ./src/github.com/docker/docker/api/types/client.go ./src/github.com/docker/docker/api/types/configs.go ./src/github.com/docker/docker/api/types/deprecated.go ./src/github.com/docker/docker/api/types/error_response.go ./src/github.com/docker/docker/api/types/error_response_ext.go ./src/github.com/docker/docker/api/types/graph_driver_data.go ./src/github.com/docker/docker/api/types/id_response.go ./src/github.com/docker/docker/api/types/image_delete_response_item.go ./src/github.com/docker/docker/api/types/image_summary.go ./src/github.com/docker/docker/api/types/plugin.go ./src/github.com/docker/docker/api/types/plugin_device.go ./src/github.com/docker/docker/api/types/plugin_env.go ./src/github.com/docker/docker/api/types/plugin_interface_type.go ./src/github.com/docker/docker/api/types/plugin_mount.go ./src/github.com/docker/docker/api/types/plugin_responses.go ./src/github.com/docker/docker/api/types/port.go ./src/github.com/docker/docker/api/types/service_update_response.go ./src/github.com/docker/docker/api/types/stats.go ./src/github.com/docker/docker/api/types/types.go cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/12/124371df0723a7da80d2ce72bb1bb6d7ee2985a8106b9be2a53adb036daae802-d # internal github.com/vishvananda/netlink mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b657/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b658/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/vishvananda/netlink -complete -installsuffix shared -buildid Zsm9CJeVRxbymxfV9w9H/Zsm9CJeVRxbymxfV9w9H -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b656/importcfg -pack ./src/github.com/vishvananda/netlink/addr.go ./src/github.com/vishvananda/netlink/addr_linux.go ./src/github.com/vishvananda/netlink/bpf_linux.go ./src/github.com/vishvananda/netlink/bridge_linux.go ./src/github.com/vishvananda/netlink/class.go ./src/github.com/vishvananda/netlink/class_linux.go ./src/github.com/vishvananda/netlink/conntrack_linux.go ./src/github.com/vishvananda/netlink/devlink_linux.go ./src/github.com/vishvananda/netlink/filter.go ./src/github.com/vishvananda/netlink/filter_linux.go ./src/github.com/vishvananda/netlink/fou.go ./src/github.com/vishvananda/netlink/fou_linux.go ./src/github.com/vishvananda/netlink/genetlink_linux.go ./src/github.com/vishvananda/netlink/gtp_linux.go ./src/github.com/vishvananda/netlink/handle_linux.go ./src/github.com/vishvananda/netlink/inet_diag.go ./src/github.com/vishvananda/netlink/ioctl_linux.go ./src/github.com/vishvananda/netlink/ipset_linux.go ./src/github.com/vishvananda/netlink/link.go ./src/github.com/vishvananda/netlink/link_linux.go ./src/github.com/vishvananda/netlink/link_tuntap_linux.go ./src/github.com/vishvananda/netlink/neigh.go ./src/github.com/vishvananda/netlink/neigh_linux.go ./src/github.com/vishvananda/netlink/netlink.go ./src/github.com/vishvananda/netlink/netlink_linux.go ./src/github.com/vishvananda/netlink/netns_linux.go ./src/github.com/vishvananda/netlink/order.go ./src/github.com/vishvananda/netlink/proc_event_linux.go ./src/github.com/vishvananda/netlink/protinfo.go ./src/github.com/vishvananda/netlink/protinfo_linux.go ./src/github.com/vishvananda/netlink/qdisc.go ./src/github.com/vishvananda/netlink/qdisc_linux.go ./src/github.com/vishvananda/netlink/rdma_link_linux.go ./src/github.com/vishvananda/netlink/route.go ./src/github.com/vishvananda/netlink/route_linux.go ./src/github.com/vishvananda/netlink/rule.go ./src/github.com/vishvananda/netlink/rule_linux.go ./src/github.com/vishvananda/netlink/socket.go ./src/github.com/vishvananda/netlink/socket_linux.go ./src/github.com/vishvananda/netlink/tcp.go ./src/github.com/vishvananda/netlink/tcp_linux.go ./src/github.com/vishvananda/netlink/xfrm.go ./src/github.com/vishvananda/netlink/xfrm_monitor_linux.go ./src/github.com/vishvananda/netlink/xfrm_policy.go ./src/github.com/vishvananda/netlink/xfrm_policy_linux.go ./src/github.com/vishvananda/netlink/xfrm_state.go ./src/github.com/vishvananda/netlink/xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/74/742040f31fa49a6e2280dea9594a76f819ac1102925d11a6abf2139137c5cc61-d # internal github.com/containernetworking/cni/pkg/types/100 mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=$WORK/b651/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/containernetworking/cni/pkg/types/100 -complete -installsuffix shared -buildid 3RfT-XhQfUyb3VxEmTtJ/3RfT-XhQfUyb3VxEmTtJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b650/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/100/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/ad/ad35240dcdbc011d4873fb6d5296eb1b5a894bb966815db96f5952429be7baf9-d # internal github.com/containers/storage/types mkdir -p $WORK/b186/ github.com/containers/common/pkg/util mkdir -p $WORK/b577/ github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b518/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/containers/common/pkg/util -complete -installsuffix shared -buildid GvCFp6kxGKhzd3_gB-S_/GvCFp6kxGKhzd3_gB-S_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack ./src/github.com/containers/common/pkg/util/copy.go ./src/github.com/containers/common/pkg/util/util.go ./src/github.com/containers/common/pkg/util/util_supported.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid LHDi0q3sBQFq0AZaW1vO/LHDi0q3sBQFq0AZaW1vO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b518/importcfg -pack ./src/github.com/containers/image/v5/pkg/sysregistriesv2/paths_common.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go github.com/containers/common/pkg/chown cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b661/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/containers/storage/types -complete -installsuffix shared -buildid 9sWe25hjx2CqTTYCugls/9sWe25hjx2CqTTYCugls -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack ./src/github.com/containers/storage/types/errors.go ./src/github.com/containers/storage/types/idmappings.go ./src/github.com/containers/storage/types/options.go ./src/github.com/containers/storage/types/options_linux.go ./src/github.com/containers/storage/types/utils.go cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/containers/common/pkg/chown -complete -installsuffix shared -buildid EVdR3pJrxcK2LjHv4vQf/EVdR3pJrxcK2LjHv4vQf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b661/importcfg -pack ./src/github.com/containers/common/pkg/chown/chown.go ./src/github.com/containers/common/pkg/chown/chown_unix.go cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/e4/e4d8e962e5178e3964afd2e45ed498de98ce778494daa5d9d5d5314e09561258-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/c9/c96830492bed68cd4c3dcc6d9dfadb745e6688bf226efca7b2ac713c49fa03c6-d # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/22/22fb3041f721abae9ac664a6aba7fde051418b50a953575f559c9c4c87f4305a-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/100=$WORK/b650/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b647/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid SO67C0qD-foCrRFxQg__/SO67C0qD-foCrRFxQg__ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b649/importcfg -pack ./src/github.com/containernetworking/cni/pkg/version/conf.go ./src/github.com/containernetworking/cni/pkg/version/plugin.go ./src/github.com/containernetworking/cni/pkg/version/reconcile.go ./src/github.com/containernetworking/cni/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/0a/0a18ebfffd0599dd852119ee27474afe1a411cde356b72b09eb71e36d5d41b49-d # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/a9/a9b291ed82d8841b4224245f7fc24fb5b23b6ebf10f073e07b47958bbff0af0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/ea/ea883756cac4313beaad40d12a59f842ba992f22ca78d6159cc6bf9ebf0db307-d # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/de/dedb1c2b9505656aff6d4e67dfeac1880bf8d64db45448033ab3d5463beafa0e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/b5/b5f7f7f7bc5a0fd23cf893ed713c80bdb164b72e6e71332578cd12f460741b5f-d # internal github.com/containers/common/libnetwork/resolvconf mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/containers/common/libnetwork/resolvconf -complete -installsuffix shared -buildid p-bUE1JnbwzYiEHCVZw8/p-bUE1JnbwzYiEHCVZw8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b660/importcfg -pack ./src/github.com/containers/common/libnetwork/resolvconf/resolv.go ./src/github.com/containers/common/libnetwork/resolvconf/resolvconf.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/9c/9cadea3d662e5aa87e8cea43a461652c721456b3ab0d73c8a5dd5b162c0f7e99-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal github.com/asaskevich/govalidator mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b307/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid VuQ95JE6LQS8lrzXMPtm/VuQ95JE6LQS8lrzXMPtm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./src/github.com/asaskevich/govalidator/arrays.go ./src/github.com/asaskevich/govalidator/converter.go ./src/github.com/asaskevich/govalidator/doc.go ./src/github.com/asaskevich/govalidator/error.go ./src/github.com/asaskevich/govalidator/numerics.go ./src/github.com/asaskevich/govalidator/patterns.go ./src/github.com/asaskevich/govalidator/types.go ./src/github.com/asaskevich/govalidator/utils.go ./src/github.com/asaskevich/govalidator/validator.go crypto/tls mkdir -p $WORK/b105/ cat >$WORK/b105/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/b044/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b107/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rc4=$WORK/b113/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b130/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/tls -std -complete -installsuffix shared -buildid y0ORkuUhP-EE-Sn8R2zY/y0ORkuUhP-EE-Sn8R2zY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b105/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/notboring.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 golang.org/x/crypto/ocsp mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid Oh9xRjsAaZjlnGbrH1xx/Oh9xRjsAaZjlnGbrH1xx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack ./src/golang.org/x/crypto/ocsp/ocsp.go gopkg.in/go-jose/go-jose.v2 mkdir -p $WORK/b347/ go.mozilla.org/pkcs7 mkdir -p $WORK/b448/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b349/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=$WORK/b350/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=$WORK/b351/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p gopkg.in/go-jose/go-jose.v2 -complete -installsuffix shared -buildid dWRjBr_NsTlzVwBqtsmv/dWRjBr_NsTlzVwBqtsmv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/asymmetric.go ./src/gopkg.in/go-jose/go-jose.v2/crypter.go ./src/gopkg.in/go-jose/go-jose.v2/doc.go ./src/gopkg.in/go-jose/go-jose.v2/encoding.go ./src/gopkg.in/go-jose/go-jose.v2/jwe.go ./src/gopkg.in/go-jose/go-jose.v2/jwk.go ./src/gopkg.in/go-jose/go-jose.v2/jws.go ./src/gopkg.in/go-jose/go-jose.v2/opaque.go ./src/gopkg.in/go-jose/go-jose.v2/shared.go ./src/gopkg.in/go-jose/go-jose.v2/signing.go ./src/gopkg.in/go-jose/go-jose.v2/symmetric.go cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b107/_pkg_.a packagefile crypto/dsa=$WORK/b116/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile testing=$WORK/b449/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid SYlvtpVZ2XeE2aOnREDX/SYlvtpVZ2XeE2aOnREDX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack ./src/go.mozilla.org/pkcs7/ber.go ./src/go.mozilla.org/pkcs7/decrypt.go ./src/go.mozilla.org/pkcs7/encrypt.go ./src/go.mozilla.org/pkcs7/pkcs7.go ./src/go.mozilla.org/pkcs7/sign.go ./src/go.mozilla.org/pkcs7/verify.go ./src/go.mozilla.org/pkcs7/verify_test_dsa.go gopkg.in/square/go-jose.v2 mkdir -p $WORK/b387/ cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b349/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b388/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b389/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF golang.org/x/crypto/ssh mkdir -p $WORK/b610/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid Pd4MmiUXZgWE7VJB2yBQ/Pd4MmiUXZgWE7VJB2yBQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b387/importcfg -pack ./src/gopkg.in/square/go-jose.v2/asymmetric.go ./src/gopkg.in/square/go-jose.v2/crypter.go ./src/gopkg.in/square/go-jose.v2/doc.go ./src/gopkg.in/square/go-jose.v2/encoding.go ./src/gopkg.in/square/go-jose.v2/jwe.go ./src/gopkg.in/square/go-jose.v2/jwk.go ./src/gopkg.in/square/go-jose.v2/jws.go ./src/gopkg.in/square/go-jose.v2/opaque.go ./src/gopkg.in/square/go-jose.v2/shared.go ./src/gopkg.in/square/go-jose.v2/signing.go ./src/gopkg.in/square/go-jose.v2/symmetric.go cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b107/_pkg_.a packagefile crypto/dsa=$WORK/b116/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/md5=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rc4=$WORK/b113/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/chacha20=$WORK/b611/_pkg_.a packagefile golang.org/x/crypto/curve25519=$WORK/b612/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b614/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p golang.org/x/crypto/ssh -complete -installsuffix shared -buildid vFIG0wGvq_5XBglWZXVX/vFIG0wGvq_5XBglWZXVX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./src/golang.org/x/crypto/ssh/buffer.go ./src/golang.org/x/crypto/ssh/certs.go ./src/golang.org/x/crypto/ssh/channel.go ./src/golang.org/x/crypto/ssh/cipher.go ./src/golang.org/x/crypto/ssh/client.go ./src/golang.org/x/crypto/ssh/client_auth.go ./src/golang.org/x/crypto/ssh/common.go ./src/golang.org/x/crypto/ssh/connection.go ./src/golang.org/x/crypto/ssh/doc.go ./src/golang.org/x/crypto/ssh/handshake.go ./src/golang.org/x/crypto/ssh/kex.go ./src/golang.org/x/crypto/ssh/keys.go ./src/golang.org/x/crypto/ssh/mac.go ./src/golang.org/x/crypto/ssh/messages.go ./src/golang.org/x/crypto/ssh/mux.go ./src/golang.org/x/crypto/ssh/server.go ./src/golang.org/x/crypto/ssh/session.go ./src/golang.org/x/crypto/ssh/ssh_gss.go ./src/golang.org/x/crypto/ssh/streamlocal.go ./src/golang.org/x/crypto/ssh/tcpip.go ./src/golang.org/x/crypto/ssh/transport.go cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/01/01dbf25e86148d2fb341ce93b8051bf71ed22c2f6f6e2e1008d40af37219e140-d # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/22/22234617e1ca3a86845f8c5e5dd6ca32137939a36c4f6c8a6e30082b6bb7e146-d # internal github.com/manifoldco/promptui mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b585/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b586/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b587/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/tabwriter=$WORK/b401/_pkg_.a packagefile text/template=$WORK/b399/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/manifoldco/promptui -complete -installsuffix shared -buildid kl8iimqyt2o24cDRLfhG/kl8iimqyt2o24cDRLfhG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b584/importcfg -pack ./src/github.com/manifoldco/promptui/codes.go ./src/github.com/manifoldco/promptui/cursor.go ./src/github.com/manifoldco/promptui/keycodes.go ./src/github.com/manifoldco/promptui/keycodes_other.go ./src/github.com/manifoldco/promptui/prompt.go ./src/github.com/manifoldco/promptui/promptui.go ./src/github.com/manifoldco/promptui/select.go ./src/github.com/manifoldco/promptui/styles.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/b6/b6fac72129409c706f4df29621f821678273bf611a7599d590eec10d39b5ba9b-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b647/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b649/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Rw1gewSa_QVkZ-jLst_Q/Rw1gewSa_QVkZ-jLst_Q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./src/github.com/containernetworking/cni/pkg/invoke/args.go ./src/github.com/containernetworking/cni/pkg/invoke/delegate.go ./src/github.com/containernetworking/cni/pkg/invoke/exec.go ./src/github.com/containernetworking/cni/pkg/invoke/find.go ./src/github.com/containernetworking/cni/pkg/invoke/os_unix.go ./src/github.com/containernetworking/cni/pkg/invoke/raw_exec.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/69/69e398f4508ed6f8c4ceb8bbe3ae1f254e4f8403d1c884f1e3b6947c48b87e42-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/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid HQ46lX1ybABe1JGe2O8F/HQ46lX1ybABe1JGe2O8F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./src/google.golang.org/protobuf/internal/filetype/build.go TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -o $WORK/b493/_cgo_.o $WORK/b493/_cgo_main.o $WORK/b493/_x001.o $WORK/b493/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/7f/7f4fffe9cd370bd5fe20851bbe11e34ac624c5f0dcf2e0bc0a0ba93ceeee5cf4-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b519/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b520/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid 8U4zyyxMh-isE1KfG-Zj/8U4zyyxMh-isE1KfG-Zj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./src/github.com/containers/image/v5/pkg/docker/config/config.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/4b/4ba22e32a8188240b5ba166adc46e9b0e0d8a1516bdf4608df723426ee67a899-d # internal github.com/containers/common/pkg/config mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b187/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/pkg/cdi=$WORK/b563/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b573/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b575/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b576/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid fcBk5Y3YgOwIGoBO9ot9/fcBk5Y3YgOwIGoBO9ot9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b562/importcfg -pack ./src/github.com/containers/common/pkg/config/config.go ./src/github.com/containers/common/pkg/config/config_linux.go ./src/github.com/containers/common/pkg/config/config_local.go ./src/github.com/containers/common/pkg/config/db_backend.go ./src/github.com/containers/common/pkg/config/default.go ./src/github.com/containers/common/pkg/config/default_linux.go ./src/github.com/containers/common/pkg/config/nosystemd.go ./src/github.com/containers/common/pkg/config/pod_exit_policy.go ./src/github.com/containers/common/pkg/config/pull_policy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/8c/8c7e9fd18aa8f53fbdf1cbcc0ce0d708cc22355481e4e8dd632df181a4cf19de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/25/2576f10c9117f04ef266c44bb02428a42409be55401bfb4f977327f0224767de-d # internal github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b346/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/letsencrypt/boulder/revocation -complete -installsuffix shared -buildid jxzTgNl4RKyVnT_roS9a/jxzTgNl4RKyVnT_roS9a -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./src/github.com/letsencrypt/boulder/revocation/reasons.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/7e/7ebf262e5d9210af0fe63d104878cfb3b0f0de551677e1215c832931413abfc7-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b645/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b647/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b653/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b649/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid 0Y2jPOqmXn3Y2Ba76n1t/0Y2jPOqmXn3Y2Ba76n1t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b644/importcfg -pack ./src/github.com/containernetworking/cni/libcni/api.go ./src/github.com/containernetworking/cni/libcni/conf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/cc/ccb8bfee47dbfd2587af6c71428d2d21b8b7f75c82be4e2f4dc11e5e0dc431a4-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b246/ 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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid tnNQ2InTFNUa5aOaB1uq/tnNQ2InTFNUa5aOaB1uq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoimpl/impl.go ./src/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/92/921802b422d71f5471b12cc622830dd50796b05effd240db81db67fde8cce17f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/99/99757322e6b26e1212bb4639abe0b13597ea8a2c5ab32d6e1d36bcca9f719338-d # internal github.com/containers/image/v5/pkg/shortnames mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b584/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid 5HBguMv6kLOA1Cadcr9s/5HBguMv6kLOA1Cadcr9s -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b583/importcfg -pack ./src/github.com/containers/image/v5/pkg/shortnames/shortnames.go cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/3c/3c94958f979bbe8c94b175ba39788c42a8ddcd42e8d1397304649b023b212c44-d # internal github.com/spf13/cobra mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b637/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/b399/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/spf13/cobra -complete -installsuffix shared -buildid wqlxIP11eUNqmN7vINzB/wqlxIP11eUNqmN7vINzB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./src/github.com/spf13/cobra/active_help.go ./src/github.com/spf13/cobra/args.go ./src/github.com/spf13/cobra/bash_completions.go ./src/github.com/spf13/cobra/bash_completionsV2.go ./src/github.com/spf13/cobra/cobra.go ./src/github.com/spf13/cobra/command.go ./src/github.com/spf13/cobra/command_notwin.go ./src/github.com/spf13/cobra/completions.go ./src/github.com/spf13/cobra/fish_completions.go ./src/github.com/spf13/cobra/flag_groups.go ./src/github.com/spf13/cobra/powershell_completions.go ./src/github.com/spf13/cobra/shell_completions.go ./src/github.com/spf13/cobra/zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b493/_cgo_.o -dynout $WORK/b493/_cgo_import.go cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/85/85d9a27d102bca47b269677583e877d52554fb2765ed7128d8e5c9759f9a067c-d # internal cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid MzBmAhOTN3DLFntUOYGh/MzBmAhOTN3DLFntUOYGh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack $WORK/b493/_cgo_gotypes.go $WORK/b493/copy_linux.cgo1.go $WORK/b493/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/ae/ae865d7d1f4c27e2aad1ac12825ffacfa2afb69cd38e21e704f5c034e742b924-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b259/ cat >$WORK/b259/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/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid zFtp-Xa8-Vsyci_loKnj/zFtp-Xa8-Vsyci_loKnj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack ./src/google.golang.org/protobuf/types/known/anypb/any.pb.go 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/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b266/ google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid dabP7TB9UNrO_NOCE7F_/dabP7TB9UNrO_NOCE7F_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack ./src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go cat >$WORK/b266/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/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b264/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid VClPBA3wfDNGCAtRBzfS/VClPBA3wfDNGCAtRBzfS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >$WORK/b264/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/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid boqSulFSXjmlhmh3oiw3/boqSulFSXjmlhmh3oiw3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack ./src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/3b/3bb906c0a1ef61bf9bf2af9ae241eed9f37d8a9a3c7d24efd41e1fef11dfe8d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/f7/f762c79b23dd24b79fb80d8fcf86cf00aa7ca8a46a8e53fe4cd4a7069cc99bcd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/bd/bd10e10fa734399741d981586299ce6afc5f74de80dfd8e7b852f496d54640d1-d # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/92/92cd141301179fce4d8f77969663219dc1ebc2715014b4a97e31a6181715a37c-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 88QQm7KgoUgp9XdD-pFf/88QQm7KgoUgp9XdD-pFf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack ./src/github.com/containers/storage/pkg/chrootarchive/archive.go ./src/github.com/containers/storage/pkg/chrootarchive/archive_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go ./src/github.com/containers/storage/pkg/chrootarchive/diff.go ./src/github.com/containers/storage/pkg/chrootarchive/diff_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/init_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/jsoniter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/3c/3cb70ce4444986fc1e95a8d7111a50d807bdccb517b94214f2e9dd71f3cf8a28-d # internal github.com/containers/common/pkg/machine mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/containers/common/pkg/machine -complete -installsuffix shared -buildid xUSL4B4n3NFvopxk1yos/xUSL4B4n3NFvopxk1yos -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b641/importcfg -pack ./src/github.com/containers/common/pkg/machine/machine.go cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/c6/c6ca5c3896af09df042c028cfa68fa3b55f5975aa38f20c67fc69bfebcbe3ec2-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b265/ cat >$WORK/b265/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/b266/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 0Ofy-85z_h_EIIikftQU/0Ofy-85z_h_EIIikftQU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/23/23430c257d555f49e5a5714512bb8afe6aff5cfc3d34d98c2b2fb3e8064c3325-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b263/ cat >$WORK/b263/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/b264/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid brjK4FQYYypmezyKBYSi/brjK4FQYYypmezyKBYSi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack ./src/github.com/golang/protobuf/ptypes/duration/duration.pb.go google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b419/ cat >$WORK/b419/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/b264/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b266/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid 2KTccE6xoi6geNZ8M3Lk/2KTccE6xoi6geNZ8M3Lk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./src/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/c6/c6060b7bfce12cc9777391c21246c5b84c4b7b9083e13fad126f23c06f43f94b-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b258/ cat >$WORK/b258/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/b259/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid 9-IssA5jGDYNS4qfeXIo/9-IssA5jGDYNS4qfeXIo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./src/google.golang.org/genproto/googleapis/rpc/status/status.pb.go github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b262/ cat >$WORK/b262/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/b259/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid bH8sAFC0Jz8vp0q2pP8c/bH8sAFC0Jz8vp0q2pP8c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any/any.pb.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b493/_pkg_.a $WORK/b493/_x001.o $WORK/b493/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/8e/8e804e29fd0274fe6e15562ae01efcbe854cd132594f3ce44bc368380123fde1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/00/00a1ff23922b52dcef41b7a75ede1f20cd94809e6491aa818318e73883fa7ee0-d # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/ed/edf8a33456a1bd6754038ca3cf246b919b8600654260a46cfc21e817fa9286e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/ca/ca9f12f16c573ee8ab968dcdc26027effbfefcd8753047d21b7c1b0f4d923c16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/ac/acf20c33a3335d65c0e4ebde49d0e0fd574d63656d829331394854a0e5bf4eba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/05/053a0b4cd42b4c3cb6f96035b542a9f2c42ed2a885efcfa82596f735d8e12867-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/de/de49df532417dce158e9a6c5fba7b2962e8ed266a24706f0aaef5d8b24a64a42-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/79/79cbd3167a52b471edb36fdbd2e53095222b458e245b605b2e516843222477c2-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b472/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid QWj5ZZlDEM1BsruuIpv9/QWj5ZZlDEM1BsruuIpv9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./src/github.com/containers/storage/drivers/chown.go ./src/github.com/containers/storage/drivers/chown_unix.go ./src/github.com/containers/storage/drivers/chroot_unix.go ./src/github.com/containers/storage/drivers/counter.go ./src/github.com/containers/storage/drivers/driver.go ./src/github.com/containers/storage/drivers/driver_linux.go ./src/github.com/containers/storage/drivers/fsdiff.go ./src/github.com/containers/storage/drivers/jsoniter.go ./src/github.com/containers/storage/drivers/template.go cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/32/3209166418699b3bf53c352f2d9193aeb9aa76bf758ff32f3fd5c49db646d847-d # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/d5/d58795fa82d71723ba474280513246bc658a9f9a27ca4b51bc98cd26e2b89cca-d # internal cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c types.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/e1/e1a469efa7f27ae7305c9a294739c77753997ebd4e99651c76e8b575e045ba65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.cgo2.c cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/fc/fc8dc4a45343522ff0bf7c8b19d6d0f9a9ee0f89e9dc9cada395e3e8e351d233-d # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/19/1952ff3ec149dc242b636a3e084838c2c2da9dc5c8b940f7bfb7766bfae183da-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_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/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid teK1gff_pTqac7KVffY4/teK1gff_pTqac7KVffY4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./src/google.golang.org/protobuf/reflect/protodesc/desc.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./src/google.golang.org/protobuf/reflect/protodesc/proto.go TERM='dumb' gcc -I ./src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -o $WORK/b142/_cgo_.o $WORK/b142/_cgo_main.o $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o -g -O2 -ldl cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b142/_cgo_.o -dynout $WORK/b142/_cgo_import.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/miekg/pkcs11 -installsuffix shared -buildid eE5XlpmDoPipXJRCjYuF/eE5XlpmDoPipXJRCjYuF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack ./src/github.com/miekg/pkcs11/error.go ./src/github.com/miekg/pkcs11/vendor.go ./src/github.com/miekg/pkcs11/zconst.go $WORK/b142/_cgo_gotypes.go $WORK/b142/params.cgo1.go $WORK/b142/pkcs11.cgo1.go $WORK/b142/types.cgo1.go $WORK/b142/_cgo_import.go cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/17/17c023ff6c5b90912fbf0e98d555ec8f704abfc87f88a7f32ec6d0041e12ec99-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b487/ github.com/containers/storage/drivers/vfs mkdir -p $WORK/b492/ github.com/containers/storage/drivers/aufs cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a EOF mkdir -p $WORK/b475/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid HKyydSMOlwXJRwToAlpc/HKyydSMOlwXJRwToAlpc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b487/importcfg -pack ./src/github.com/containers/storage/drivers/overlayutils/overlayutils.go cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b493/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid DIt_MglMtr0gPpMqJnyx/DIt_MglMtr0gPpMqJnyx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack ./src/github.com/containers/storage/drivers/vfs/copy_linux.go ./src/github.com/containers/storage/drivers/vfs/driver.go cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/containers/storage/drivers/zfs mkdir -p $WORK/b494/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid 3jcDUFgVnhAqxR9rMlT9/3jcDUFgVnhAqxR9rMlT9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b475/importcfg -pack ./src/github.com/containers/storage/drivers/aufs/aufs.go ./src/github.com/containers/storage/drivers/aufs/dirs.go ./src/github.com/containers/storage/drivers/aufs/mount.go ./src/github.com/containers/storage/drivers/aufs/mount_linux.go cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=$WORK/b495/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 8H_BxboDrNvl4nL7nTQW/8H_BxboDrNvl4nL7nTQW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b494/importcfg -pack ./src/github.com/containers/storage/drivers/zfs/zfs.go ./src/github.com/containers/storage/drivers/zfs/zfs_linux.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b482/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b483/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b484/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b485/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid d3-z7_rSMMZZLxFjaQY0/d3-z7_rSMMZZLxFjaQY0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b481/importcfg -pack ./src/github.com/containers/storage/drivers/devmapper/device_setup.go ./src/github.com/containers/storage/drivers/devmapper/deviceset.go ./src/github.com/containers/storage/drivers/devmapper/devmapper_doc.go ./src/github.com/containers/storage/drivers/devmapper/driver.go ./src/github.com/containers/storage/drivers/devmapper/jsoniter.go ./src/github.com/containers/storage/drivers/devmapper/mount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/71/718f46e8ae28d15f4a85e3a91e4164a93a4ded60cb07e3200869dc800d42bef7-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/base32=$WORK/b131/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b487/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b488/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b489/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=$WORK/b490/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid zu_7Q1zQKPi208MdFPtl/zu_7Q1zQKPi208MdFPtl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack ./src/github.com/containers/storage/drivers/overlay/check.go ./src/github.com/containers/storage/drivers/overlay/check_116.go ./src/github.com/containers/storage/drivers/overlay/jsoniter.go ./src/github.com/containers/storage/drivers/overlay/mount.go ./src/github.com/containers/storage/drivers/overlay/overlay.go ./src/github.com/containers/storage/drivers/overlay/overlay_cgo.go ./src/github.com/containers/storage/drivers/overlay/randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/10/10c38885382d04b1dd0f578bb4c5ea761528644d1c45652b662c2ff08e29dfe0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/02/02e0df9a1330f216b6666075ef5f94f99a7c8907331754018bb9d0b20c6aeb28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/f4/f4435ce67acecf797707e3fe016176f20d5766c319dc46e1b796b4aadcfa3082-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cd $WORK/b594 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/01/01145f847ce7bf1fe8e71b6b122ae6c737e042815c6b6e123a2b0fc7f01d6823-d # internal net/http/httptrace mkdir -p $WORK/b207/ google.golang.org/grpc/internal/credentials cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/b0/b0c1bb875d5223739746ad865875d45737f09852dac9ef9540f57efeac94bc5f-d # internal mkdir -p $WORK/b251/ github.com/containers/libtrust cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile internal/nettrace=$WORK/b061/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid DKHHAjNAnPvdwiUTbwv-/DKHHAjNAnPvdwiUTbwv- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid SdVahKwsWqnOcG8HaLpH/SdVahKwsWqnOcG8HaLpH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./src/google.golang.org/grpc/internal/credentials/credentials.go ./src/google.golang.org/grpc/internal/credentials/spiffe.go ./src/google.golang.org/grpc/internal/credentials/syscallconn.go ./src/google.golang.org/grpc/internal/credentials/util.go mkdir -p $WORK/b082/ github.com/docker/go-connections/tlsconfig github.com/golang/protobuf/proto mkdir -p $WORK/b221/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/base32=$WORK/b131/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_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/b034/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid OhbUC-3B901SxjRugu0O/OhbUC-3B901SxjRugu0O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack ./src/github.com/golang/protobuf/proto/buffer.go ./src/github.com/golang/protobuf/proto/defaults.go ./src/github.com/golang/protobuf/proto/deprecated.go ./src/github.com/golang/protobuf/proto/discard.go ./src/github.com/golang/protobuf/proto/extensions.go ./src/github.com/golang/protobuf/proto/properties.go ./src/github.com/golang/protobuf/proto/proto.go ./src/github.com/golang/protobuf/proto/registry.go ./src/github.com/golang/protobuf/proto/text_decode.go ./src/github.com/golang/protobuf/proto/text_encode.go ./src/github.com/golang/protobuf/proto/wire.go ./src/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/containers/libtrust -complete -installsuffix shared -buildid oBMOwHVCZGVhoAlLWDJS/oBMOwHVCZGVhoAlLWDJS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack ./src/github.com/containers/libtrust/certificates.go ./src/github.com/containers/libtrust/doc.go ./src/github.com/containers/libtrust/ec_key.go ./src/github.com/containers/libtrust/ec_key_no_openssl.go ./src/github.com/containers/libtrust/filter.go ./src/github.com/containers/libtrust/hash.go ./src/github.com/containers/libtrust/jsonsign.go ./src/github.com/containers/libtrust/key.go ./src/github.com/containers/libtrust/key_files.go ./src/github.com/containers/libtrust/key_manager.go ./src/github.com/containers/libtrust/rsa_key.go ./src/github.com/containers/libtrust/util.go mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 6EpEglHKSO7pU09B56Sw/6EpEglHKSO7pU09B56Sw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./src/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./src/github.com/docker/go-connections/tlsconfig/config.go ./src/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go ./src/github.com/docker/go-connections/tlsconfig/versions_go113.go cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/fa/fac73184483eb14392b913817e754442766c148c51fecec9c85e4c9762f2c350-d # internal golang.org/x/crypto/ssh/agent mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b116/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b610/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid Lqwe94epS7-Vy9UeIct0/Lqwe94epS7-Vy9UeIct0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b616/importcfg -pack ./src/golang.org/x/crypto/ssh/agent/client.go ./src/golang.org/x/crypto/ssh/agent/forward.go ./src/golang.org/x/crypto/ssh/agent/keyring.go ./src/golang.org/x/crypto/ssh/agent/server.go cd $WORK/b594 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/99/99941b6f257205a2d48e971ae1dda3896ca2a2cd06bec23f439a0595e4786724-d # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/c5/c514bde819cf962a1ad3b8610bcc6227e7e6e79c5fdbec9d47b44af4c5da6875-d # internal net/http mkdir -p $WORK/b193/ cat >$WORK/b193/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/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b202/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b196/_pkg_.a packagefile internal/godebug=$WORK/b060/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http/httptrace=$WORK/b207/_pkg_.a packagefile net/http/internal=$WORK/b208/_pkg_.a packagefile net/http/internal/ascii=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p net/http -std -complete -installsuffix shared -buildid l7Zon2TpddgaGYcj3mcU/l7Zon2TpddgaGYcj3mcU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b193/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/src/net/http/transport_default_other.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b142/_pkg_.a $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/33/33d2afada4b0dded5bcc4d1ae2cc4e537375d6bc4ddd6730bb0e1c6f183c30d7-d # internal cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/92/9253587d17d278b23711268aba22a3c3a07938db4b6f764e0bf22f32916f7dcd-d # internal github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b142/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b143/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid qiAuS-perjEZiEFQMjUH/qiAuS-perjEZiEFQMjUH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack ./src/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/utils.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b365/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b365/_x005.o -c go_gpgme.c cd $WORK/b594 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/73/7365fd8226c0073d61059e5d5b6697d2d36133ef4c10cc552941163a55f9daa5-d # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/3f/3f494ea900bbaefdbc621d23091e994c31524bb3b5a91a43807238c3e4b5c927-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b140/ github.com/containers/ocicrypt/config/pkcs11config cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/containers/ocicrypt/utils mkdir -p $WORK/b386/ cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid Qgiqwn0plk8Vht4a6eCa/Qgiqwn0plk8Vht4a6eCa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack ./src/github.com/containers/ocicrypt/config/config.go ./src/github.com/containers/ocicrypt/config/constructors.go mkdir -p $WORK/b602/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b387/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid e2UbH066ACbHtCC5AD2M/e2UbH066ACbHtCC5AD2M -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack ./src/github.com/containers/ocicrypt/utils/delayedreader.go ./src/github.com/containers/ocicrypt/utils/ioutils.go ./src/github.com/containers/ocicrypt/utils/testing.go ./src/github.com/containers/ocicrypt/utils/utils.go cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/ocicrypt/config/pkcs11config -complete -installsuffix shared -buildid sso9A2AQs_ChWDNrrAKp/sso9A2AQs_ChWDNrrAKp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b602/importcfg -pack ./src/github.com/containers/ocicrypt/config/pkcs11config/config.go cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/64/64f56221ecc4a0cf667276d733d4b760b19d3110e6a12f55f2a400cb319585c3-d # internal github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b610/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=$WORK/b616/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/buildah/pkg/sshagent -complete -installsuffix shared -buildid IVipMjrcc9WZMUwkJ51U/IVipMjrcc9WZMUwkJ51U -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/sshagent/sshagent.go cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/f3/f33af0314810abe496bc3d6de0e0b8caed7f7adf69617ae15518cc89ac3c3bb7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/4f/4fecaf764c8b34ebdc22905eb485c403ae0e966dd1301d5bcf8ce2b301a243e4-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid GWk7hGOVhqBsdBMNWpHA/GWk7hGOVhqBsdBMNWpHA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keywrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal TERM='dumb' gcc -I ./src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -o $WORK/b365/_cgo_.o $WORK/b365/_cgo_main.o $WORK/b365/_x001.o $WORK/b365/_x002.o $WORK/b365/_x003.o $WORK/b365/_x004.o $WORK/b365/_x005.o -g -O2 -lgpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/98/98456b6677beb4f9154d5ded3182c386aa57df301cbb8da978f15604fd185803-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b370/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/mail=$WORK/b317/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid 1_51kB4sJmhHDtqpuDuG/1_51kB4sJmhHDtqpuDuG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b445/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/a2/a259150b7284accad7b571c5ac25ebea9aa5af7f08d363a22af21fb419056fe0-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/f2/f2a6da35b20d7d933a345e9308b192d1c435405c244df581acd4be8233a25e43-d # internal github.com/containers/image/v5/internal/manifest mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/containers/image/v5/internal/manifest -complete -installsuffix shared -buildid 9dpNwEeT8aDbgrlaLmMP/9dpNwEeT8aDbgrlaLmMP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack ./src/github.com/containers/image/v5/internal/manifest/common.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/internal/manifest/errors.go ./src/github.com/containers/image/v5/internal/manifest/list.go ./src/github.com/containers/image/v5/internal/manifest/manifest.go ./src/github.com/containers/image/v5/internal/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/0e/0e2c5e7b1d91214e46ec7fd674581dc41cab52fb1478ebcff1346f882edb01e6-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b475/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b481/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b486/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b492/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b494/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid xqwMaEYe0gs-Rm9Dhzb-/xqwMaEYe0gs-Rm9Dhzb- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./src/github.com/containers/storage/drivers/register/register_aufs.go ./src/github.com/containers/storage/drivers/register/register_devicemapper.go ./src/github.com/containers/storage/drivers/register/register_overlay.go ./src/github.com/containers/storage/drivers/register/register_vfs.go ./src/github.com/containers/storage/drivers/register/register_zfs.go cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/e0/e0ce0c8f2e65875b3cad6ef67966c10d3f2306a84887b3bc6028bc174e7e4340-d # internal github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b385/ github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b446/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid Fqfm1t5uxdZGqvZqYT3T/Fqfm1t5uxdZGqvZqYT3T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack ./src/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a EOF mkdir -p $WORK/b392/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid ONYXWWp1nCkWLaMVvGL0/ONYXWWp1nCkWLaMVvGL0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b446/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go mkdir -p $WORK/b447/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b387/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid 2yiw6Z-6TWcgqyVolgoE/2yiw6Z-6TWcgqyVolgoE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b392/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b448/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid fGm_phB0X8fWqCcBd942/fGm_phB0X8fWqCcBd942 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go cd $WORK/b594 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/77/77c208e2e9710d388ff12b6cebdc607d553d6dd4c9940b6ba455664b2618442f-d # internal github.com/containers/storage mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b474/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b498/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b499/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b500/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b502/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b155/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b503/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/containers/storage -complete -installsuffix shared -buildid 5HpqjuacxSJx5akuHq6g/5HpqjuacxSJx5akuHq6g -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./src/github.com/containers/storage/containers.go ./src/github.com/containers/storage/deprecated.go ./src/github.com/containers/storage/errors.go ./src/github.com/containers/storage/idset.go ./src/github.com/containers/storage/images.go ./src/github.com/containers/storage/jsoniter.go ./src/github.com/containers/storage/layers.go ./src/github.com/containers/storage/lockfile_compat.go ./src/github.com/containers/storage/store.go ./src/github.com/containers/storage/userns.go ./src/github.com/containers/storage/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/9b/9b56e1759ae105990a9ba54b70b6f4ae8e9135f854827f25f1c1f74ea6ff38ea-d # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/55/554c0310bf88e999314f33ae43cf01db3d6a625599ed6abf10b860e079f331e5-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b251/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF google.golang.org/grpc/encoding/proto mkdir -p $WORK/b414/ github.com/golang/protobuf/jsonpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid VfiUSUHbpwV7Q6_T8PPi/VfiUSUHbpwV7Q6_T8PPi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./src/google.golang.org/grpc/credentials/credentials.go ./src/google.golang.org/grpc/credentials/tls.go github.com/golang/protobuf/ptypes mkdir -p $WORK/b261/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b411/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid MzQmfK3felb1tIvgQBco/MzQmfK3felb1tIvgQBco -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./src/google.golang.org/grpc/encoding/proto/proto.go mkdir -p $WORK/b253/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b262/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b263/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b265/_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/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid QAeigO_F6Ja096kL81s5/QAeigO_F6Ja096kL81s5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any.go ./src/github.com/golang/protobuf/ptypes/doc.go ./src/github.com/golang/protobuf/ptypes/duration.go ./src/github.com/golang/protobuf/ptypes/timestamp.go cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b254/_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/protoimpl=$WORK/b246/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/golang/protobuf/jsonpb -complete -installsuffix shared -buildid XypzGRfmi3Gl5ygyt_Ns/XypzGRfmi3Gl5ygyt_Ns -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./src/github.com/golang/protobuf/jsonpb/decode.go ./src/github.com/golang/protobuf/jsonpb/encode.go ./src/github.com/golang/protobuf/jsonpb/json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal TERM='dumb' gcc -I ./src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b594=/tmp/go-build -gno-record-gcc-switches -o $WORK/b594/_cgo_.o $WORK/b594/_cgo_main.o $WORK/b594/_x001.o $WORK/b594/_x002.o $WORK/b594/_x003.o -g -O2 -lseccomp cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/fc/fc708191fb3c4b5d6d7c3d5012bc72842a03ff6219b824f5e80bb3a8c03dccc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/11/11829cbbf06982c5e9e6606feaf89b6f566a08589496849b77f7366a5f415df9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/9c/9cf4e3f7500acb705c2dee5f468e8485840ccdf5212af63a648a91e0b3c6f027-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/e2/e2c52ca05ac8bdd5496dbceb5a53d56a36d1f58a29235ab210aa437cbbb5c97f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/c9/c978253bb8a562bbd7f8b5207cfd806351f9d01c438921b021b7ab48fb2eb736-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b365/_cgo_.o -dynout $WORK/b365/_cgo_import.go cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/proglottis/gpgme -installsuffix shared -buildid LZGZU42NXV_a6mGVdR_h/LZGZU42NXV_a6mGVdR_h -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./src/github.com/proglottis/gpgme/callbacks.go $WORK/b365/_cgo_gotypes.go $WORK/b365/data.cgo1.go $WORK/b365/gpgme.cgo1.go $WORK/b365/unset_agent_info.cgo1.go $WORK/b365/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/1e/1e83a085aadcf2cf921df99db4fcfad521c147401b7bf8f7a07a88eac3ad713e-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b082/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b135/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b136/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid dy4IuwJrberI-oWByRK8/dy4IuwJrberI-oWByRK8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack ./src/github.com/containers/image/v5/manifest/common.go ./src/github.com/containers/image/v5/manifest/docker_schema1.go ./src/github.com/containers/image/v5/manifest/docker_schema2.go ./src/github.com/containers/image/v5/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/manifest/list.go ./src/github.com/containers/image/v5/manifest/manifest.go ./src/github.com/containers/image/v5/manifest/oci.go ./src/github.com/containers/image/v5/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/1b/1bd8f46c1852a76ed3edc38792c500a01cb59b671cc1dedc674492b404fb910a-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b441/ google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b410/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile net=$WORK/b058/_pkg_.a EOF google.golang.org/grpc/internal/channelz mkdir -p $WORK/b405/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid 2ceQaDtUdy9-RXwsivdy/2ceQaDtUdy9-RXwsivdy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b441/importcfg -pack ./src/google.golang.org/grpc/peer/peer.go cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile net=$WORK/b058/_pkg_.a EOF cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p google.golang.org/grpc/credentials/insecure -complete -installsuffix shared -buildid 9xTWJxT8xuJ3xu6BsD3m/9xTWJxT8xuJ3xu6BsD3m -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./src/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid B-OFKeyUKkI6POyBzlc3/B-OFKeyUKkI6POyBzlc3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b405/importcfg -pack ./src/google.golang.org/grpc/internal/channelz/funcs.go ./src/google.golang.org/grpc/internal/channelz/id.go ./src/google.golang.org/grpc/internal/channelz/logging.go ./src/google.golang.org/grpc/internal/channelz/types.go ./src/google.golang.org/grpc/internal/channelz/types_linux.go ./src/google.golang.org/grpc/internal/channelz/util_linux.go cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/b0/b0c74a8084b134733961904c18e50e64d748e713ae12719a4f867a5f4d2299c3-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b594/_cgo_.o -dynout $WORK/b594/_cgo_import.go cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid s4DVtlllrdalKPVZkoNZ/s4DVtlllrdalKPVZkoNZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b594/importcfg -pack $WORK/b594/_cgo_gotypes.go $WORK/b594/seccomp.cgo1.go $WORK/b594/seccomp_internal.cgo1.go $WORK/b594/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/20/20d22f88aeeaa87d25a08acc22d29a1975d5bc037a8c8f3aad3daa6a48493c50-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/43/4355e7dd876e8189a886178449e1f6db6743f81a01421891a84a19122e649d4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/d6/d6e99b5717f1b812fa0327d348d0e6bf8f00b6755613ea41d7a4746429899cc0-d # internal github.com/containers/image/v5/internal/image mkdir -p $WORK/b278/ github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b532/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b284/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/image/v5/internal/image -complete -installsuffix shared -buildid KUgVBQMEUY0iYo5lWxFQ/KUgVBQMEUY0iYo5lWxFQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack ./src/github.com/containers/image/v5/internal/image/docker_list.go ./src/github.com/containers/image/v5/internal/image/docker_schema1.go ./src/github.com/containers/image/v5/internal/image/docker_schema2.go ./src/github.com/containers/image/v5/internal/image/manifest.go ./src/github.com/containers/image/v5/internal/image/memory.go ./src/github.com/containers/image/v5/internal/image/oci.go ./src/github.com/containers/image/v5/internal/image/oci_index.go ./src/github.com/containers/image/v5/internal/image/sourced.go ./src/github.com/containers/image/v5/internal/image/unparsed.go cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b514/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/containers/common/pkg/manifests mkdir -p $WORK/b270/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid _0BxtL-kEgKoOiCmrDXg/_0BxtL-kEgKoOiCmrDXg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack ./src/github.com/containers/image/v5/docker/internal/tarfile/dest.go ./src/github.com/containers/image/v5/docker/internal/tarfile/reader.go ./src/github.com/containers/image/v5/docker/internal/tarfile/src.go ./src/github.com/containers/image/v5/docker/internal/tarfile/types.go ./src/github.com/containers/image/v5/docker/internal/tarfile/writer.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containers/common/pkg/manifests -complete -installsuffix shared -buildid Zvj2d0Cdl0MY1qADogwR/Zvj2d0Cdl0MY1qADogwR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./src/github.com/containers/common/pkg/manifests/errors.go ./src/github.com/containers/common/pkg/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/6b/6bf6ab1291524e2894056194fb8237aa5e751700de0528e9087883c2a0ce8e4b-d # internal google.golang.org/grpc/internal/pretty mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=$WORK/b253/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b254/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b237/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p google.golang.org/grpc/internal/pretty -complete -installsuffix shared -buildid f8CeLOfPCJbdcfKKTitF/f8CeLOfPCJbdcfKKTitF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./src/google.golang.org/grpc/internal/pretty/pretty.go cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/proglottis/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b365/_pkg_.a $WORK/b365/_x001.o $WORK/b365/_x002.o $WORK/b365/_x003.o $WORK/b365/_x004.o $WORK/b365/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/1c/1c1335b56190b599a2cefce827f35051dd6be521c14684b18eefa8a87eadbbb8-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b252/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid gUUKHedSldjSSRu-bj-k/gUUKHedSldjSSRu-bj-k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./src/google.golang.org/grpc/resolver/map.go ./src/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.30.0/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b594/_pkg_.a $WORK/b594/_x001.o $WORK/b594/_x002.o $WORK/b594/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/0c/0cf5b3d01d05de4a3d6f3c5634ae66a4e8cd4d144eaef92bc0b8ed04e8f6170b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/74/74260605ae1f1aa12bb8c2d54caa311c392370b2c9e0c1737f9d353c2d225a92-d # internal google.golang.org/grpc/channelz mkdir -p $WORK/b404/ cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/90/9004b0f264cce3dc8a1f614a5adbcd213a9e7f8d1437ad25b0b2906302fbbeed-d # internal cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/channelz=$WORK/b405/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.30.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p google.golang.org/grpc/channelz -complete -installsuffix shared -buildid FrcSFWfnzD1sCjPNYnjW/FrcSFWfnzD1sCjPNYnjW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./src/google.golang.org/grpc/channelz/channelz.go github.com/containers/common/pkg/seccomp mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b594/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/containers/common/pkg/seccomp -complete -installsuffix shared -buildid 4HFlOEijfJd6xEeRoEcN/4HFlOEijfJd6xEeRoEcN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./src/github.com/containers/common/pkg/seccomp/conversion.go ./src/github.com/containers/common/pkg/seccomp/default_linux.go ./src/github.com/containers/common/pkg/seccomp/errno_list.go ./src/github.com/containers/common/pkg/seccomp/filter.go ./src/github.com/containers/common/pkg/seccomp/seccomp_linux.go ./src/github.com/containers/common/pkg/seccomp/supported.go ./src/github.com/containers/common/pkg/seccomp/types.go ./src/github.com/containers/common/pkg/seccomp/validate.go cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/5d/5d33256144b837c9a9e460d96d72d212e20195422661a07a1a8e264405848594-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/85/85cb8612d792b7078e9921195d908030a6fb20622fd9d545d93336b5a95216db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/d9/d9413c31c30e2a976f1c12a485d3bf89880bc0a079c87e5847e51d3516625b69-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b214/ google.golang.org/grpc/internal/metadata google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b422/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid c6ZoQXSw_UR1xCC1ljjC/c6ZoQXSw_UR1xCC1ljjC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./src/google.golang.org/grpc/internal/internal.go ./src/google.golang.org/grpc/internal/xds_handshake_cluster.go mkdir -p $WORK/b426/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid Lg-fl76YpnyXkFYM_M3q/Lg-fl76YpnyXkFYM_M3q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b422/importcfg -pack ./src/google.golang.org/grpc/internal/metadata/metadata.go mkdir -p $WORK/b427/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid 0PtU6hvj_c2FAh5rvHnb/0PtU6hvj_c2FAh5rvHnb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b426/importcfg -pack ./src/google.golang.org/grpc/balancer/grpclb/state/state.go mkdir -p $WORK/b429/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid YD_U0PIyaiIK7DXI3WWX/YD_U0PIyaiIK7DXI3WWX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid y_a-MPZYaBAVdLdG6I8K/y_a-MPZYaBAVdLdG6I8K -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./src/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/35/3585c39306af8b17e0c3b5e9c6316aee9aa03b9b03c4a5cd133b3a6e49081dc8-d # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/3d/3d690332ca0ea66d328870e134b468cccc17845f43288eab25ccc79baba1b5fd-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b428/ google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b425/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b429/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid fadiDBcvjUndMhs9LZ5R/fadiDBcvjUndMhs9LZ5R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/unix/unix.go cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid 1QPOXdi2O3LLHyljgJBe/1QPOXdi2O3LLHyljgJBe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/71/71443601fb80716814a2a80ef88e0003a134437f05d1571faa89cfcd1dabcbb3-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b213/ google.golang.org/grpc/balancer mkdir -p $WORK/b403/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b214/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid O3CULDLbFr6jhmnHstkP/O3CULDLbFr6jhmnHstkP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack ./src/google.golang.org/grpc/codes/code_string.go ./src/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid U77C-2lpJUr3ga_m2P90/U77C-2lpJUr3ga_m2P90 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./src/google.golang.org/grpc/balancer/balancer.go ./src/google.golang.org/grpc/balancer/conn_state_evaluator.go cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/b5/b57bfbfbb7bd5d8abf95ad9672d62cfe204b25e07f7d7cdebed0c240ce68e400-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/9d/9d63fee8faf7c92def1bbdf16bc3d26c4703750852021e8f0e4695ad2a91aed0-d # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/9f/9f0c848303ecf8e46bfa531329390dd026586700fad533fbea8f2a31334b9252-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/1c/1c3c680974178c6f43ab231285f1e7a90abe6c0f515e80c2d1675a503b476c04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/64/64faa7b70ecb67eb040a5fccb98ea906a82af26adf5fff7a01128f1b1f9259b3-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b261/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid 2xL0s-LRm8Wyks3rDjcS/2xL0s-LRm8Wyks3rDjcS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./src/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/07/072cf91d8c35e91f2060f814fab766ebe6850edada4a43437cde4c1fbb5f7905-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b407/ google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b424/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid pUPdMh2r5cuYTtv5HPLe/pUPdMh2r5cuYTtv5HPLe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b407/importcfg -pack ./src/google.golang.org/grpc/balancer/base/balancer.go ./src/google.golang.org/grpc/balancer/base/base.go cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid g41LO1zVeOKRI5rFD9Ps/g41LO1zVeOKRI5rFD9Ps -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b424/importcfg -pack ./src/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/a1/a1a182d48b29d1320de936445f14b9f038ffd2b0e05e3f79789cccb9616afdd9-d # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/40/407922f04b66575f4030651fa2adc76eb12ea104f4bade7dfae4b835dc94274d-d # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/49/4961c5ba7109acd3a0a316ad4f1535001f7a3bceff1f1cf1473ed5b496acc82d-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 06uFmWe8IOZDrBJ8c24-/06uFmWe8IOZDrBJ8c24- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b461/importcfg -pack ./src/github.com/containers/image/v5/image/docker_schema2.go ./src/github.com/containers/image/v5/image/sourced.go ./src/github.com/containers/image/v5/image/unparsed.go github.com/containers/image/v5/sif mkdir -p $WORK/b531/ github.com/containers/image/v5/directory github.com/containers/image/v5/tarball github.com/containers/image/v5/pkg/blobcache mkdir -p $WORK/b605/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b532/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid cFBxGYYSsI8WQzxxToM8/cFBxGYYSsI8WQzxxToM8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b531/importcfg -pack ./src/github.com/containers/image/v5/docker/archive/dest.go ./src/github.com/containers/image/v5/docker/archive/reader.go ./src/github.com/containers/image/v5/docker/archive/src.go ./src/github.com/containers/image/v5/docker/archive/transport.go ./src/github.com/containers/image/v5/docker/archive/writer.go mkdir -p $WORK/b559/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/image/v5/pkg/blobcache -complete -installsuffix shared -buildid iEDpR0bm4DlJKtVUqi8y/iEDpR0bm4DlJKtVUqi8y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobcache/blobcache.go ./src/github.com/containers/image/v5/pkg/blobcache/dest.go ./src/github.com/containers/image/v5/pkg/blobcache/src.go mkdir -p $WORK/b510/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=$WORK/b560/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b561/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/containers/image/v5/sif -complete -installsuffix shared -buildid Zlb47f9TUum2helDlQt6/Zlb47f9TUum2helDlQt6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./src/github.com/containers/image/v5/sif/load.go ./src/github.com/containers/image/v5/sif/src.go ./src/github.com/containers/image/v5/sif/transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid Cg-zNwzb_40Vg8antX-D/Cg-zNwzb_40Vg8antX-D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b510/importcfg -pack ./src/github.com/containers/image/v5/directory/directory_dest.go ./src/github.com/containers/image/v5/directory/directory_src.go ./src/github.com/containers/image/v5/directory/directory_transport.go cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid h0C92KGYY3mdzGt0m0UM/h0C92KGYY3mdzGt0m0UM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack ./src/github.com/containers/image/v5/tarball/doc.go ./src/github.com/containers/image/v5/tarball/tarball_reference.go ./src/github.com/containers/image/v5/tarball/tarball_src.go ./src/github.com/containers/image/v5/tarball/tarball_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/4a/4ace1b9281243604e0da978bf5379032bde697306876a651936d3002f8885cf5-d # internal google.golang.org/grpc/status mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b260/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p google.golang.org/grpc/status -complete -installsuffix shared -buildid C-ykfMS965pH7atp3EZ4/C-ykfMS965pH7atp3EZ4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./src/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/2b/2bceede7da9646cc7c4d22872f34c8f96b2727f4ee35a6906a79c7330ed739c8-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid 6P0WyatBuU3FiQzKXUUU/6P0WyatBuU3FiQzKXUUU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b423/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/21/210ac5ce19e3f02d2792acb36a662a11a50ec4995d7317cb5a724aca93c33713-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/a7/a7ac5d92f70ab4bed212937f219eb53766aa27193f2ee4f86f6c948c1055d204-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF google.golang.org/grpc/internal/balancer/gracefulswitch mkdir -p $WORK/b416/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid W9_5rydQ9W5PdKRdd9na/W9_5rydQ9W5PdKRdd9na -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack ./src/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -complete -installsuffix shared -buildid nFytO45OYB41jm7BS-WY/nFytO45OYB41jm7BS-WY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./src/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/75/754ff3c337ca2a2c8a926c7f2070c56d531563a9314dab9b526574aa06a5ed25-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/44/44135c27de84221fc1ebcccf0218a3b31ef01668077a7be8232da833be828de6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/c0/c07c324bd594d9fb18ff7632cd77442967a980f2a1ed227d56248752d685329b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/a1/a1b0462463895de44a644dbe5a85dcb90c1cc84d871ac0ccf82895e670032539-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b418/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 3BYa6zuNBE746XDRZK38/3BYa6zuNBE746XDRZK38 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./src/github.com/containerd/containerd/errdefs/errors.go ./src/github.com/containerd/containerd/errdefs/grpc.go cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid SKbPJ45iNPzshH4OL-wx/SKbPJ45iNPzshH4OL-wx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./src/google.golang.org/grpc/internal/binarylog/binarylog.go ./src/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./src/google.golang.org/grpc/internal/binarylog/env_config.go ./src/google.golang.org/grpc/internal/binarylog/method_logger.go ./src/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/b1/b1a2896283eeddde8219bafa2394bf6e1c32bfeae464e5b874457c963e89898d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/5c/5c230d9c2418d511ef0ad136331f88ea2d6a8e6b614343f87ef41ce700e6272e-d # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/3c/3cfd3b38d50f79ff4bd8be1ff0aef8494ed153e8c07e4388f865b33f35ff7ed9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/93/9313814bd3164f221acad83c79fb0c0b275f27ec404b38990c3984cc3725e444-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/6e/6e4fcfcfc6dae83f04a7307bd03793433db7865938025e283b3ba8535d42d3f6-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b267/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid rfVOCLQ_hVy4QbGs9DAl/rfVOCLQ_hVy4QbGs9DAl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack ./src/github.com/containerd/containerd/platforms/compare.go ./src/github.com/containerd/containerd/platforms/cpuinfo.go ./src/github.com/containerd/containerd/platforms/cpuinfo_linux.go ./src/github.com/containerd/containerd/platforms/database.go ./src/github.com/containerd/containerd/platforms/defaults.go ./src/github.com/containerd/containerd/platforms/defaults_unix.go ./src/github.com/containerd/containerd/platforms/platforms.go ./src/github.com/containerd/containerd/platforms/platforms_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/b7/b73a2ab32d15624f41b7f39cd9a0aeb0a0d89c680b189e09de5f23fc79faf296-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/31/31558d4698a417a78e41f406ecc671b8e8e220d1fe85563fc4338d3880df092f-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobcache=$WORK/b605/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid ELH-IB7gc2AS3uXdIRh6/ELH-IB7gc2AS3uXdIRh6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/blobcache/blobcache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/bb/bb60c46b945ed53147dbfca1e8b447866632671ac187070735ff511b4751d98c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/66/66abeec765ac571c3d6ab6688f66df4d07a588aca0e880d533c47a81fc0149f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/d3/d316acc8feb4e1ad6fa28c653f2da7c3a0c12e59feb279067b8760476cc0fe01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/a4/a41062d0f171ef60476e57996d1619321772dd069af7bd1097f6eca7db6011d9-d # internal github.com/containers/storage/pkg/chunked mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b505/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b493/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b275/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b276/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/storage/pkg/chunked -complete -installsuffix shared -buildid WkwoZ77hkP4GJZRAfxvL/WkwoZ77hkP4GJZRAfxvL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b504/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/cache_linux.go ./src/github.com/containers/storage/pkg/chunked/compression.go ./src/github.com/containers/storage/pkg/chunked/compression_linux.go ./src/github.com/containers/storage/pkg/chunked/storage.go ./src/github.com/containers/storage/pkg/chunked/storage_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/a8/a822507c5bf1949088561dac34d586981d99380119ad1da9aa794f3193100eec-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b284/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b504/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid tOAwri0A5v2BZfOvepi3/tOAwri0A5v2BZfOvepi3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack ./src/github.com/containers/image/v5/storage/storage_dest.go ./src/github.com/containers/image/v5/storage/storage_image.go ./src/github.com/containers/image/v5/storage/storage_reference.go ./src/github.com/containers/image/v5/storage/storage_src.go ./src/github.com/containers/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/6e/6ee2a6d29091499b3efb19ef79a474a6189763a30c38bf41b2733e87ff191e16-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/d7/d7b315859e5465766723b7b9568db793add52c1667893dbea0ff548d973ffdf5-d # internal expvar mkdir -p $WORK/b342/ github.com/letsencrypt/boulder/probs github.com/go-openapi/errors mkdir -p $WORK/b300/ github.com/containers/buildah/define cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p expvar -std -complete -installsuffix shared -buildid o2Hb7hlCMy7qcEszLq2p/o2Hb7hlCMy7qcEszLq2p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack /usr/lib/golang/src/expvar/expvar.go net/http/httputil golang.org/x/net/trace mkdir -p $WORK/b444/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid e6FASnRHhT7q-_AjWsm5/e6FASnRHhT7q-_AjWsm5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack ./src/github.com/go-openapi/errors/api.go ./src/github.com/go-openapi/errors/auth.go ./src/github.com/go-openapi/errors/doc.go ./src/github.com/go-openapi/errors/headers.go ./src/github.com/go-openapi/errors/middleware.go ./src/github.com/go-openapi/errors/parsing.go ./src/github.com/go-openapi/errors/schema.go github.com/containers/image/v5/pkg/tlsclientconfig github.com/go-openapi/swag cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/internal=$WORK/b208/_pkg_.a packagefile net/http/internal/ascii=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p net/http/httputil -std -complete -installsuffix shared -buildid mf_fjCzPNJPyRds9Yl1G/mf_fjCzPNJPyRds9Yl1G -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b444/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 github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b319/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b321/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid tu7JLt6SPABZZu8fGCVo/tu7JLt6SPABZZu8fGCVo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack ./src/github.com/go-openapi/swag/convert.go ./src/github.com/go-openapi/swag/convert_types.go ./src/github.com/go-openapi/swag/doc.go ./src/github.com/go-openapi/swag/file.go ./src/github.com/go-openapi/swag/json.go ./src/github.com/go-openapi/swag/loading.go ./src/github.com/go-openapi/swag/name_lexem.go ./src/github.com/go-openapi/swag/net.go ./src/github.com/go-openapi/swag/path.go ./src/github.com/go-openapi/swag/post_go18.go ./src/github.com/go-openapi/swag/post_go19.go ./src/github.com/go-openapi/swag/split.go ./src/github.com/go-openapi/swag/util.go ./src/github.com/go-openapi/swag/yaml.go github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b528/ github.com/gorilla/mux mkdir -p $WORK/b527/ golang.org/x/net/http2 mkdir -p $WORK/b344/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF github.com/docker/docker/errdefs mkdir -p $WORK/b552/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid ovpRm0lSyYLkEEXtzJFN/ovpRm0lSyYLkEEXtzJFN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./src/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./src/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/gorilla/mux -complete -installsuffix shared -buildid A6ukkNDIwVoYijmFCkOh/A6ukkNDIwVoYijmFCkOh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b527/importcfg -pack ./src/github.com/gorilla/mux/doc.go ./src/github.com/gorilla/mux/middleware.go ./src/github.com/gorilla/mux/mux.go ./src/github.com/gorilla/mux/regexp.go ./src/github.com/gorilla/mux/route.go ./src/github.com/gorilla/mux/test_helpers.go github.com/docker/go-connections/sockets cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b343/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a EOF mkdir -p $WORK/b056/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a EOF mkdir -p $WORK/b396/ mkdir -p $WORK/b522/ github.com/containers/common/pkg/download /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid VNdAJW5k2lrtO4XnunuS/VNdAJW5k2lrtO4XnunuS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b552/importcfg -pack ./src/github.com/docker/docker/errdefs/defs.go ./src/github.com/docker/docker/errdefs/doc.go ./src/github.com/docker/docker/errdefs/helpers.go ./src/github.com/docker/docker/errdefs/http_helpers.go ./src/github.com/docker/docker/errdefs/is.go github.com/containers/common/pkg/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/letsencrypt/boulder/probs -complete -installsuffix shared -buildid FD13NDTONrtNvGuO8lOr/FD13NDTONrtNvGuO8lOr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./src/github.com/letsencrypt/boulder/probs/probs.go mkdir -p $WORK/b523/ mkdir -p $WORK/b431/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b553/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b397/_pkg_.a packagefile html/template=$WORK/b398/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile text/tabwriter=$WORK/b401/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 4mLM1D6ZhZyK47X7obWX/4mLM1D6ZhZyK47X7obWX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack ./src/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go mkdir -p $WORK/b578/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b192/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b579/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid _SIEJeibOqDMFU-FItsB/_SIEJeibOqDMFU-FItsB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./src/golang.org/x/net/trace/events.go ./src/golang.org/x/net/trace/histogram.go ./src/golang.org/x/net/trace/trace.go cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b432/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b438/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b433/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httptrace=$WORK/b207/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 0Mj3dwcyA4uAjBijT4lT/0Mj3dwcyA4uAjBijT4lT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b523/importcfg -pack ./src/github.com/docker/distribution/registry/api/errcode/errors.go ./src/github.com/docker/distribution/registry/api/errcode/handler.go ./src/github.com/docker/distribution/registry/api/errcode/register.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/containers/buildah/define -complete -installsuffix shared -buildid U9wJqLx4ImyxXFqXawof/U9wJqLx4ImyxXFqXawof -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack ./_build/src/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/buildah/define/types_unix.go cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/containers/common/pkg/download -complete -installsuffix shared -buildid jiKM4shM6rW19JHyiLlF/jiKM4shM6rW19JHyiLlF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b578/importcfg -pack ./src/github.com/containers/common/pkg/download/download.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid IHAz6Wt753f9IUQA7Jz0/IHAz6Wt753f9IUQA7Jz0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b431/importcfg -pack ./src/golang.org/x/net/http2/ascii.go ./src/golang.org/x/net/http2/ciphers.go ./src/golang.org/x/net/http2/client_conn_pool.go ./src/golang.org/x/net/http2/databuffer.go ./src/golang.org/x/net/http2/errors.go ./src/golang.org/x/net/http2/flow.go ./src/golang.org/x/net/http2/frame.go ./src/golang.org/x/net/http2/go111.go ./src/golang.org/x/net/http2/go115.go ./src/golang.org/x/net/http2/go118.go ./src/golang.org/x/net/http2/gotrack.go ./src/golang.org/x/net/http2/headermap.go ./src/golang.org/x/net/http2/http2.go ./src/golang.org/x/net/http2/pipe.go ./src/golang.org/x/net/http2/server.go ./src/golang.org/x/net/http2/transport.go ./src/golang.org/x/net/http2/write.go ./src/golang.org/x/net/http2/writesched.go ./src/golang.org/x/net/http2/writesched_priority.go ./src/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid q7iqWieSvsKPk2pM3xWv/q7iqWieSvsKPk2pM3xWv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b553/importcfg -pack ./src/github.com/docker/go-connections/sockets/inmem_socket.go ./src/github.com/docker/go-connections/sockets/proxy.go ./src/github.com/docker/go-connections/sockets/sockets.go ./src/github.com/docker/go-connections/sockets/sockets_unix.go ./src/github.com/docker/go-connections/sockets/tcp_socket.go ./src/github.com/docker/go-connections/sockets/unix_socket.go cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b580/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/containers/common/pkg/filters -complete -installsuffix shared -buildid -YzAZA8GA4bR7TSqHRVX/-YzAZA8GA4bR7TSqHRVX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack ./src/github.com/containers/common/pkg/filters/filters.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/15/157e0b9a019bdaa9046b279380c85863e43e36e3de37f8c83fd164a3e5e8b6fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/82/820e6dbb64e6c42c4bf0037f1e850568cd2b7b13cff388aeaf689e512049618a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/2f/2febbee9ba856ec98141ae5a2cd84193206cf656b38aa4ff5d1f6c23ee34f3e6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/31/317930e403a1f7f1a8fa0126de6a1477d0a324aa53e06253c465f3e2de383cb3-d # internal github.com/letsencrypt/boulder/core mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b342/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b343/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=$WORK/b344/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=$WORK/b345/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b346/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=$WORK/b347/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/letsencrypt/boulder/core -complete -installsuffix shared -buildid vCFm3Z-JpDPDIKdsGUM0/vCFm3Z-JpDPDIKdsGUM0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack ./src/github.com/letsencrypt/boulder/core/challenges.go ./src/github.com/letsencrypt/boulder/core/interfaces.go ./src/github.com/letsencrypt/boulder/core/objects.go ./src/github.com/letsencrypt/boulder/core/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/5a/5ae64707063a1d65023b21876d6abc7c5c2150a1ad02663ed9ac4034355e6c73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/ee/ee61ec578b12be95b8e4aef7c9bdaf74b93635503cfd0ac4660f98728eca0759-d # internal github.com/containers/common/libnetwork/util mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b579/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/containers/common/libnetwork/util -complete -installsuffix shared -buildid Qn14lwYMaYjKWQiVJfM2/Qn14lwYMaYjKWQiVJfM2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b640/importcfg -pack ./src/github.com/containers/common/libnetwork/util/filters.go ./src/github.com/containers/common/libnetwork/util/ip.go ./src/github.com/containers/common/libnetwork/util/ip_calc.go cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/f5/f5f8e83844b18e968a010b30f3ed5e9ba48fab472b8d1149615d687ac035da51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/fe/fe42bbace8a9b2429f4f346bf2209c0a040b2599b745115088ca130c0ce589d1-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b555/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b522/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid zcCwKiAX644LB0bsIrdV/zcCwKiAX644LB0bsIrdV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b556/importcfg -pack ./src/github.com/containers/image/v5/oci/layout/oci_dest.go ./src/github.com/containers/image/v5/oci/layout/oci_src.go ./src/github.com/containers/image/v5/oci/layout/oci_transport.go cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/27/271fda2f3e3090d912fe3fe1135effb1e15c56ed8f0d9ad327b211859189e2f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/11/11f40db3eeb471d3c71c17913e1c5a55bd661f77fbb67310347d25fcfc48e27d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/46/462ec9779136e5f898f4a0e8c89f99399be38c344a31b431b1bdff378397b677-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b306/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b308/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b309/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b310/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/mail=$WORK/b317/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid itvvSbOiG8Plm-ac5Pk1/itvvSbOiG8Plm-ac5Pk1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b304/importcfg -pack ./src/github.com/go-openapi/strfmt/bson.go ./src/github.com/go-openapi/strfmt/date.go ./src/github.com/go-openapi/strfmt/default.go ./src/github.com/go-openapi/strfmt/doc.go ./src/github.com/go-openapi/strfmt/duration.go ./src/github.com/go-openapi/strfmt/format.go ./src/github.com/go-openapi/strfmt/time.go ./src/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/89/892082c7646983b42480d6bf151502b80708d72468dd350ee8427e3feefe5fe1-d # internal github.com/containers/common/libnetwork/etchosts mkdir -p $WORK/b639/ github.com/containers/common/libnetwork/internal/util mkdir -p $WORK/b655/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/machine=$WORK/b641/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/containers/common/libnetwork/etchosts -complete -installsuffix shared -buildid vtKq58_PAWPNLtJYcKrY/vtKq58_PAWPNLtJYcKrY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b639/importcfg -pack ./src/github.com/containers/common/libnetwork/etchosts/hosts.go ./src/github.com/containers/common/libnetwork/etchosts/ip.go ./src/github.com/containers/common/libnetwork/etchosts/util.go cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/containers/common/libnetwork/internal/util -complete -installsuffix shared -buildid Jl_D7E7geGscR9MfJKIR/Jl_D7E7geGscR9MfJKIR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b655/importcfg -pack ./src/github.com/containers/common/libnetwork/internal/util/bridge.go ./src/github.com/containers/common/libnetwork/internal/util/create.go ./src/github.com/containers/common/libnetwork/internal/util/interface.go ./src/github.com/containers/common/libnetwork/internal/util/interfaces.go ./src/github.com/containers/common/libnetwork/internal/util/ip.go ./src/github.com/containers/common/libnetwork/internal/util/parse.go ./src/github.com/containers/common/libnetwork/internal/util/util.go ./src/github.com/containers/common/libnetwork/internal/util/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/33/3332d2faf9423120e9d34197efa92d433f60c6158f77f38947590be268d040b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/letsencrypt/boulder/core=$WORK/b341/_pkg_.a packagefile github.com/letsencrypt/boulder/errors=$WORK/b352/_pkg_.a packagefile github.com/titanous/rocacheck=$WORK/b353/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/letsencrypt/boulder/goodkey -complete -installsuffix shared -buildid y1IOuWdNAyF9MUjIWWnc/y1IOuWdNAyF9MUjIWWnc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack ./src/github.com/letsencrypt/boulder/goodkey/blocked.go ./src/github.com/letsencrypt/boulder/goodkey/good_key.go ./src/github.com/letsencrypt/boulder/goodkey/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/06/0639ca076437063a78b9df6f168c738be5e6d7d26f1526d5439af5d6bf92798f-d # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/17/17c5a63dba065b96e4cfe4cfed49a6dd0624051c409331ef3df73cca00293801-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b619/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b627/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b628/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b631/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/moby/patternmatcher=$WORK/b626/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httputil=$WORK/b444/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid T1nM-CSCn8NjM28cVMuZ/T1nM-CSCn8NjM28cVMuZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./src/github.com/fsouza/go-dockerclient/auth.go ./src/github.com/fsouza/go-dockerclient/change.go ./src/github.com/fsouza/go-dockerclient/client.go ./src/github.com/fsouza/go-dockerclient/client_unix.go ./src/github.com/fsouza/go-dockerclient/container.go ./src/github.com/fsouza/go-dockerclient/container_archive.go ./src/github.com/fsouza/go-dockerclient/container_attach.go ./src/github.com/fsouza/go-dockerclient/container_changes.go ./src/github.com/fsouza/go-dockerclient/container_commit.go ./src/github.com/fsouza/go-dockerclient/container_copy.go ./src/github.com/fsouza/go-dockerclient/container_create.go ./src/github.com/fsouza/go-dockerclient/container_export.go ./src/github.com/fsouza/go-dockerclient/container_inspect.go ./src/github.com/fsouza/go-dockerclient/container_kill.go ./src/github.com/fsouza/go-dockerclient/container_list.go ./src/github.com/fsouza/go-dockerclient/container_logs.go ./src/github.com/fsouza/go-dockerclient/container_pause.go ./src/github.com/fsouza/go-dockerclient/container_prune.go ./src/github.com/fsouza/go-dockerclient/container_remove.go ./src/github.com/fsouza/go-dockerclient/container_rename.go ./src/github.com/fsouza/go-dockerclient/container_resize.go ./src/github.com/fsouza/go-dockerclient/container_restart.go ./src/github.com/fsouza/go-dockerclient/container_start.go ./src/github.com/fsouza/go-dockerclient/container_stats.go ./src/github.com/fsouza/go-dockerclient/container_stop.go ./src/github.com/fsouza/go-dockerclient/container_top.go ./src/github.com/fsouza/go-dockerclient/container_unpause.go ./src/github.com/fsouza/go-dockerclient/container_update.go ./src/github.com/fsouza/go-dockerclient/container_wait.go ./src/github.com/fsouza/go-dockerclient/distribution.go ./src/github.com/fsouza/go-dockerclient/env.go ./src/github.com/fsouza/go-dockerclient/event.go ./src/github.com/fsouza/go-dockerclient/exec.go ./src/github.com/fsouza/go-dockerclient/image.go ./src/github.com/fsouza/go-dockerclient/misc.go ./src/github.com/fsouza/go-dockerclient/network.go ./src/github.com/fsouza/go-dockerclient/plugin.go ./src/github.com/fsouza/go-dockerclient/registry_auth.go ./src/github.com/fsouza/go-dockerclient/signal.go ./src/github.com/fsouza/go-dockerclient/swarm.go ./src/github.com/fsouza/go-dockerclient/swarm_configs.go ./src/github.com/fsouza/go-dockerclient/swarm_node.go ./src/github.com/fsouza/go-dockerclient/swarm_secrets.go ./src/github.com/fsouza/go-dockerclient/swarm_service.go ./src/github.com/fsouza/go-dockerclient/swarm_task.go ./src/github.com/fsouza/go-dockerclient/system.go ./src/github.com/fsouza/go-dockerclient/tar.go ./src/github.com/fsouza/go-dockerclient/tls.go ./src/github.com/fsouza/go-dockerclient/volume.go mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b525/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b527/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid nyBZ3gubwZWu2PD6q3Am/nyBZ3gubwZWu2PD6q3Am -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack ./src/github.com/docker/distribution/registry/api/v2/descriptors.go ./src/github.com/docker/distribution/registry/api/v2/doc.go ./src/github.com/docker/distribution/registry/api/v2/errors.go ./src/github.com/docker/distribution/registry/api/v2/headerparser.go ./src/github.com/docker/distribution/registry/api/v2/routes.go ./src/github.com/docker/distribution/registry/api/v2/urls.go github.com/docker/docker/client mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b525/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b535/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b536/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b537/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b549/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b550/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b551/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b136/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b548/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b552/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b553/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httputil=$WORK/b444/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/docker/docker/client -complete -installsuffix shared -buildid 4sIz8eS6t_xmD_5QKvYd/4sIz8eS6t_xmD_5QKvYd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack ./src/github.com/docker/docker/client/build_cancel.go ./src/github.com/docker/docker/client/build_prune.go ./src/github.com/docker/docker/client/checkpoint_create.go ./src/github.com/docker/docker/client/checkpoint_delete.go ./src/github.com/docker/docker/client/checkpoint_list.go ./src/github.com/docker/docker/client/client.go ./src/github.com/docker/docker/client/client_deprecated.go ./src/github.com/docker/docker/client/client_unix.go ./src/github.com/docker/docker/client/config_create.go ./src/github.com/docker/docker/client/config_inspect.go ./src/github.com/docker/docker/client/config_list.go ./src/github.com/docker/docker/client/config_remove.go ./src/github.com/docker/docker/client/config_update.go ./src/github.com/docker/docker/client/container_attach.go ./src/github.com/docker/docker/client/container_commit.go ./src/github.com/docker/docker/client/container_copy.go ./src/github.com/docker/docker/client/container_create.go ./src/github.com/docker/docker/client/container_diff.go ./src/github.com/docker/docker/client/container_exec.go ./src/github.com/docker/docker/client/container_export.go ./src/github.com/docker/docker/client/container_inspect.go ./src/github.com/docker/docker/client/container_kill.go ./src/github.com/docker/docker/client/container_list.go ./src/github.com/docker/docker/client/container_logs.go ./src/github.com/docker/docker/client/container_pause.go ./src/github.com/docker/docker/client/container_prune.go ./src/github.com/docker/docker/client/container_remove.go ./src/github.com/docker/docker/client/container_rename.go ./src/github.com/docker/docker/client/container_resize.go ./src/github.com/docker/docker/client/container_restart.go ./src/github.com/docker/docker/client/container_start.go ./src/github.com/docker/docker/client/container_stats.go ./src/github.com/docker/docker/client/container_stop.go ./src/github.com/docker/docker/client/container_top.go ./src/github.com/docker/docker/client/container_unpause.go ./src/github.com/docker/docker/client/container_update.go ./src/github.com/docker/docker/client/container_wait.go ./src/github.com/docker/docker/client/disk_usage.go ./src/github.com/docker/docker/client/distribution_inspect.go ./src/github.com/docker/docker/client/envvars.go ./src/github.com/docker/docker/client/errors.go ./src/github.com/docker/docker/client/events.go ./src/github.com/docker/docker/client/hijack.go ./src/github.com/docker/docker/client/image_build.go ./src/github.com/docker/docker/client/image_create.go ./src/github.com/docker/docker/client/image_history.go ./src/github.com/docker/docker/client/image_import.go ./src/github.com/docker/docker/client/image_inspect.go ./src/github.com/docker/docker/client/image_list.go ./src/github.com/docker/docker/client/image_load.go ./src/github.com/docker/docker/client/image_prune.go ./src/github.com/docker/docker/client/image_pull.go ./src/github.com/docker/docker/client/image_push.go ./src/github.com/docker/docker/client/image_remove.go ./src/github.com/docker/docker/client/image_save.go ./src/github.com/docker/docker/client/image_search.go ./src/github.com/docker/docker/client/image_tag.go ./src/github.com/docker/docker/client/info.go ./src/github.com/docker/docker/client/interface.go ./src/github.com/docker/docker/client/interface_experimental.go ./src/github.com/docker/docker/client/interface_stable.go ./src/github.com/docker/docker/client/login.go ./src/github.com/docker/docker/client/network_connect.go ./src/github.com/docker/docker/client/network_create.go ./src/github.com/docker/docker/client/network_disconnect.go ./src/github.com/docker/docker/client/network_inspect.go ./src/github.com/docker/docker/client/network_list.go ./src/github.com/docker/docker/client/network_prune.go ./src/github.com/docker/docker/client/network_remove.go ./src/github.com/docker/docker/client/node_inspect.go ./src/github.com/docker/docker/client/node_list.go ./src/github.com/docker/docker/client/node_remove.go ./src/github.com/docker/docker/client/node_update.go ./src/github.com/docker/docker/client/options.go ./src/github.com/docker/docker/client/ping.go ./src/github.com/docker/docker/client/plugin_create.go ./src/github.com/docker/docker/client/plugin_disable.go ./src/github.com/docker/docker/client/plugin_enable.go ./src/github.com/docker/docker/client/plugin_inspect.go ./src/github.com/docker/docker/client/plugin_install.go ./src/github.com/docker/docker/client/plugin_list.go ./src/github.com/docker/docker/client/plugin_push.go ./src/github.com/docker/docker/client/plugin_remove.go ./src/github.com/docker/docker/client/plugin_set.go ./src/github.com/docker/docker/client/plugin_upgrade.go ./src/github.com/docker/docker/client/request.go ./src/github.com/docker/docker/client/secret_create.go ./src/github.com/docker/docker/client/secret_inspect.go ./src/github.com/docker/docker/client/secret_list.go ./src/github.com/docker/docker/client/secret_remove.go ./src/github.com/docker/docker/client/secret_update.go ./src/github.com/docker/docker/client/service_create.go ./src/github.com/docker/docker/client/service_inspect.go ./src/github.com/docker/docker/client/service_list.go ./src/github.com/docker/docker/client/service_logs.go ./src/github.com/docker/docker/client/service_remove.go ./src/github.com/docker/docker/client/service_update.go ./src/github.com/docker/docker/client/swarm_get_unlock_key.go ./src/github.com/docker/docker/client/swarm_init.go ./src/github.com/docker/docker/client/swarm_inspect.go ./src/github.com/docker/docker/client/swarm_join.go ./src/github.com/docker/docker/client/swarm_leave.go ./src/github.com/docker/docker/client/swarm_unlock.go ./src/github.com/docker/docker/client/swarm_update.go ./src/github.com/docker/docker/client/task_inspect.go ./src/github.com/docker/docker/client/task_list.go ./src/github.com/docker/docker/client/task_logs.go ./src/github.com/docker/docker/client/transport.go ./src/github.com/docker/docker/client/utils.go ./src/github.com/docker/docker/client/version.go ./src/github.com/docker/docker/client/volume_create.go ./src/github.com/docker/docker/client/volume_inspect.go ./src/github.com/docker/docker/client/volume_list.go ./src/github.com/docker/docker/client/volume_prune.go ./src/github.com/docker/docker/client/volume_remove.go ./src/github.com/docker/docker/client/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/bf/bfdf8ee2f2fd42bf6028a92164ca51aea5538451bbef834818ae4931431469a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/57/5735fd03a7aef0f594bbbc06c460ba14b9cfb87c894c69ed387cdfa359931e05-d # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/18/182ad2e807fa3cd5ff3ea027e1f88f422b1761bc8fc42046aa98902c95e3adcd-d # internal github.com/containers/common/libnetwork/cni mkdir -p $WORK/b643/ github.com/containers/common/libnetwork/netavark mkdir -p $WORK/b659/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b644/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b645/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=$WORK/b651/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b649/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b654/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=$WORK/b655/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b656/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/containers/common/libnetwork/cni -complete -installsuffix shared -buildid nDGpUR47MHnUU0f6nYW5/nDGpUR47MHnUU0f6nYW5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b643/importcfg -pack ./src/github.com/containers/common/libnetwork/cni/cni_conversion.go ./src/github.com/containers/common/libnetwork/cni/cni_exec.go ./src/github.com/containers/common/libnetwork/cni/cni_types.go ./src/github.com/containers/common/libnetwork/cni/config.go ./src/github.com/containers/common/libnetwork/cni/config_linux.go ./src/github.com/containers/common/libnetwork/cni/network.go ./src/github.com/containers/common/libnetwork/cni/run.go ./src/github.com/containers/common/libnetwork/cni/run_linux.go cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=$WORK/b655/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b292/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/containers/common/libnetwork/netavark -complete -installsuffix shared -buildid sFkwKBL8dnCqdAigcsiP/sFkwKBL8dnCqdAigcsiP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b659/importcfg -pack ./src/github.com/containers/common/libnetwork/netavark/config.go ./src/github.com/containers/common/libnetwork/netavark/const.go ./src/github.com/containers/common/libnetwork/netavark/exec.go ./src/github.com/containers/common/libnetwork/netavark/ipam.go ./src/github.com/containers/common/libnetwork/netavark/network.go ./src/github.com/containers/common/libnetwork/netavark/run.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/12/12e5ad217963bba19e9faa9101473646c2215b932fc40a4d3854e62b2313c0c8-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b555/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b556/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid DVKWKgzDFLTE65OPSPQ9/DVKWKgzDFLTE65OPSPQ9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./src/github.com/containers/image/v5/oci/archive/oci_dest.go ./src/github.com/containers/image/v5/oci/archive/oci_src.go ./src/github.com/containers/image/v5/oci/archive/oci_transport.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/d6/d61932ba927d2ff8b6ff442e1c2fb886aade12f3b2a187cd02d618b629f65a4b-d # internal github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=$WORK/b340/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b354/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/sigstore/sigstore/pkg/cryptoutils -complete -installsuffix shared -buildid eW-y2P3ENoyHE3DBmG1D/eW-y2P3ENoyHE3DBmG1D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/84/8429f0166b27c8e12cf012af7bbb2063bf0da74c4d094d075284fb6003c317e9-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid -Ry6BFMiHbtYELJdF1ek/-Ry6BFMiHbtYELJdF1ek -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack ./src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/dd/dd15cd0a51f7f198b55b2c4d2483451eeb8f8fee29223a2f252ce6e761f55119-d # internal github.com/containers/common/pkg/retry mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b524/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid vB6RZMRqN6rkTGBACpER/vB6RZMRqN6rkTGBACpER -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b581/importcfg -pack ./src/github.com/containers/common/pkg/retry/retry.go ./src/github.com/containers/common/pkg/retry/retry_linux.go cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/04/049af06516ffd7363c6129d46279a4cbe2babe1d06fa180396082a14d9ad185d-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b331/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid TfQ9tOdDs8ArmTbDxy7e/TfQ9tOdDs8ArmTbDxy7e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b330/importcfg -pack ./src/github.com/go-openapi/jsonreference/reference.go github.com/containers/image/v5/docker mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b513/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b514/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b515/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=$WORK/b516/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b284/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b517/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b522/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b524/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b528/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid HPyUyjEADKKTy7TGf3im/HPyUyjEADKKTy7TGf3im -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b512/importcfg -pack ./src/github.com/containers/image/v5/docker/body_reader.go ./src/github.com/containers/image/v5/docker/cache.go ./src/github.com/containers/image/v5/docker/distribution_error.go ./src/github.com/containers/image/v5/docker/docker_client.go ./src/github.com/containers/image/v5/docker/docker_image.go ./src/github.com/containers/image/v5/docker/docker_image_dest.go ./src/github.com/containers/image/v5/docker/docker_image_src.go ./src/github.com/containers/image/v5/docker/docker_transport.go ./src/github.com/containers/image/v5/docker/errors.go ./src/github.com/containers/image/v5/docker/paths_common.go ./src/github.com/containers/image/v5/docker/registries_d.go ./src/github.com/containers/image/v5/docker/wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/80/80c6a49810b0026bee0a6417e2d1c972de78d8c42064061a326df441a23925e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/3d/3d25ca7ae5e4ec11a2bdbed524af974e27029f71a6cfd6fc33801a47d9fc6877-d # internal github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b338/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b339/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=$WORK/b361/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=$WORK/b362/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b363/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/sigstore/sigstore/pkg/signature -complete -installsuffix shared -buildid o8yHHxO37wVManIqQpBy/o8yHHxO37wVManIqQpBy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./src/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./src/github.com/sigstore/sigstore/pkg/signature/message.go ./src/github.com/sigstore/sigstore/pkg/signature/options.go ./src/github.com/sigstore/sigstore/pkg/signature/publickey.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./src/github.com/sigstore/sigstore/pkg/signature/signer.go ./src/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./src/github.com/sigstore/sigstore/pkg/signature/util.go ./src/github.com/sigstore/sigstore/pkg/signature/verifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/e8/e8d5b7c0072c21572c4723f6700c274a5e1a4943a2459db79604650a23f58189-d # internal github.com/go-openapi/spec mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/gob=$WORK/b328/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b330/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid g2zrgm5fDCUqaNDJx2_t/g2zrgm5fDCUqaNDJx2_t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack ./src/github.com/go-openapi/spec/bindata.go ./src/github.com/go-openapi/spec/cache.go ./src/github.com/go-openapi/spec/contact_info.go ./src/github.com/go-openapi/spec/debug.go ./src/github.com/go-openapi/spec/errors.go ./src/github.com/go-openapi/spec/expander.go ./src/github.com/go-openapi/spec/external_docs.go ./src/github.com/go-openapi/spec/header.go ./src/github.com/go-openapi/spec/info.go ./src/github.com/go-openapi/spec/items.go ./src/github.com/go-openapi/spec/license.go ./src/github.com/go-openapi/spec/normalizer.go ./src/github.com/go-openapi/spec/normalizer_nonwindows.go ./src/github.com/go-openapi/spec/operation.go ./src/github.com/go-openapi/spec/parameter.go ./src/github.com/go-openapi/spec/path_item.go ./src/github.com/go-openapi/spec/paths.go ./src/github.com/go-openapi/spec/properties.go ./src/github.com/go-openapi/spec/ref.go ./src/github.com/go-openapi/spec/resolver.go ./src/github.com/go-openapi/spec/response.go ./src/github.com/go-openapi/spec/responses.go ./src/github.com/go-openapi/spec/schema.go ./src/github.com/go-openapi/spec/schema_loader.go ./src/github.com/go-openapi/spec/security_scheme.go ./src/github.com/go-openapi/spec/spec.go ./src/github.com/go-openapi/spec/swagger.go ./src/github.com/go-openapi/spec/tag.go ./src/github.com/go-openapi/spec/url_go19.go ./src/github.com/go-openapi/spec/validations.go ./src/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/a6/a638d6385bd694d99bb6ab69564586ab4375d7b76167e34a4968f2b4dc2ddcb9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/ac/ac7eddbdd8159ae4f2847d00ff28fbcb3fdd4b9bb06443107b43e8b20a6e13ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/c1/c1830087303ab9529df9e262be19991ad653e3f664b1bbb3b5d31b05e9c46479-d # internal github.com/containers/common/libnetwork/network mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/libnetwork/cni=$WORK/b643/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=$WORK/b659/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/machine=$WORK/b641/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/containers/common/libnetwork/network -complete -installsuffix shared -buildid NpR2hLPYI51Qufqr4FII/NpR2hLPYI51Qufqr4FII -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b642/importcfg -pack ./src/github.com/containers/common/libnetwork/network/interface.go ./src/github.com/containers/common/libnetwork/network/interface_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/9a/9a6b917c808846a5b112eac5843afa27253b70cd24cc336e684e0c52ced25add-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/csv=$WORK/b302/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile encoding/xml=$WORK/b303/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid 44vgymXw1WN0Nc-iKdMc/44vgymXw1WN0Nc-iKdMc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./src/github.com/go-openapi/runtime/bytestream.go ./src/github.com/go-openapi/runtime/client_auth_info.go ./src/github.com/go-openapi/runtime/client_operation.go ./src/github.com/go-openapi/runtime/client_request.go ./src/github.com/go-openapi/runtime/client_response.go ./src/github.com/go-openapi/runtime/constants.go ./src/github.com/go-openapi/runtime/csv.go ./src/github.com/go-openapi/runtime/discard.go ./src/github.com/go-openapi/runtime/file.go ./src/github.com/go-openapi/runtime/headers.go ./src/github.com/go-openapi/runtime/interfaces.go ./src/github.com/go-openapi/runtime/json.go ./src/github.com/go-openapi/runtime/request.go ./src/github.com/go-openapi/runtime/statuses.go ./src/github.com/go-openapi/runtime/text.go ./src/github.com/go-openapi/runtime/values.go ./src/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/bd/bd7148979e418efb3453c1afd3a8c245e55ff8b56d404a9cfd506883110a7791-d # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/aa/aa19b502ddb59b2af0e78e7d822ef6de4ed83c1dfeaa12af0b759e8abf9c6758-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/60/607e937a7704f7b2ce42ecdb67db9b26394bddf484e4001c40baabdb6eddead2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/0c/0c1b8b7dd8e91ff927ccdd362e9ec861f8a52bff644647d2e216286a9b86125c-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b532/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b513/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b534/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid eSASumhnE0Y3BlIY7mDq/eSASumhnE0Y3BlIY7mDq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b533/importcfg -pack ./src/github.com/containers/image/v5/docker/daemon/client.go ./src/github.com/containers/image/v5/docker/daemon/daemon_dest.go ./src/github.com/containers/image/v5/docker/daemon/daemon_src.go ./src/github.com/containers/image/v5/docker/daemon/daemon_transport.go cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/6b/6b3fee4d630595473f5e512b9ea84d611a57e5155aa9b2c86642dbea95c2d335-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b513/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b558/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/netip=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid GVd4kFWjvpZKDpPJLXvr/GVd4kFWjvpZKDpPJLXvr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b557/importcfg -pack ./src/github.com/containers/image/v5/openshift/openshift-copies.go ./src/github.com/containers/image/v5/openshift/openshift.go ./src/github.com/containers/image/v5/openshift/openshift_dest.go ./src/github.com/containers/image/v5/openshift/openshift_src.go ./src/github.com/containers/image/v5/openshift/openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/c7/c79afaf72024dbdc55847f5845df73135a5df9776535e473f70e4692749dbf77-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b211/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b618/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b632/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b633/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b634/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b635/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/scanner=$WORK/b148/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid -22dgtSRbUzCwMQSRfQl/-22dgtSRbUzCwMQSRfQl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b617/importcfg -pack ./src/github.com/openshift/imagebuilder/builder.go ./src/github.com/openshift/imagebuilder/constants.go ./src/github.com/openshift/imagebuilder/dispatchers.go ./src/github.com/openshift/imagebuilder/doc.go ./src/github.com/openshift/imagebuilder/evaluator.go ./src/github.com/openshift/imagebuilder/internals.go ./src/github.com/openshift/imagebuilder/shell_parser.go cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/94/94bc4c3b12dcaa014ef5ee0e4974dbd18ca13e965bc66998a776435e2bce262b-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b326/ github.com/go-openapi/analysis/internal/flatten/operations mkdir -p $WORK/b332/ github.com/go-openapi/analysis/internal/flatten/replace github.com/go-openapi/analysis/internal/flatten/schutils cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -complete -installsuffix shared -buildid COZAWIMWJKKGgK80vCBk/COZAWIMWJKKGgK80vCBk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b326/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go mkdir -p $WORK/b333/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/go-openapi/analysis/internal/flatten/operations -complete -installsuffix shared -buildid Sbr01ZKasjNMZBDCEvs_/Sbr01ZKasjNMZBDCEvs_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b332/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/operations/operations.go mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a EOF cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -complete -installsuffix shared -buildid YOWDjlgzuwpN4DCLrlEz/YOWDjlgzuwpN4DCLrlEz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/go-openapi/analysis/internal/flatten/replace -complete -installsuffix shared -buildid AkUeR5DevxXjFUq8J_P8/AkUeR5DevxXjFUq8J_P8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/replace/replace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/2c/2ce6cf639377b61c67c71ddb29e920a09dc6e67ab1f58af8e326bc406aa72147-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/95/95fffb636b8e61b46a491fb335569ed0c60cc8add9e6e5dbbd8b13c07e32c035-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b326/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -complete -installsuffix shared -buildid A_E9FOqoa4JZ8tlWDWmO/A_E9FOqoa4JZ8tlWDWmO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./src/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/24/247fad51acfebcbd97133cfbbf14a7e924f26bc83ddf0da14e85ca7eeae7cc43-d # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/56/56e0d09d3042cae7d0bd7cf15471fb7dc544e1b932266a2f7041e3b7163ef151-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b431/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b438/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b251/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b439/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b429/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b440/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b441/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b442/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b443/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httputil=$WORK/b444/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid OyS4WefgX1sjDqpk51Mi/OyS4WefgX1sjDqpk51Mi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b430/importcfg -pack ./src/google.golang.org/grpc/internal/transport/bdp_estimator.go ./src/google.golang.org/grpc/internal/transport/controlbuf.go ./src/google.golang.org/grpc/internal/transport/defaults.go ./src/google.golang.org/grpc/internal/transport/flowcontrol.go ./src/google.golang.org/grpc/internal/transport/handler_server.go ./src/google.golang.org/grpc/internal/transport/http2_client.go ./src/google.golang.org/grpc/internal/transport/http2_server.go ./src/google.golang.org/grpc/internal/transport/http_util.go ./src/google.golang.org/grpc/internal/transport/proxy.go ./src/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/99/99b0e8946dfccb892712ec3d521463091d398e63450eb9e22e251bbf5866a9a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/7c/7c6e81464a5290f9510ce63822e39d454ca90262242075aa5fbc25c2ae655e57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/8d/8d2ed332e4d2bf747b9a3ee1d8187b7e51dfe06095dfe7c3bd025f4c68398f25-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b326/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b332/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b333/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid I9GcmP3G-omjdHimHs9d/I9GcmP3G-omjdHimHs9d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./src/github.com/go-openapi/analysis/analyzer.go ./src/github.com/go-openapi/analysis/debug.go ./src/github.com/go-openapi/analysis/doc.go ./src/github.com/go-openapi/analysis/fixer.go ./src/github.com/go-openapi/analysis/flatten.go ./src/github.com/go-openapi/analysis/flatten_name.go ./src/github.com/go-openapi/analysis/flatten_options.go ./src/github.com/go-openapi/analysis/mixin.go ./src/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/81/81eb4716d6823bb486a9179903e8969f5ac8aed17016f972f7ca8f2919d84015-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b510/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b531/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b533/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b554/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b556/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b557/_pkg_.a packagefile github.com/containers/image/v5/sif=$WORK/b559/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b561/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 8WBhtdWOYtLNEetxf8ZC/8WBhtdWOYtLNEetxf8ZC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./src/github.com/containers/image/v5/transports/alltransports/alltransports.go ./src/github.com/containers/image/v5/transports/alltransports/docker_daemon.go ./src/github.com/containers/image/v5/transports/alltransports/ostree_stub.go ./src/github.com/containers/image/v5/transports/alltransports/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/8e/8e362738b5ec4b92e303676c0b0be827495cbf4be3343c84f22fad6ae477fd24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/bd/bdcec1f2ceb005b8e2ea0e5837a957ff1c63cd8d0604589c74b1950a3afc2da3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/7f/7fdb98bd9bf1ebfdd9bb29179a3ed4268dba458fcdf639f4917fbd1b73a4a4cd-d # internal github.com/go-openapi/loads mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/gob=$WORK/b328/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b324/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid gEmG7crdrrvVEb5QETcc/gEmG7crdrrvVEb5QETcc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack ./src/github.com/go-openapi/loads/doc.go ./src/github.com/go-openapi/loads/loaders.go ./src/github.com/go-openapi/loads/options.go ./src/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/cc/cc60e5d43d4a429922e3689569468e0c37db16d8406f0aba6294e387294f54e9-d # internal github.com/go-openapi/validate mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b324/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid MgsYEBcWmq_sGygk3f5J/MgsYEBcWmq_sGygk3f5J -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./src/github.com/go-openapi/validate/context.go ./src/github.com/go-openapi/validate/debug.go ./src/github.com/go-openapi/validate/default_validator.go ./src/github.com/go-openapi/validate/doc.go ./src/github.com/go-openapi/validate/example_validator.go ./src/github.com/go-openapi/validate/formats.go ./src/github.com/go-openapi/validate/helpers.go ./src/github.com/go-openapi/validate/object_validator.go ./src/github.com/go-openapi/validate/options.go ./src/github.com/go-openapi/validate/result.go ./src/github.com/go-openapi/validate/rexp.go ./src/github.com/go-openapi/validate/schema.go ./src/github.com/go-openapi/validate/schema_messages.go ./src/github.com/go-openapi/validate/schema_option.go ./src/github.com/go-openapi/validate/schema_props.go ./src/github.com/go-openapi/validate/slice_validator.go ./src/github.com/go-openapi/validate/spec.go ./src/github.com/go-openapi/validate/spec_messages.go ./src/github.com/go-openapi/validate/type.go ./src/github.com/go-openapi/validate/validator.go ./src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/cc/cc68734ea136fe768b606f4ec0a7da77e2e26df48acf93a0640df574de3f9372-d # internal google.golang.org/grpc mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b252/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b423/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b425/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b427/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b430/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b440/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b441/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b442/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b443/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p google.golang.org/grpc -complete -installsuffix shared -buildid G4zOQLq4Qo3gsJ1ATvq8/G4zOQLq4Qo3gsJ1ATvq8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b395/importcfg -pack ./src/google.golang.org/grpc/backoff.go ./src/google.golang.org/grpc/balancer_conn_wrappers.go ./src/google.golang.org/grpc/call.go ./src/google.golang.org/grpc/clientconn.go ./src/google.golang.org/grpc/codec.go ./src/google.golang.org/grpc/dialoptions.go ./src/google.golang.org/grpc/doc.go ./src/google.golang.org/grpc/interceptor.go ./src/google.golang.org/grpc/picker_wrapper.go ./src/google.golang.org/grpc/pickfirst.go ./src/google.golang.org/grpc/preloader.go ./src/google.golang.org/grpc/resolver_conn_wrapper.go ./src/google.golang.org/grpc/rpc_util.go ./src/google.golang.org/grpc/server.go ./src/google.golang.org/grpc/service_config.go ./src/google.golang.org/grpc/stream.go ./src/google.golang.org/grpc/trace.go ./src/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/19/19897af651da3c841e40c3809599e88d2328acbf0739f852f0ce8535f4ee7e2e-d # internal github.com/sigstore/rekor/pkg/generated/models mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b301/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b323/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/sigstore/rekor/pkg/generated/models -complete -installsuffix shared -buildid 1WYx-Lg3AByf5Tbrfi9x/1WYx-Lg3AByf5Tbrfi9x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./src/github.com/sigstore/rekor/pkg/generated/models/alpine.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/consistency_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/error.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/inactive_shard_log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/inclusion_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v002_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/proposed_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_index.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_log_query.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_v001_schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/a5/a5ce21d5f226412e30f1b145896f16f86192916d524fe9b39e595a59826fac43-d # internal github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid vferhrTeztacMFQ3u8c3/vferhrTeztacMFQ3u8c3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack ./src/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/6b/6b58d654174da459cec26f827a1d3d3e5f3cd6101e8a4563716d44f809479974-d # internal github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b390/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b394/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc=$WORK/b395/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid RfLx9wMdukVVtqkBEt9v/RfLx9wMdukVVtqkBEt9v -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/ff/ff51f1ff45120614b640cdd94f033d9159aa87b3a3d4d444c566ebf0f7fc0a75-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b385/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b390/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b392/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b393/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b445/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b446/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b447/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b370/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid 0PrgIK5KlHNPz7GLAeEy/0PrgIK5KlHNPz7GLAeEy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack ./src/github.com/containers/ocicrypt/encryption.go ./src/github.com/containers/ocicrypt/gpg.go ./src/github.com/containers/ocicrypt/gpgvault.go ./src/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/22/2204b6eed39c33b9b33558d72167673cd7e813d91c1d2ff298ea5553e29330cb-d # internal github.com/containers/image/v5/signature/internal mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=$WORK/b298/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b299/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b337/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/containers/image/v5/signature/internal -complete -installsuffix shared -buildid uuRPqWQr9etCjFATRozK/uuRPqWQr9etCjFATRozK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./src/github.com/containers/image/v5/signature/internal/errors.go ./src/github.com/containers/image/v5/signature/internal/json.go ./src/github.com/containers/image/v5/signature/internal/rekor_set.go ./src/github.com/containers/image/v5/signature/internal/sigstore_payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/80/8051b04be470ca72daec6b7d6f94ec9c3a7176906bd8afdfe462077bc8b9640b-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b384/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b602/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid lK8adFZtiqHdkln6NoKt/lK8adFZtiqHdkln6NoKt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b601/importcfg -pack ./src/github.com/containers/ocicrypt/helpers/parse_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/aa/aabe63086292629156f0092cb84c9810ad13120a0f0dd29ff029d8de9b8dc1de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/fe/fed9c1dcc8d1057169b12c8ce741943339b2a2913876212f92e47782e1bf76cd-d # internal github.com/containers/image/v5/signature/sigstore/internal mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b296/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b337/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/image/v5/signature/sigstore/internal -complete -installsuffix shared -buildid ugo1fokOGG8oZOUD6SDx/ugo1fokOGG8oZOUD6SDx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/internal/signer.go github.com/containers/image/v5/signature mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=$WORK/b295/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/proglottis/gpgme=$WORK/b365/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=$WORK/b366/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b339/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid iqiu3Lhl7IBsailxXqwY/iqiu3Lhl7IBsailxXqwY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./src/github.com/containers/image/v5/signature/docker.go ./src/github.com/containers/image/v5/signature/fulcio_cert.go ./src/github.com/containers/image/v5/signature/mechanism.go ./src/github.com/containers/image/v5/signature/mechanism_gpgme.go ./src/github.com/containers/image/v5/signature/policy_config.go ./src/github.com/containers/image/v5/signature/policy_config_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval.go ./src/github.com/containers/image/v5/signature/policy_eval_baselayer.go ./src/github.com/containers/image/v5/signature/policy_eval_signedby.go ./src/github.com/containers/image/v5/signature/policy_eval_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval_simple.go ./src/github.com/containers/image/v5/signature/policy_paths_common.go ./src/github.com/containers/image/v5/signature/policy_reference_match.go ./src/github.com/containers/image/v5/signature/policy_types.go ./src/github.com/containers/image/v5/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/74/74f8dd035ad1410c3a5bb9155af2613b9a59045d34eba8bf25a6ff568bcc8a3d-d # internal github.com/containers/image/v5/signature/sigstore mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=$WORK/b382/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b339/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b337/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b354/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/containers/image/v5/signature/sigstore -complete -installsuffix shared -buildid hDzIcq7xY1l_2vSEd-cs/hDzIcq7xY1l_2vSEd-cs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/copied.go ./src/github.com/containers/image/v5/signature/sigstore/generate.go ./src/github.com/containers/image/v5/signature/sigstore/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/05/053b84949f65ef777fe06d43ff0b36efa237db6a41781c44db8e67672e21faab-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/5a/5a61c24f42f92cea616c7f634baf21ca87aae7d90eced669fe89cc42f601b83a-d # internal github.com/containers/image/v5/signature/simplesigning mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/containers/image/v5/signature/simplesigning -complete -installsuffix shared -buildid MSDg_dA08mMtlY_33WAp/MSDg_dA08mMtlY_33WAp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack ./src/github.com/containers/image/v5/signature/simplesigning/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/a2/a20855dedc486e50b5c988675648b7d0d2f721be20ad0937d8fcef6d16b3ad44-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=$WORK/b381/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=$WORK/b383/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b384/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/vbauerster/mpb/v8=$WORK/b452/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b458/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b192/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid OWyKlvN3r0THsLTbZi1o/OWyKlvN3r0THsLTbZi1o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack ./src/github.com/containers/image/v5/copy/blob.go ./src/github.com/containers/image/v5/copy/compression.go ./src/github.com/containers/image/v5/copy/copy.go ./src/github.com/containers/image/v5/copy/digesting_reader.go ./src/github.com/containers/image/v5/copy/encryption.go ./src/github.com/containers/image/v5/copy/manifest.go ./src/github.com/containers/image/v5/copy/multiple.go ./src/github.com/containers/image/v5/copy/progress_bars.go ./src/github.com/containers/image/v5/copy/progress_channel.go ./src/github.com/containers/image/v5/copy/sign.go ./src/github.com/containers/image/v5/copy/single.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/b1/b1fa7f03542b423305df939a5d158a3b52e891eeb8ca2c015ee3379fa17bf7a9-d # internal github.com/containers/common/pkg/supplemented mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b106/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containers/common/pkg/supplemented -complete -installsuffix shared -buildid ewSBrQgNAO7uRhDLXUWC/ewSBrQgNAO7uRhDLXUWC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./src/github.com/containers/common/pkg/supplemented/errors.go ./src/github.com/containers/common/pkg/supplemented/supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/6c/6cdb2f82f1d8cbf5959b4fa66652c02b31528afd5e534c1e733b29b22e25556d-d # internal github.com/containers/common/libimage/manifests mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b270/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/containers/common/libimage/manifests -complete -installsuffix shared -buildid Ujp-5lhuwVSedOibIHMN/Ujp-5lhuwVSedOibIHMN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./src/github.com/containers/common/libimage/manifests/copy.go ./src/github.com/containers/common/libimage/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/d9/d965e00e0ac8ac74b51d7063c61bc83224fbb3dff1b3a76ca073ccf35e1fe585-d # internal github.com/containers/common/libimage mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b211/_pkg_.a packagefile github.com/containers/common/libimage/define=$WORK/b268/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b269/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/download=$WORK/b578/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b579/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b581/_pkg_.a packagefile github.com/containers/common/pkg/signal=$WORK/b582/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b580/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b510/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b531/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b533/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b554/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b556/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b583/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b561/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/disiqueira/gotree/v3=$WORK/b588/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/jinzhu/copier=$WORK/b589/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b192/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/containers/common/libimage -complete -installsuffix shared -buildid ENbayUiEjLv6YOEaI458/ENbayUiEjLv6YOEaI458 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack ./src/github.com/containers/common/libimage/copier.go ./src/github.com/containers/common/libimage/disk_usage.go ./src/github.com/containers/common/libimage/events.go ./src/github.com/containers/common/libimage/filters.go ./src/github.com/containers/common/libimage/history.go ./src/github.com/containers/common/libimage/image.go ./src/github.com/containers/common/libimage/image_config.go ./src/github.com/containers/common/libimage/image_tree.go ./src/github.com/containers/common/libimage/import.go ./src/github.com/containers/common/libimage/inspect.go ./src/github.com/containers/common/libimage/layer_tree.go ./src/github.com/containers/common/libimage/load.go ./src/github.com/containers/common/libimage/manifest_list.go ./src/github.com/containers/common/libimage/normalize.go ./src/github.com/containers/common/libimage/oci.go ./src/github.com/containers/common/libimage/platform.go ./src/github.com/containers/common/libimage/pull.go ./src/github.com/containers/common/libimage/push.go ./src/github.com/containers/common/libimage/runtime.go ./src/github.com/containers/common/libimage/save.go ./src/github.com/containers/common/libimage/search.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/cc/cc84b25cfdbc8459854b5dca8db6dc1b7e54a468c907c2a133f950a0c9652337-d # internal github.com/containers/buildah/internal/util mkdir -p $WORK/b600/ github.com/containers/buildah/util mkdir -p $WORK/b055/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b210/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b601/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b210/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b583/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/containers/buildah/internal/util -complete -installsuffix shared -buildid gsO7TM7MnIPwpMrZBjtv/gsO7TM7MnIPwpMrZBjtv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/containers/buildah/internal/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/containers/buildah/util -complete -installsuffix shared -buildid KGWMsW-PrTX7ZuFd47wC/KGWMsW-PrTX7ZuFd47wC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack ./_build/src/github.com/containers/buildah/util/types.go ./_build/src/github.com/containers/buildah/util/util.go ./_build/src/github.com/containers/buildah/util/util_linux.go ./_build/src/github.com/containers/buildah/util/util_uint64.go ./_build/src/github.com/containers/buildah/util/util_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/76/76f24ffc9a957ba837ca1b97505fcd14d755c482d7b6f9ae3cc616bac95f675f-d # internal github.com/containers/buildah/internal/parse mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b598/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b600/_pkg_.a packagefile github.com/containers/common/pkg/parse=$WORK/b603/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/containers/buildah/internal/parse -complete -installsuffix shared -buildid XkeukS94PwKM9O7xloTy/XkeukS94PwKM9O7xloTy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/containers/buildah/internal/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/df/df4e3c704627aae943bc689bdd7c070fb087358a95b40226369bc61b9490b56a-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b055/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid 9WhqWjZjMuVZBaB74SZU/9WhqWjZjMuVZBaB74SZU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack ./_build/src/github.com/containers/buildah/bind/mount.go ./_build/src/github.com/containers/buildah/bind/util.go github.com/containers/buildah/copier mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b055/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/containers/buildah/copier -complete -installsuffix shared -buildid wcOYRwC7_bYS3aDQrxQr/wcOYRwC7_bYS3aDQrxQr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/buildah/copier/xattrs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/e1/e1dabfedffb672b68c5670433c1fb3b97f3d4f7b4a0e8120169277703ff568b8-d # internal github.com/containers/buildah/pkg/parse mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b211/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/buildah/internal/parse=$WORK/b599/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b609/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/parse=$WORK/b603/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b617/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b636/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b637/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid qRWbx_gln9MW6K8fa9il/qRWbx_gln9MW6K8fa9il -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/buildah/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/3d/3d6408d4c5b73946e84bb28c8eb65a2645745d44e45b286670db70dbc29212bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/ee/ee3a3e381140aa9a57feaca22ac5345d4b9c002b54d8584888f911e16802ed45-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/00/00833c84c166c991c6af5a3f50ab7b3c82f82f4b2e2beba4699e9d5e9dcbf84c-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b054/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b592/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b055/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b593/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b595/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b594/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid zlrhsM_OV-NEKagmIoFf/zlrhsM_OV-NEKagmIoFf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/containers/buildah/chroot/pty_ptmx.go ./_build/src/github.com/containers/buildah/chroot/run_common.go ./_build/src/github.com/containers/buildah/chroot/run_linux.go ./_build/src/github.com/containers/buildah/chroot/seccomp.go ./_build/src/github.com/containers/buildah/chroot/selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/f5/f53c8213e022d965be23f921f806f72e3b32706e1755e32f4d893bfba69a6c19-d # internal github.com/containers/buildah mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b054/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b591/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b592/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b597/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b598/_pkg_.a packagefile github.com/containers/buildah/internal/parse=$WORK/b599/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b600/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b604/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b606/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b607/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b608/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b609/_pkg_.a packagefile github.com/containers/buildah/pkg/util=$WORK/b638/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b055/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b210/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b269/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=$WORK/b639/_pkg_.a packagefile github.com/containers/common/libnetwork/network=$WORK/b642/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=$WORK/b660/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b575/_pkg_.a packagefile github.com/containers/common/pkg/chown=$WORK/b661/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/hooks=$WORK/b662/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=$WORK/b665/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b581/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b593/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=$WORK/b668/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b583/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b670/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b567/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b617/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/containers/buildah -complete -installsuffix shared -buildid eenhZ0C9twy46MOzEeST/eenhZ0C9twy46MOzEeST -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack ./_build/src/github.com/containers/buildah/add.go ./_build/src/github.com/containers/buildah/buildah.go ./_build/src/github.com/containers/buildah/commit.go ./_build/src/github.com/containers/buildah/common.go ./_build/src/github.com/containers/buildah/config.go ./_build/src/github.com/containers/buildah/delete.go ./_build/src/github.com/containers/buildah/digester.go ./_build/src/github.com/containers/buildah/image.go ./_build/src/github.com/containers/buildah/import.go ./_build/src/github.com/containers/buildah/info.go ./_build/src/github.com/containers/buildah/mount.go ./_build/src/github.com/containers/buildah/new.go ./_build/src/github.com/containers/buildah/pull.go ./_build/src/github.com/containers/buildah/push.go ./_build/src/github.com/containers/buildah/run.go ./_build/src/github.com/containers/buildah/run_common.go ./_build/src/github.com/containers/buildah/run_linux.go ./_build/src/github.com/containers/buildah/seccomp.go ./_build/src/github.com/containers/buildah/selinux.go ./_build/src/github.com/containers/buildah/unmount.go ./_build/src/github.com/containers/buildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/26/2688154ab7b092bbedd30cc6fb7b69560cc47065d9d758c3822d8070411cba57-d # internal github.com/containers/buildah/imagebuildah mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b211/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b592/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b597/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b598/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b600/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b608/_pkg_.a packagefile github.com/containers/buildah/pkg/rusage=$WORK/b672/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b609/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b055/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b210/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b583/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b618/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b673/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b617/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b632/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b633/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b192/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid 0wwHZgQYPaPx4qv2pwJ0/0wwHZgQYPaPx4qv2pwJ0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/containers/buildah/imagebuildah/build.go ./_build/src/github.com/containers/buildah/imagebuildah/executor.go ./_build/src/github.com/containers/buildah/imagebuildah/stage_executor.go ./_build/src/github.com/containers/buildah/imagebuildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/68/686cb0153a89cdd76f1724e520c0c66282113bf3405a01337b17c8b25140daa4-d # internal github.com/containers/buildah/tests/tutorial mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b671/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid aQdcdbUYZggkgmhMVKZR/aQdcdbUYZggkgmhMVKZR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/buildah/tests/tutorial/tutorial.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b3/b31c4c43ba5a7ecf7fe6af471774b905cf0f86a6193fb65935e969e843f8e444-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/tests/tutorial=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b056/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b671/_pkg_.a packagefile github.com/containers/storage=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b054/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b591/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b592/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b597/_pkg_.a packagefile github.com/containers/buildah/internal=$WORK/b598/_pkg_.a packagefile github.com/containers/buildah/internal/parse=$WORK/b599/_pkg_.a packagefile github.com/containers/buildah/internal/util=$WORK/b600/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b604/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b606/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b607/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b608/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=$WORK/b609/_pkg_.a packagefile github.com/containers/buildah/pkg/util=$WORK/b638/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b055/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b210/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b269/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=$WORK/b639/_pkg_.a packagefile github.com/containers/common/libnetwork/network=$WORK/b642/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=$WORK/b660/_pkg_.a packagefile github.com/containers/common/libnetwork/types=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b575/_pkg_.a packagefile github.com/containers/common/pkg/chown=$WORK/b661/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b562/_pkg_.a packagefile github.com/containers/common/pkg/hooks=$WORK/b662/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=$WORK/b665/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b581/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b593/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=$WORK/b668/_pkg_.a packagefile github.com/containers/common/pkg/util=$WORK/b577/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b512/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b583/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b518/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b294/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b497/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b491/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b186/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b462/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b670/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b567/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b479/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b478/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b617/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b138/_pkg_.a packagefile golang.org/x/term=$WORK/b360/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b095/_pkg_.a packagefile net=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b120/_pkg_.a packagefile os/exec=$WORK/b154/_pkg_.a packagefile os/signal=$WORK/b163/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b191/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b192/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b211/_pkg_.a packagefile github.com/containers/buildah/pkg/rusage=$WORK/b672/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b509/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b618/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b673/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b632/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b633/_pkg_.a packagefile encoding/base64=$WORK/b051/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b474/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b471/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b477/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b498/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b499/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b500/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b502/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b183/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b155/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b277/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b503/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b473/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goexperiment=$WORK/b012/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile runtime/internal/syscall=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile unicode/utf16=$WORK/b053/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b595/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b594/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b134/_pkg_.a packagefile github.com/containers/common/pkg/parse=$WORK/b603/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b601/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobcache=$WORK/b605/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b508/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b636/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b637/_pkg_.a packagefile golang.org/x/crypto/ssh=$WORK/b610/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=$WORK/b616/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b523/_pkg_.a packagefile github.com/containers/common/libimage/define=$WORK/b268/_pkg_.a packagefile github.com/containers/common/pkg/download=$WORK/b578/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b579/_pkg_.a packagefile github.com/containers/common/pkg/signal=$WORK/b582/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b580/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b510/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b531/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b533/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b554/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b556/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=$WORK/b380/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b561/_pkg_.a packagefile github.com/disiqueira/gotree/v3=$WORK/b588/_pkg_.a packagefile github.com/jinzhu/copier=$WORK/b589/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b270/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=$WORK/b271/_pkg_.a packagefile github.com/containers/common/libnetwork/util=$WORK/b640/_pkg_.a packagefile github.com/containers/common/pkg/machine=$WORK/b641/_pkg_.a packagefile github.com/containers/common/libnetwork/cni=$WORK/b643/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=$WORK/b659/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b187/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/pkg/cdi=$WORK/b563/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b573/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b576/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=$WORK/b663/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=$WORK/b664/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b566/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b666/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b667/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b524/_pkg_.a packagefile github.com/containers/common/pkg/umask=$WORK/b669/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/image=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/private=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/internal/set=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=$WORK/b381/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=$WORK/b383/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b384/_pkg_.a packagefile github.com/vbauerster/mpb/v8=$WORK/b452/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=$WORK/b458/_pkg_.a packagefile golang.org/x/exp/maps=$WORK/b132/_pkg_.a packagefile golang.org/x/exp/slices=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b105/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b513/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=$WORK/b465/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=$WORK/b466/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b467/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b289/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b514/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b515/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=$WORK/b516/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b284/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b517/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b522/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b528/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b529/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b082/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b135/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b136/_pkg_.a packagefile compress/bzip2=$WORK/b146/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b275/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b164/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b176/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b584/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b115/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=$WORK/b295/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b297/_pkg_.a packagefile github.com/proglottis/gpgme=$WORK/b365/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=$WORK/b366/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=$WORK/b339/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b367/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b468/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b504/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b158/_pkg_.a packagefile text/scanner=$WORK/b148/_pkg_.a packagefile encoding/hex=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b189/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b463/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b568/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=$WORK/b569/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b480/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b634/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b635/_pkg_.a packagefile io/ioutil=$WORK/b127/_pkg_.a packagefile log=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b059/_pkg_.a packagefile internal/godebug=$WORK/b060/_pkg_.a packagefile internal/nettrace=$WORK/b061/_pkg_.a packagefile internal/singleflight=$WORK/b062/_pkg_.a packagefile net/netip=$WORK/b063/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b202/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b196/_pkg_.a packagefile net/http/httptrace=$WORK/b207/_pkg_.a packagefile net/http/internal=$WORK/b208/_pkg_.a packagefile net/http/internal/ascii=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b267/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b557/_pkg_.a packagefile github.com/containers/image/v5/sif=$WORK/b559/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b544/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b545/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b619/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b627/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b628/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b631/_pkg_.a packagefile github.com/moby/patternmatcher=$WORK/b626/_pkg_.a packagefile net/http/httputil=$WORK/b444/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b472/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b475/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b481/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b486/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b492/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b494/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b152/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=$WORK/b501/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b184/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b185/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b174/_pkg_.a packagefile hash/crc32=$WORK/b170/_pkg_.a packagefile hash/crc64=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b596/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b602/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b386/_pkg_.a packagefile text/template=$WORK/b399/_pkg_.a packagefile encoding/csv=$WORK/b302/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b107/_pkg_.a packagefile crypto/dsa=$WORK/b116/_pkg_.a packagefile crypto/elliptic=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b111/_pkg_.a packagefile crypto/md5=$WORK/b112/_pkg_.a packagefile crypto/rc4=$WORK/b113/_pkg_.a packagefile crypto/rsa=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b114/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b119/_pkg_.a packagefile golang.org/x/crypto/chacha20=$WORK/b611/_pkg_.a packagefile golang.org/x/crypto/curve25519=$WORK/b612/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b348/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b614/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b511/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b532/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b534/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b555/_pkg_.a packagefile database/sql=$WORK/b590/_pkg_.a packagefile database/sql/driver=$WORK/b305/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b644/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b645/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b646/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=$WORK/b651/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b649/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b654/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=$WORK/b655/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b656/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b292/_pkg_.a packagefile regexp/syntax=$WORK/b066/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b188/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/internal/multierror=$WORK/b564/_pkg_.a packagefile github.com/container-orchestrated-devices/container-device-interface/specs-go=$WORK/b565/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b570/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b571/_pkg_.a packagefile github.com/containers/common/version=$WORK/b574/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b525/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b527/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b290/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b293/_pkg_.a packagefile crypto/ed25519=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=$WORK/b382/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=$WORK/b337/_pkg_.a packagefile github.com/theupdateframework/go-tuf/encrypted=$WORK/b354/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b385/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b390/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b392/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b393/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b445/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b446/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b447/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b370/_pkg_.a packagefile container/heap=$WORK/b453/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b454/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b455/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=$WORK/b457/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=$WORK/b460/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b459/_pkg_.a packagefile golang.org/x/exp/constraints=$WORK/b081/_pkg_.a packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b130/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b519/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b520/_pkg_.a packagefile github.com/pkg/errors=$WORK/b530/_pkg_.a packagefile mime/quotedprintable=$WORK/b206/_pkg_.a packagefile crypto/x509/pkix=$WORK/b117/_pkg_.a packagefile encoding/base32=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b276/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b165/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b166/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b168/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b169/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b171/_pkg_.a packagefile runtime/debug=$WORK/b172/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b177/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b178/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b585/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b586/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b587/_pkg_.a packagefile text/tabwriter=$WORK/b401/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=$WORK/b298/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=$WORK/b299/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=$WORK/b340/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b368/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b369/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b375/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b505/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b493/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b142/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b143/_pkg_.a packagefile internal/intern=$WORK/b064/_pkg_.a packagefile compress/flate=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b197/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b200/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b089/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b257/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b558/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=$WORK/b560/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b537/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b539/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b543/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b546/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b620/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b621/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b624/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b625/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b622/_pkg_.a packagefile github.com/moby/sys/sequential=$WORK/b623/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b521/_pkg_.a packagefile github.com/moby/term=$WORK/b629/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b630/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b476/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b482/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b483/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b484/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b485/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b487/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b488/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b489/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=$WORK/b490/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=$WORK/b495/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b387/_pkg_.a packagefile text/template/parse=$WORK/b400/_pkg_.a packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile crypto/internal/nistec=$WORK/b091/_pkg_.a packagefile golang.org/x/crypto/internal/alias=$WORK/b356/_pkg_.a packagefile golang.org/x/crypto/curve25519/internal/field=$WORK/b613/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b615/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b535/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b536/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b549/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b542/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b550/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b551/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b548/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b552/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b553/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=$WORK/b647/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b653/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b652/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=$WORK/b648/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/100=$WORK/b650/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b657/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b658/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b572/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b526/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b291/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b109/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=$WORK/b338/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=$WORK/b361/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=$WORK/b362/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b363/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b359/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc=$WORK/b395/_pkg_.a packagefile net/mail=$WORK/b317/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b448/_pkg_.a packagefile compress/zlib=$WORK/b371/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b373/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b374/_pkg_.a packagefile image=$WORK/b376/_pkg_.a packagefile image/jpeg=$WORK/b378/_pkg_.a packagefile github.com/rivo/uniseg=$WORK/b456/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b129/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b167/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b179/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b300/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b301/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b323/_pkg_.a packagefile github.com/letsencrypt/boulder/core=$WORK/b341/_pkg_.a packagefile github.com/letsencrypt/boulder/errors=$WORK/b352/_pkg_.a packagefile github.com/titanous/rocacheck=$WORK/b353/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b506/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b507/_pkg_.a packagefile testing=$WORK/b449/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b198/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b214/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b260/_pkg_.a packagefile github.com/google/uuid=$WORK/b496/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b538/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b540/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b541/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b547/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b349/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b388/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b389/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b092/_pkg_.a packagefile embed=$WORK/b093/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b110/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b358/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/channelz=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=$WORK/b252/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b423/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b425/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b427/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b430/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b440/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b441/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b442/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b443/_pkg_.a packagefile hash/adler32=$WORK/b372/_pkg_.a packagefile image/color=$WORK/b377/_pkg_.a packagefile image/internal/imageutil=$WORK/b379/_pkg_.a packagefile encoding/xml=$WORK/b303/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b306/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b308/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b309/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b310/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b315/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b319/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b324/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b329/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b327/_pkg_.a packagefile expvar=$WORK/b342/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=$WORK/b343/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=$WORK/b344/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=$WORK/b345/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b346/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=$WORK/b347/_pkg_.a packagefile internal/sysinfo=$WORK/b450/_pkg_.a packagefile runtime/trace=$WORK/b451/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b215/_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/anypb=$WORK/b259/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b261/_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/protoregistry=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b239/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b397/_pkg_.a packagefile html/template=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b251/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b413/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=$WORK/b253/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b254/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b429/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b431/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b438/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b439/_pkg_.a packagefile html=$WORK/b307/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b311/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b313/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b316/_pkg_.a packagefile github.com/josharian/intern=$WORK/b320/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b326/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b332/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b333/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b335/_pkg_.a packagefile encoding/gob=$WORK/b328/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b330/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=$WORK/b350/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b229/_pkg_.a 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 packagefile github.com/golang/protobuf/ptypes/any=$WORK/b262/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b263/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b265/_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/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/types/descriptorpb=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b264/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b266/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b255/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b432/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b433/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b312/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b331/_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/detrand=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b249/_pkg_.a packagefile go/token=$WORK/b233/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b434/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b436/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b437/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b435/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/buildah/tests/tutorial\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2 -B 0xb6d8d295bf169db841f489e11f37c9348c3d8f32 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '\"\nbuild\t-tags=rpm_crashtraceback,seccomp,selinux,btrfs_noversion,exclude_graphdriver_btrfs\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\"-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" 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=JdxnDg6Sn-vnEi_FZZHE/aQdcdbUYZggkgmhMVKZR/bOC1vyzRPg0EsSKlePry/JdxnDg6Sn-vnEi_FZZHE -X main.buildInfo=1687761940 -X main.cniVersion=v1.1.2 -B 0xb6d8d295bf169db841f489e11f37c9348c3d8f32 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 " -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/tutorial rm -r $WORK/b001/ + GOMD2MAN=go-md2man + /usr/bin/make -C docs make: Entering directory '/builddir/build/BUILD/buildah-1.30.0/docs' sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-add.1.md | \ go-md2man -in /dev/stdin -out buildah-add.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-build.1.md | \ go-md2man -in /dev/stdin -out buildah-build.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-commit.1.md | \ go-md2man -in /dev/stdin -out buildah-commit.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-config.1.md | \ go-md2man -in /dev/stdin -out buildah-config.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-containers.1.md | \ go-md2man -in /dev/stdin -out buildah-containers.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-copy.1.md | \ go-md2man -in /dev/stdin -out buildah-copy.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-from.1.md | \ go-md2man -in /dev/stdin -out buildah-from.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-images.1.md | \ go-md2man -in /dev/stdin -out buildah-images.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-info.1.md | \ go-md2man -in /dev/stdin -out buildah-info.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-inspect.1.md | \ go-md2man -in /dev/stdin -out buildah-inspect.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-login.1.md | \ go-md2man -in /dev/stdin -out buildah-login.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-logout.1.md | \ go-md2man -in /dev/stdin -out buildah-logout.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-manifest-add.1.md | \ go-md2man -in /dev/stdin -out buildah-manifest-add.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-manifest-annotate.1.md | \ go-md2man -in /dev/stdin -out buildah-manifest-annotate.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-manifest-create.1.md | \ go-md2man -in /dev/stdin -out buildah-manifest-create.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-manifest-exists.1.md | \ go-md2man -in /dev/stdin -out buildah-manifest-exists.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-manifest-inspect.1.md | \ go-md2man -in /dev/stdin -out buildah-manifest-inspect.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-manifest-push.1.md | \ go-md2man -in /dev/stdin -out buildah-manifest-push.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-manifest-remove.1.md | \ go-md2man -in /dev/stdin -out buildah-manifest-remove.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-manifest-rm.1.md | \ go-md2man -in /dev/stdin -out buildah-manifest-rm.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-manifest.1.md | \ go-md2man -in /dev/stdin -out buildah-manifest.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-mount.1.md | \ go-md2man -in /dev/stdin -out buildah-mount.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-prune.1.md | \ go-md2man -in /dev/stdin -out buildah-prune.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-pull.1.md | \ go-md2man -in /dev/stdin -out buildah-pull.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-push.1.md | \ go-md2man -in /dev/stdin -out buildah-push.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-rename.1.md | \ go-md2man -in /dev/stdin -out buildah-rename.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-rm.1.md | \ go-md2man -in /dev/stdin -out buildah-rm.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-rmi.1.md | \ go-md2man -in /dev/stdin -out buildah-rmi.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-run.1.md | \ go-md2man -in /dev/stdin -out buildah-run.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-source-add.1.md | \ go-md2man -in /dev/stdin -out buildah-source-add.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-source-create.1.md | \ go-md2man -in /dev/stdin -out buildah-source-create.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-source-pull.1.md | \ go-md2man -in /dev/stdin -out buildah-source-pull.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-source-push.1.md | \ go-md2man -in /dev/stdin -out buildah-source-push.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-source.1.md | \ go-md2man -in /dev/stdin -out buildah-source.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-tag.1.md | \ go-md2man -in /dev/stdin -out buildah-tag.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-umount.1.md | \ go-md2man -in /dev/stdin -out buildah-umount.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-unshare.1.md | \ go-md2man -in /dev/stdin -out buildah-unshare.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah-version.1.md | \ go-md2man -in /dev/stdin -out buildah-version.1 sed -e 's/\((buildah[^)]*\.md\(#.*\)\?)\)//g' \ -e 's/\[\(buildah[^]]*\)\]/\1/g' \ -e 's/\[\([^]]*\)](http[^)]\+)/\1/g' \ -e 's;<\(/\)\?\(a\|a\s\+[^>]*\|sup\)>;;g' \ -e 's/\\$/ /g' buildah.1.md | \ go-md2man -in /dev/stdin -out buildah.1 make: Leaving directory '/builddir/build/BUILD/buildah-1.30.0/docs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8apWXM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64 ++ dirname /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64 + cd buildah-1.30.0 ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-1.30.0/_build:/builddir/build/BUILD/buildah-1.30.0 + GOPATH=/builddir/build/BUILD/buildah-1.30.0/_build:/builddir/build/BUILD/buildah-1.30.0 + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64 PREFIX=/usr install install.completions sed: can't read vendor/modules.txt: No such file or directory sed: can't read vendor/modules.txt: No such file or directory install -d -m 755 /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/bin install -m 755 bin/buildah /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/bin/buildah install -m 755 -d /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/bash-completion/completions install -m 644 contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/bash-completion/completions/buildah + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64 PREFIX=/usr -C docs install make: Entering directory '/builddir/build/BUILD/buildah-1.30.0/docs' install -d /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/man/man1 install -m 0644 links/buildah*.1 /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/man/man1 make: Leaving directory '/builddir/build/BUILD/buildah-1.30.0/docs' + install -d -p /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system + cp -pav tests/. /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system 'tests/./add.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./add.bats' 'tests/./authenticate.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./authenticate.bats' 'tests/./basic.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./basic.bats' 'tests/./blobcache.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./blobcache.bats' 'tests/./bud.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud.bats' 'tests/./bud' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud' 'tests/./bud/add-chmod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-chmod' 'tests/./bud/add-chmod/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-chmod/Dockerfile' 'tests/./bud/add-chmod/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-chmod/Dockerfile.bad' 'tests/./bud/add-chmod/Dockerfile.combined' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-chmod/Dockerfile.combined' 'tests/./bud/add-chmod/addchmod.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-chmod/addchmod.txt' 'tests/./bud/add-chown' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-chown' 'tests/./bud/add-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-chown/Dockerfile' 'tests/./bud/add-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-chown/Dockerfile.bad' 'tests/./bud/add-chown/addchown.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-chown/addchown.txt' 'tests/./bud/add-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-create-absolute-path' 'tests/./bud/add-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-create-absolute-path/Dockerfile' 'tests/./bud/add-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-create-absolute-path/distutils.cfg' 'tests/./bud/add-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-create-relative-path' 'tests/./bud/add-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-create-relative-path/Dockerfile' 'tests/./bud/add-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-create-relative-path/distutils.cfg' 'tests/./bud/add-file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-file' 'tests/./bud/add-file/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-file/Dockerfile' 'tests/./bud/add-file/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-file/file' 'tests/./bud/add-file/file2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-file/file2' 'tests/./bud/add-run-dir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-run-dir' 'tests/./bud/add-run-dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/add-run-dir/Dockerfile' 'tests/./bud/addtl-tags' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/addtl-tags' 'tests/./bud/addtl-tags/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/addtl-tags/Dockerfile' 'tests/./bud/all-platform' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/all-platform' 'tests/./bud/all-platform/Containerfile.default-arg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/all-platform/Containerfile.default-arg' 'tests/./bud/base-with-arg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/base-with-arg' 'tests/./bud/base-with-arg/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/base-with-arg/Containerfile' 'tests/./bud/base-with-arg/Containerfile2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/base-with-arg/Containerfile2' 'tests/./bud/base-with-arg/Containerfilebad' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/base-with-arg/Containerfilebad' 'tests/./bud/base-with-arg/first.args' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/base-with-arg/first.args' 'tests/./bud/base-with-arg/second.args' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/base-with-arg/second.args' 'tests/./bud/build-arg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/build-arg' 'tests/./bud/build-arg/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile' 'tests/./bud/build-arg/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile2' 'tests/./bud/build-arg/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile3' 'tests/./bud/build-arg/Dockerfile4' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile4' 'tests/./bud/build-with-from' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/build-with-from' 'tests/./bud/build-with-from/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/build-with-from/Containerfile' 'tests/./bud/buildkit-mount-from' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from' 'tests/./bud/buildkit-mount-from/Dockerfilebindfrom' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebindfrom' 'tests/./bud/buildkit-mount-from/Dockerfilebindfromrelative' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebindfromrelative' 'tests/./bud/buildkit-mount-from/Dockerfilebindfromwithemptyfrom' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebindfromwithemptyfrom' 'tests/./bud/buildkit-mount-from/Dockerfilebindfromwithoutsource' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebindfromwithoutsource' 'tests/./bud/buildkit-mount-from/Dockerfilebindfromwriteable' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebindfromwriteable' 'tests/./bud/buildkit-mount-from/Dockerfilebuildkitbase' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebuildkitbase' 'tests/./bud/buildkit-mount-from/Dockerfilebuildkitbaserelative' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebuildkitbaserelative' 'tests/./bud/buildkit-mount-from/Dockerfilecachefrom' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilecachefrom' 'tests/./bud/buildkit-mount-from/Dockerfilecachefromimage' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilecachefromimage' 'tests/./bud/buildkit-mount-from/Dockerfilecachemultiplefrom' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilecachemultiplefrom' 'tests/./bud/buildkit-mount-from/Dockerfilemultistagefrom' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilemultistagefrom' 'tests/./bud/buildkit-mount-from/Dockerfilemultistagefromcache' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilemultistagefromcache' 'tests/./bud/buildkit-mount-from/Dockermultistagefrom' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockermultistagefrom' 'tests/./bud/buildkit-mount-from/hello' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/hello' 'tests/./bud/buildkit-mount-from/hello2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/hello2' 'tests/./bud/buildkit-mount' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount' 'tests/./bud/buildkit-mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfile' 'tests/./bud/buildkit-mount/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfile2' 'tests/./bud/buildkit-mount/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfile3' 'tests/./bud/buildkit-mount/Dockerfile4' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfile4' 'tests/./bud/buildkit-mount/Dockerfile6' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfile6' 'tests/./bud/buildkit-mount/Dockerfilecacheread' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfilecacheread' 'tests/./bud/buildkit-mount/Dockerfilecachereadwithoutz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfilecachereadwithoutz' 'tests/./bud/buildkit-mount/Dockerfilecachewrite' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfilecachewrite' 'tests/./bud/buildkit-mount/Dockerfilecachewritesharing' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfilecachewritesharing' 'tests/./bud/buildkit-mount/Dockerfilecachewritewithoutz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfilecachewritewithoutz' 'tests/./bud/buildkit-mount/Dockerfiletmpfs' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfiletmpfs' 'tests/./bud/buildkit-mount/Dockerfiletmpfscopyup' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfiletmpfscopyup' 'tests/./bud/buildkit-mount/input_file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/input_file' 'tests/./bud/buildkit-mount/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/subdir' 'tests/./bud/buildkit-mount/subdir/input_file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/subdir/input_file' 'tests/./bud/cache-chown' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-chown' 'tests/./bud/cache-chown/Dockerfile.add1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.add1' 'tests/./bud/cache-chown/Dockerfile.add2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.add2' 'tests/./bud/cache-chown/Dockerfile.copy1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.copy1' 'tests/./bud/cache-chown/Dockerfile.copy2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.copy2' 'tests/./bud/cache-chown/Dockerfile.prev1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.prev1' 'tests/./bud/cache-chown/Dockerfile.prev2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.prev2' 'tests/./bud/cache-chown/Dockerfile.tar1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.tar1' 'tests/./bud/cache-chown/Dockerfile.tar2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.tar2' 'tests/./bud/cache-chown/Dockerfile.url1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.url1' 'tests/./bud/cache-chown/Dockerfile.url2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.url2' 'tests/./bud/cache-chown/testfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-chown/testfile' 'tests/./bud/cache-chown/testfile.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-chown/testfile.tar.gz' 'tests/./bud/cache-format' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-format' 'tests/./bud/cache-format/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-format/Dockerfile' 'tests/./bud/cache-from' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-from' 'tests/./bud/cache-from/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-from/Containerfile' 'tests/./bud/cache-mount-locked' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-mount-locked' 'tests/./bud/cache-mount-locked/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-mount-locked/Containerfile' 'tests/./bud/cache-mount-locked/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-mount-locked/file' 'tests/./bud/cache-scratch' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-scratch' 'tests/./bud/cache-scratch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-scratch/Dockerfile' 'tests/./bud/cache-scratch/Dockerfile.config' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-scratch/Dockerfile.config' 'tests/./bud/cache-scratch/Dockerfile.different1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-scratch/Dockerfile.different1' 'tests/./bud/cache-scratch/Dockerfile.different2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-scratch/Dockerfile.different2' 'tests/./bud/cache-stages' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-stages' 'tests/./bud/cache-stages/Dockerfile.1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.1' 'tests/./bud/cache-stages/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.2' 'tests/./bud/cache-stages/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.3' 'tests/./bud/capabilities' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/capabilities' 'tests/./bud/capabilities/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/capabilities/Dockerfile' 'tests/./bud/check-race' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/check-race' 'tests/./bud/check-race/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/check-race/Containerfile' 'tests/./bud/container-ignoresymlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/container-ignoresymlink' 'tests/./bud/container-ignoresymlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/container-ignoresymlink/Dockerfile' 'tests/./bud/container-ignoresymlink/hello' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/container-ignoresymlink/hello' 'tests/./bud/container-ignoresymlink/world' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/container-ignoresymlink/world' 'tests/./bud/containeranddockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containeranddockerfile' 'tests/./bud/containeranddockerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containeranddockerfile/Containerfile' 'tests/./bud/containeranddockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containeranddockerfile/Dockerfile' 'tests/./bud/containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containerfile' 'tests/./bud/containerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containerfile/Containerfile' 'tests/./bud/containerfile/Containerfile.in' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containerfile/Containerfile.in' 'tests/./bud/containerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containerignore' 'tests/./bud/containerignore/.containerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containerignore/.containerignore' 'tests/./bud/containerignore/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containerignore/.dockerignore' 'tests/./bud/containerignore/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containerignore/Dockerfile' 'tests/./bud/containerignore/Dockerfile.succeed' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containerignore/Dockerfile.succeed' 'tests/./bud/containerignore/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containerignore/subdir' 'tests/./bud/containerignore/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containerignore/subdir/sub1.txt' 'tests/./bud/containerignore/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containerignore/subdir/sub2.txt' 'tests/./bud/containerignore/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containerignore/test1.txt' 'tests/./bud/containerignore/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/containerignore/test2.txt' 'tests/./bud/context-escape-dir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/context-escape-dir' 'tests/./bud/context-escape-dir/testdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/context-escape-dir/testdir' 'tests/./bud/context-escape-dir/testdir/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/context-escape-dir/testdir/Containerfile' 'tests/./bud/context-escape-dir/upperfile.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/context-escape-dir/upperfile.txt' 'tests/./bud/context-from-stdin' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/context-from-stdin' 'tests/./bud/context-from-stdin/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/context-from-stdin/Dockerfile' 'tests/./bud/copy-archive' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-archive' 'tests/./bud/copy-archive/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-archive/Containerfile' 'tests/./bud/copy-chmod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-chmod' 'tests/./bud/copy-chmod/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-chmod/Dockerfile' 'tests/./bud/copy-chmod/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-chmod/Dockerfile.bad' 'tests/./bud/copy-chmod/Dockerfile.combined' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-chmod/Dockerfile.combined' 'tests/./bud/copy-chmod/copychmod.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-chmod/copychmod.txt' 'tests/./bud/copy-chown' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-chown' 'tests/./bud/copy-chown/Containerfile.chown_user' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-chown/Containerfile.chown_user' 'tests/./bud/copy-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile' 'tests/./bud/copy-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile.bad' 'tests/./bud/copy-chown/Dockerfile.bad2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile.bad2' 'tests/./bud/copy-chown/copychown.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-chown/copychown.txt' 'tests/./bud/copy-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-create-absolute-path' 'tests/./bud/copy-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-create-absolute-path/Dockerfile' 'tests/./bud/copy-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-create-absolute-path/distutils.cfg' 'tests/./bud/copy-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-create-relative-path' 'tests/./bud/copy-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-create-relative-path/Dockerfile' 'tests/./bud/copy-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-create-relative-path/distutils.cfg' 'tests/./bud/copy-envvar' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-envvar' 'tests/./bud/copy-envvar/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-envvar/Containerfile' 'tests/./bud/copy-envvar/file-0.0.1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-envvar/file-0.0.1.txt' 'tests/./bud/copy-from' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-from' 'tests/./bud/copy-from/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile' 'tests/./bud/copy-from/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile.bad' 'tests/./bud/copy-from/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile2' 'tests/./bud/copy-from/Dockerfile2.bad' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile2.bad' 'tests/./bud/copy-from/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile3' 'tests/./bud/copy-from/Dockerfile4' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile4' 'tests/./bud/copy-globs' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-globs' 'tests/./bud/copy-globs/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-globs/Containerfile' 'tests/./bud/copy-globs/Containerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-globs/Containerfile.bad' 'tests/./bud/copy-globs/Containerfile.missing' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-globs/Containerfile.missing' 'tests/./bud/copy-globs/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-globs/Dockerfile' 'tests/./bud/copy-globs/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-globs/test1.txt' 'tests/./bud/copy-globs/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-globs/test2.txt' 'tests/./bud/copy-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-multiple-files' 'tests/./bud/copy-multiple-files/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-multiple-files/Dockerfile' 'tests/./bud/copy-multiple-files/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-multiple-files/file' 'tests/./bud/copy-multiple-files/file2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-multiple-files/file2' 'tests/./bud/copy-multistage-paths' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-multistage-paths' 'tests/./bud/copy-multistage-paths/Dockerfile.absolute' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.absolute' 'tests/./bud/copy-multistage-paths/Dockerfile.invalid_from' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.invalid_from' 'tests/./bud/copy-multistage-paths/Dockerfile.relative' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.relative' 'tests/./bud/copy-root' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-root' 'tests/./bud/copy-root/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-root/Dockerfile' 'tests/./bud/copy-root/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-root/distutils.cfg' 'tests/./bud/copy-workdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-workdir' 'tests/./bud/copy-workdir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-workdir/Dockerfile' 'tests/./bud/copy-workdir/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-workdir/Dockerfile.2' 'tests/./bud/copy-workdir/file1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-workdir/file1.txt' 'tests/./bud/copy-workdir/file2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/copy-workdir/file2.txt' 'tests/./bud/dest-final-slash' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dest-final-slash' 'tests/./bud/dest-final-slash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dest-final-slash/Dockerfile' 'tests/./bud/dest-symlink-dangling' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dest-symlink-dangling' 'tests/./bud/dest-symlink-dangling/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dest-symlink-dangling/Dockerfile' 'tests/./bud/dest-symlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dest-symlink' 'tests/./bud/dest-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dest-symlink/Dockerfile' 'tests/./bud/device' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/device' 'tests/./bud/device/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/device/Dockerfile' 'tests/./bud/dns' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dns' 'tests/./bud/dns/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dns/Dockerfile' 'tests/./bud/dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerfile' 'tests/./bud/dockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerfile/Dockerfile' 'tests/./bud/dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore' 'tests/./bud/dockerignore/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore/.dockerignore' 'tests/./bud/dockerignore/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore/Dockerfile' 'tests/./bud/dockerignore/Dockerfile.succeed' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore/Dockerfile.succeed' 'tests/./bud/dockerignore/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore/subdir' 'tests/./bud/dockerignore/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub1.txt' 'tests/./bud/dockerignore/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub2.txt' 'tests/./bud/dockerignore/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore/test1.txt' 'tests/./bud/dockerignore/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore/test2.txt' 'tests/./bud/dockerignore2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore2' 'tests/./bud/dockerignore2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/.dockerignore' 'tests/./bud/dockerignore2/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/Dockerfile' 'tests/./bud/dockerignore2/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir' 'tests/./bud/dockerignore2/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/sub1.txt' 'tests/./bud/dockerignore2/subdir/subsubdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir' 'tests/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' 'tests/./bud/dockerignore3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3' 'tests/./bud/dockerignore3/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/.dockerignore' 'tests/./bud/dockerignore3/BUILD.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/BUILD.md' 'tests/./bud/dockerignore3/COPYRIGHT' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/COPYRIGHT' 'tests/./bud/dockerignore3/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/Dockerfile' 'tests/./bud/dockerignore3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/LICENSE' 'tests/./bud/dockerignore3/README-secret.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/README-secret.md' 'tests/./bud/dockerignore3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/README.md' 'tests/./bud/dockerignore3/manifest' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/manifest' 'tests/./bud/dockerignore3/src' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src' 'tests/./bud/dockerignore3/src/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/Makefile' 'tests/./bud/dockerignore3/src/cmd' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd' 'tests/./bud/dockerignore3/src/cmd/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/Makefile' 'tests/./bud/dockerignore3/src/cmd/main.in' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/main.in' 'tests/./bud/dockerignore3/src/etc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc' 'tests/./bud/dockerignore3/src/etc/foo.conf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf' 'tests/./bud/dockerignore3/src/etc/foo.conf.d' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d' 'tests/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' 'tests/./bud/dockerignore3/src/lib' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib' 'tests/./bud/dockerignore3/src/lib/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/Makefile' 'tests/./bud/dockerignore3/src/lib/framework.in' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/framework.in' 'tests/./bud/dockerignore3/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/test1.txt' 'tests/./bud/dockerignore3/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/test2.txt' 'tests/./bud/dockerignore3/test3.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/test3.txt' 'tests/./bud/dockerignore4' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4' 'tests/./bud/dockerignore4/BUILD.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/BUILD.md' 'tests/./bud/dockerignore4/COPYRIGHT' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/COPYRIGHT' 'tests/./bud/dockerignore4/Dockerfile.test' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/Dockerfile.test' 'tests/./bud/dockerignore4/Dockerfile.test.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/Dockerfile.test.dockerignore' 'tests/./bud/dockerignore4/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/LICENSE' 'tests/./bud/dockerignore4/README-secret.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/README-secret.md' 'tests/./bud/dockerignore4/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/README.md' 'tests/./bud/dockerignore4/manifest' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/manifest' 'tests/./bud/dockerignore4/src' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src' 'tests/./bud/dockerignore4/src/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/Makefile' 'tests/./bud/dockerignore4/src/cmd' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/cmd' 'tests/./bud/dockerignore4/src/cmd/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/cmd/Makefile' 'tests/./bud/dockerignore4/src/cmd/main.in' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/cmd/main.in' 'tests/./bud/dockerignore4/src/etc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/etc' 'tests/./bud/dockerignore4/src/etc/foo.conf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/etc/foo.conf' 'tests/./bud/dockerignore4/src/etc/foo.conf.d' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/etc/foo.conf.d' 'tests/./bud/dockerignore4/src/etc/foo.conf.d/dropin.conf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/etc/foo.conf.d/dropin.conf' 'tests/./bud/dockerignore4/src/lib' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/lib' 'tests/./bud/dockerignore4/src/lib/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/lib/Makefile' 'tests/./bud/dockerignore4/src/lib/framework.in' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/lib/framework.in' 'tests/./bud/dockerignore4/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/test1.txt' 'tests/./bud/dockerignore4/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/test2.txt' 'tests/./bud/dockerignore4/test3.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/test3.txt' 'tests/./bud/dockerignore6' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore6' 'tests/./bud/dockerignore6/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/Dockerfile' 'tests/./bud/dockerignore6/Dockerfile.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/Dockerfile.dockerignore' 'tests/./bud/dockerignore6/Dockerfile.succeed' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/Dockerfile.succeed' 'tests/./bud/dockerignore6/Dockerfile.succeed.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/Dockerfile.succeed.dockerignore' 'tests/./bud/dockerignore6/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/subdir' 'tests/./bud/dockerignore6/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/subdir/sub1.txt' 'tests/./bud/dockerignore6/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/subdir/sub2.txt' 'tests/./bud/dockerignore6/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/test1.txt' 'tests/./bud/dockerignore6/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/test2.txt' 'tests/./bud/dupe-arg-env-name' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dupe-arg-env-name' 'tests/./bud/dupe-arg-env-name/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/dupe-arg-env-name/Containerfile' 'tests/./bud/env' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/env' 'tests/./bud/env/Dockerfile.check-env' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.check-env' 'tests/./bud/env/Dockerfile.env-from-image' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-from-image' 'tests/./bud/env/Dockerfile.env-precedence' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-precedence' 'tests/./bud/env/Dockerfile.env-same-file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-same-file' 'tests/./bud/env/Dockerfile.special-chars' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.special-chars' 'tests/./bud/exit42' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/exit42' 'tests/./bud/exit42/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/exit42/Containerfile' 'tests/./bud/from-as' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-as' 'tests/./bud/from-as/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-as/Dockerfile' 'tests/./bud/from-as/Dockerfile.skip' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-as/Dockerfile.skip' 'tests/./bud/from-invalid-registry' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-invalid-registry' 'tests/./bud/from-invalid-registry/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-invalid-registry/Containerfile' 'tests/./bud/from-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files' 'tests/./bud/from-multiple-files/Dockerfile1.alpine' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.alpine' 'tests/./bud/from-multiple-files/Dockerfile1.scratch' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.scratch' 'tests/./bud/from-multiple-files/Dockerfile2.glob' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.glob' 'tests/./bud/from-multiple-files/Dockerfile2.nofrom' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.nofrom' 'tests/./bud/from-multiple-files/Dockerfile2.withfrom' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.withfrom' 'tests/./bud/from-scratch' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-scratch' 'tests/./bud/from-scratch/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-scratch/Containerfile' 'tests/./bud/from-scratch/Containerfile2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-scratch/Containerfile2' 'tests/./bud/from-scratch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile' 'tests/./bud/from-with-arg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-with-arg' 'tests/./bud/from-with-arg/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/from-with-arg/Containerfile' 'tests/./bud/group' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/group' 'tests/./bud/group/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/group/Containerfile' 'tests/./bud/hardlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/hardlink' 'tests/./bud/hardlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/hardlink/Dockerfile' 'tests/./bud/healthcheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/healthcheck' 'tests/./bud/healthcheck/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/healthcheck/Dockerfile' 'tests/./bud/http-context-containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/http-context-containerfile' 'tests/./bud/http-context-containerfile/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/http-context-containerfile/context.tar' 'tests/./bud/http-context-subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/http-context-subdir' 'tests/./bud/http-context-subdir/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/http-context-subdir/context.tar' 'tests/./bud/http-context' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/http-context' 'tests/./bud/http-context/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/http-context/context.tar' 'tests/./bud/inline-network' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/inline-network' 'tests/./bud/inline-network/Dockerfile1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/inline-network/Dockerfile1' 'tests/./bud/inline-network/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/inline-network/Dockerfile2' 'tests/./bud/inline-network/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/inline-network/Dockerfile3' 'tests/./bud/inline-network/Dockerfile4' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/inline-network/Dockerfile4' 'tests/./bud/layers-squash' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/layers-squash' 'tests/./bud/layers-squash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/layers-squash/Dockerfile' 'tests/./bud/layers-squash/Dockerfile.hardlinks' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/layers-squash/Dockerfile.hardlinks' 'tests/./bud/layers-squash/Dockerfile.multi-stage' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/layers-squash/Dockerfile.multi-stage' 'tests/./bud/layers-squash/artifact' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/layers-squash/artifact' 'tests/./bud/leading-args' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/leading-args' 'tests/./bud/leading-args/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/leading-args/Dockerfile' 'tests/./bud/long-sleep' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/long-sleep' 'tests/./bud/long-sleep/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/long-sleep/Dockerfile' 'tests/./bud/maintainer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/maintainer' 'tests/./bud/maintainer/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/maintainer/Dockerfile' 'tests/./bud/mount' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/mount' 'tests/./bud/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/mount/Dockerfile' 'tests/./bud/multi-stage-builds-small-as' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.index' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.index' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.mixed' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.mixed' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.name' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.name' 'tests/./bud/multi-stage-builds' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds' 'tests/./bud/multi-stage-builds/Dockerfile.arg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.arg' 'tests/./bud/multi-stage-builds/Dockerfile.arg_in_copy' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.arg_in_copy' 'tests/./bud/multi-stage-builds/Dockerfile.arg_in_stage' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.arg_in_stage' 'tests/./bud/multi-stage-builds/Dockerfile.extended' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.extended' 'tests/./bud/multi-stage-builds/Dockerfile.index' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.index' 'tests/./bud/multi-stage-builds/Dockerfile.mixed' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.mixed' 'tests/./bud/multi-stage-builds/Dockerfile.name' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.name' 'tests/./bud/multi-stage-builds/Dockerfile.rebase' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.rebase' 'tests/./bud/multi-stage-builds/Dockerfile.reused' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.reused' 'tests/./bud/multi-stage-builds/Dockerfile.reused2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.reused2' 'tests/./bud/multiarch' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multiarch' 'tests/./bud/multiarch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multiarch/Dockerfile' 'tests/./bud/multiarch/Dockerfile.built-in-args' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multiarch/Dockerfile.built-in-args' 'tests/./bud/multiarch/Dockerfile.fail' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multiarch/Dockerfile.fail' 'tests/./bud/multiarch/Dockerfile.fail-multistage' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multiarch/Dockerfile.fail-multistage' 'tests/./bud/multiarch/Dockerfile.no-run' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/multiarch/Dockerfile.no-run' 'tests/./bud/namespaces' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/namespaces' 'tests/./bud/namespaces/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/namespaces/Containerfile' 'tests/./bud/network' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/network' 'tests/./bud/network/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/network/Containerfile' 'tests/./bud/no-change' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/no-change' 'tests/./bud/no-change/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/no-change/Dockerfile' 'tests/./bud/non-directory-in-path' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/non-directory-in-path' 'tests/./bud/non-directory-in-path/non-directory' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/non-directory-in-path/non-directory' 'tests/./bud/onbuild' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/onbuild' 'tests/./bud/onbuild/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile' 'tests/./bud/onbuild/Dockerfile1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile1' 'tests/./bud/onbuild/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile2' 'tests/./bud/platform-sets-args' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/platform-sets-args' 'tests/./bud/platform-sets-args/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/platform-sets-args/Containerfile' 'tests/./bud/preprocess' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/preprocess' 'tests/./bud/preprocess/Decomposed.in' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/preprocess/Decomposed.in' 'tests/./bud/preprocess/Error.in' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/preprocess/Error.in' 'tests/./bud/preprocess/common' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/preprocess/common' 'tests/./bud/preprocess/install-base' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/preprocess/install-base' 'tests/./bud/preserve-volumes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/preserve-volumes' 'tests/./bud/preserve-volumes/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/preserve-volumes/Dockerfile' 'tests/./bud/pull' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/pull' 'tests/./bud/pull/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/pull/Containerfile' 'tests/./bud/recurse' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/recurse' 'tests/./bud/recurse/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/recurse/Dockerfile' 'tests/./bud/run-mounts' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-mounts' 'tests/./bud/run-mounts/Dockerfile.secret' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret' 'tests/./bud/run-mounts/Dockerfile.secret-access' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret-access' 'tests/./bud/run-mounts/Dockerfile.secret-mode' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret-mode' 'tests/./bud/run-mounts/Dockerfile.secret-not-required' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret-not-required' 'tests/./bud/run-mounts/Dockerfile.secret-options' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret-options' 'tests/./bud/run-mounts/Dockerfile.secret-required' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret-required' 'tests/./bud/run-mounts/Dockerfile.ssh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.ssh' 'tests/./bud/run-mounts/Dockerfile.ssh_access' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.ssh_access' 'tests/./bud/run-mounts/Dockerfile.ssh_options' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.ssh_options' 'tests/./bud/run-privd' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-privd' 'tests/./bud/run-privd/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-privd/Dockerfile' 'tests/./bud/run-scenarios' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-scenarios' 'tests/./bud/run-scenarios/Dockerfile.args' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.args' 'tests/./bud/run-scenarios/Dockerfile.cmd-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.cmd-run' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-cmd-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-cmd-run' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-cmd-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-run' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-run' 'tests/./bud/run-scenarios/Dockerfile.multi-args' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.multi-args' 'tests/./bud/run-scenarios/Dockerfile.noop-flags' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.noop-flags' 'tests/./bud/secret-relative' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/secret-relative' 'tests/./bud/secret-relative/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/secret-relative/Dockerfile' 'tests/./bud/secret-relative/secret1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/secret-relative/secret1.txt' 'tests/./bud/secret-relative/secret2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/secret-relative/secret2.txt' 'tests/./bud/shell' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/shell' 'tests/./bud/shell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/shell/Dockerfile' 'tests/./bud/shell/Dockerfile.build-shell-custom' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-custom' 'tests/./bud/shell/Dockerfile.build-shell-default' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-default' 'tests/./bud/stdio' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/stdio' 'tests/./bud/stdio/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/stdio/Dockerfile' 'tests/./bud/supplemental-groups' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/supplemental-groups' 'tests/./bud/supplemental-groups/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/supplemental-groups/Dockerfile' 'tests/./bud/symlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink' 'tests/./bud/symlink/Containerfile.add-tar-gz-with-link' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink/Containerfile.add-tar-gz-with-link' 'tests/./bud/symlink/Containerfile.add-tar-with-link' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink/Containerfile.add-tar-with-link' 'tests/./bud/symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile' 'tests/./bud/symlink/Dockerfile.absolute-dir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-dir-symlink' 'tests/./bud/symlink/Dockerfile.absolute-symlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-symlink' 'tests/./bud/symlink/Dockerfile.multiple-symlinks' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.multiple-symlinks' 'tests/./bud/symlink/Dockerfile.relative-symlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.relative-symlink' 'tests/./bud/symlink/Dockerfile.replace-symlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.replace-symlink' 'tests/./bud/symlink/Dockerfile.symlink-points-to-itself' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.symlink-points-to-itself' 'tests/./bud/symlink/tarball.tar' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink/tarball.tar' 'tests/./bud/symlink/tarball.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink/tarball.tar.gz' 'tests/./bud/symlink/tarball_latest.tar' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink/tarball_latest.tar' 'tests/./bud/symlink/tarball_latest.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/symlink/tarball_latest.tar.gz' 'tests/./bud/target' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/target' 'tests/./bud/target/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/target/Dockerfile' 'tests/./bud/targetarch' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/targetarch' 'tests/./bud/targetarch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/targetarch/Dockerfile' 'tests/./bud/terminal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/terminal' 'tests/./bud/terminal/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/terminal/Dockerfile' 'tests/./bud/unrecognized' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/unrecognized' 'tests/./bud/unrecognized/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/unrecognized/Dockerfile' 'tests/./bud/use-args' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-args' 'tests/./bud/use-args/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-args/Containerfile' 'tests/./bud/use-args/Containerfile.dest_nobrace' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-args/Containerfile.dest_nobrace' 'tests/./bud/use-args/Containerfile.destination' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-args/Containerfile.destination' 'tests/./bud/use-layers' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-layers' 'tests/./bud/use-layers/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile' 'tests/./bud/use-layers/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.2' 'tests/./bud/use-layers/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.3' 'tests/./bud/use-layers/Dockerfile.4' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.4' 'tests/./bud/use-layers/Dockerfile.5' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.5' 'tests/./bud/use-layers/Dockerfile.6' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.6' 'tests/./bud/use-layers/Dockerfile.7' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.7' 'tests/./bud/use-layers/Dockerfile.build-args' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.build-args' 'tests/./bud/use-layers/Dockerfile.dangling-symlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.dangling-symlink' 'tests/./bud/use-layers/Dockerfile.fail-case' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.fail-case' 'tests/./bud/use-layers/Dockerfile.multistage-copy' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.multistage-copy' 'tests/./bud/use-layers/Dockerfile.non-existent-registry' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.non-existent-registry' 'tests/./bud/volume-ownership' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/volume-ownership' 'tests/./bud/volume-ownership/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/volume-ownership/Dockerfile' 'tests/./bud/volume-perms' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/volume-perms' 'tests/./bud/volume-perms/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/volume-perms/Dockerfile' 'tests/./bud/volume-symlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/volume-symlink' 'tests/./bud/volume-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/volume-symlink/Dockerfile' 'tests/./bud/volume-symlink/Dockerfile.no-symlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/volume-symlink/Dockerfile.no-symlink' 'tests/./bud/with-arg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/with-arg' 'tests/./bud/with-arg/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/with-arg/Dockerfile' 'tests/./bud/with-arg/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/with-arg/Dockerfile2' 'tests/./bud/with-arg/Dockerfilefromarg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/with-arg/Dockerfilefromarg' 'tests/./bud/workdir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/workdir-symlink' 'tests/./bud/workdir-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile' 'tests/./bud/workdir-symlink/Dockerfile-2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-2' 'tests/./bud/workdir-symlink/Dockerfile-3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-3' 'tests/./bud/workdir-user' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/workdir-user' 'tests/./bud/workdir-user/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud/workdir-user/Dockerfile' 'tests/./bud_overlay_leaks.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./bud_overlay_leaks.bats' 'tests/./byid.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./byid.bats' 'tests/./commit.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./commit.bats' 'tests/./config.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./config.bats' 'tests/./conformance' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance' 'tests/./conformance/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/README.md' 'tests/./conformance/conformance_test.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/conformance_test.go' 'tests/./conformance/selinux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/selinux.go' 'tests/./conformance/selinux_unsupported.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/selinux_unsupported.go' 'tests/./conformance/testdata' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata' 'tests/./conformance/testdata/Dockerfile.add' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.add' 'tests/./conformance/testdata/Dockerfile.copyfrom_1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_10' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_10' 'tests/./conformance/testdata/Dockerfile.copyfrom_11' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_11' 'tests/./conformance/testdata/Dockerfile.copyfrom_12' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_12' 'tests/./conformance/testdata/Dockerfile.copyfrom_13' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_13' 'tests/./conformance/testdata/Dockerfile.copyfrom_2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_2' 'tests/./conformance/testdata/Dockerfile.copyfrom_3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3' 'tests/./conformance/testdata/Dockerfile.copyfrom_3_1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_4' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_4' 'tests/./conformance/testdata/Dockerfile.copyfrom_5' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_5' 'tests/./conformance/testdata/Dockerfile.copyfrom_6' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_6' 'tests/./conformance/testdata/Dockerfile.copyfrom_7' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_7' 'tests/./conformance/testdata/Dockerfile.copyfrom_8' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_8' 'tests/./conformance/testdata/Dockerfile.copyfrom_9' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_9' 'tests/./conformance/testdata/Dockerfile.edgecases' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.edgecases' 'tests/./conformance/testdata/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.env' 'tests/./conformance/testdata/Dockerfile.exposedefault' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.exposedefault' 'tests/./conformance/testdata/Dockerfile.margs' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.margs' 'tests/./conformance/testdata/Dockerfile.reusebase' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.reusebase' 'tests/./conformance/testdata/Dockerfile.run.args' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.run.args' 'tests/./conformance/testdata/Dockerfile.shell' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.shell' 'tests/./conformance/testdata/add' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add' 'tests/./conformance/testdata/add/archive' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive' 'tests/./conformance/testdata/add/archive/Dockerfile.1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.1' 'tests/./conformance/testdata/add/archive/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.2' 'tests/./conformance/testdata/add/archive/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.3' 'tests/./conformance/testdata/add/archive/Dockerfile.4' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.4' 'tests/./conformance/testdata/add/archive/Dockerfile.5' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.5' 'tests/./conformance/testdata/add/archive/Dockerfile.6' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.6' 'tests/./conformance/testdata/add/archive/Dockerfile.7' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.7' 'tests/./conformance/testdata/add/archive/sub' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/sub' 'tests/./conformance/testdata/add/archive/sub/subdirectory.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/sub/subdirectory.tar.gz' 'tests/./conformance/testdata/add/dir-not-dir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/dir-not-dir' 'tests/./conformance/testdata/add/dir-not-dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/dir-not-dir/Dockerfile' 'tests/./conformance/testdata/add/dir-not-dir/test.tar' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/dir-not-dir/test.tar' 'tests/./conformance/testdata/add/not-dir-dir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/not-dir-dir' 'tests/./conformance/testdata/add/not-dir-dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/not-dir-dir/Dockerfile' 'tests/./conformance/testdata/add/not-dir-dir/test.tar' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/not-dir-dir/test.tar' 'tests/./conformance/testdata/add/parent-clean' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-clean' 'tests/./conformance/testdata/add/parent-clean/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-clean/Dockerfile' 'tests/./conformance/testdata/add/parent-dangling' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-dangling' 'tests/./conformance/testdata/add/parent-dangling/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-dangling/Dockerfile' 'tests/./conformance/testdata/add/parent-symlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-symlink' 'tests/./conformance/testdata/add/parent-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-symlink/Dockerfile' 'tests/./conformance/testdata/add/parent-symlink/foobar.tar' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-symlink/foobar.tar' 'tests/./conformance/testdata/add/populated-dir-not-dir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/populated-dir-not-dir' 'tests/./conformance/testdata/add/populated-dir-not-dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/populated-dir-not-dir/Dockerfile' 'tests/./conformance/testdata/add/populated-dir-not-dir/test.tar' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/populated-dir-not-dir/test.tar' 'tests/./conformance/testdata/copy' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copy' 'tests/./conformance/testdata/copy/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copy/Dockerfile' 'tests/./conformance/testdata/copy/script' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copy/script' 'tests/./conformance/testdata/copyblahblub' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub' 'tests/./conformance/testdata/copyblahblub/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/Dockerfile' 'tests/./conformance/testdata/copyblahblub/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/Dockerfile2' 'tests/./conformance/testdata/copyblahblub/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/Dockerfile3' 'tests/./conformance/testdata/copyblahblub/firstdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/firstdir' 'tests/./conformance/testdata/copyblahblub/firstdir/seconddir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/firstdir/seconddir' 'tests/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-a' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-a' 'tests/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-a/file-a' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-a/file-a' 'tests/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-b' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-b' 'tests/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-b/file-b' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-b/file-b' 'tests/./conformance/testdata/copychown' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copychown' 'tests/./conformance/testdata/copychown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copychown/Dockerfile' 'tests/./conformance/testdata/copychown/script' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copychown/script' 'tests/./conformance/testdata/copychown/script2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copychown/script2' 'tests/./conformance/testdata/copydir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copydir' 'tests/./conformance/testdata/copydir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copydir/Dockerfile' 'tests/./conformance/testdata/copydir/dir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copydir/dir' 'tests/./conformance/testdata/copydir/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copydir/dir/file' 'tests/./conformance/testdata/copyempty' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyempty' 'tests/./conformance/testdata/copyempty/.script' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyempty/.script' 'tests/./conformance/testdata/copyempty/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyempty/Dockerfile' 'tests/./conformance/testdata/copyempty/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyempty/Dockerfile2' 'tests/./conformance/testdata/copyempty/script1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyempty/script1' 'tests/./conformance/testdata/copyempty/script2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyempty/script2' 'tests/./conformance/testdata/copyrename' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyrename' 'tests/./conformance/testdata/copyrename/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyrename/Dockerfile' 'tests/./conformance/testdata/copyrename/file1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyrename/file1' 'tests/./conformance/testdata/copysymlink' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copysymlink' 'tests/./conformance/testdata/copysymlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copysymlink/Dockerfile' 'tests/./conformance/testdata/copysymlink/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copysymlink/Dockerfile2' 'tests/./conformance/testdata/copysymlink/file-link.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copysymlink/file-link.tar.gz' 'tests/./conformance/testdata/copysymlink/file.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/copysymlink/file.tar.gz' 'tests/./conformance/testdata/dir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir' 'tests/./conformance/testdata/dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir/Dockerfile' 'tests/./conformance/testdata/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir/file' 'tests/./conformance/testdata/dir/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir/subdir' 'tests/./conformance/testdata/dir/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir/subdir/file2' 'tests/./conformance/testdata/dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file2' 'tests/./conformance/testdata/dockerignore/allowlist/alternating' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-dot' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-dot' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-dot/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-dot/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-dot/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-dot/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-slash' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-slash' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-slash/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-slash/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-slash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-slash/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1/file1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1/file1' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1/file2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1/file2' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1/file1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1/file1' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1/file2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1/file2' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder/subfolder' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder/subfolder' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder/subfolder/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder/subfolder/file' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/folder' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/folder' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/folder/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/folder/file' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/folder' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/folder' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/folder/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/folder/file' 'tests/./conformance/testdata/dockerignore/empty' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/empty' 'tests/./conformance/testdata/dockerignore/empty/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/empty/.dockerignore' 'tests/./conformance/testdata/dockerignore/empty/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/empty/Dockerfile' 'tests/./conformance/testdata/dockerignore/empty/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/empty/test1.txt' 'tests/./conformance/testdata/dockerignore/exceptions-skip' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-skip' 'tests/./conformance/testdata/dockerignore/exceptions-skip/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-skip/.dockerignore' 'tests/./conformance/testdata/dockerignore/exceptions-skip/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-skip/Dockerfile' 'tests/./conformance/testdata/dockerignore/exceptions-skip/volume' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-skip/volume' 'tests/./conformance/testdata/dockerignore/exceptions-skip/volume/data' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-skip/volume/data' 'tests/./conformance/testdata/dockerignore/exceptions-skip/volume/data/oneline.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-skip/volume/data/oneline.txt' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1/.dockerignore' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1/Dockerfile' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir/sub1.txt' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir/sub2.txt' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir/sub3.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir/sub3.txt' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2/.dockerignore' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2/Dockerfile' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir/sub1.txt' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir/sub2.txt' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir/sub3.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir/sub3.txt' 'tests/./conformance/testdata/dockerignore/integration1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1' 'tests/./conformance/testdata/dockerignore/integration1/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/.dockerignore' 'tests/./conformance/testdata/dockerignore/integration1/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/Dockerfile' 'tests/./conformance/testdata/dockerignore/integration1/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/subdir' 'tests/./conformance/testdata/dockerignore/integration1/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/subdir/sub1.txt' 'tests/./conformance/testdata/dockerignore/integration1/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/subdir/sub2.txt' 'tests/./conformance/testdata/dockerignore/integration1/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/test1.txt' 'tests/./conformance/testdata/dockerignore/integration1/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/test2.txt' 'tests/./conformance/testdata/dockerignore/integration2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2' 'tests/./conformance/testdata/dockerignore/integration2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/.dockerignore' 'tests/./conformance/testdata/dockerignore/integration2/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/Dockerfile' 'tests/./conformance/testdata/dockerignore/integration2/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/subdir' 'tests/./conformance/testdata/dockerignore/integration2/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/subdir/sub1.txt' 'tests/./conformance/testdata/dockerignore/integration2/subdir/subsubdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/subdir/subsubdir' 'tests/./conformance/testdata/dockerignore/integration2/subdir/subsubdir/subsub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/subdir/subsubdir/subsub1.txt' 'tests/./conformance/testdata/dockerignore/integration3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3' 'tests/./conformance/testdata/dockerignore/integration3/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/.dockerignore' 'tests/./conformance/testdata/dockerignore/integration3/BUILD.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/BUILD.md' 'tests/./conformance/testdata/dockerignore/integration3/COPYRIGHT' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/COPYRIGHT' 'tests/./conformance/testdata/dockerignore/integration3/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/Dockerfile' 'tests/./conformance/testdata/dockerignore/integration3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/LICENSE' 'tests/./conformance/testdata/dockerignore/integration3/README-secret.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/README-secret.md' 'tests/./conformance/testdata/dockerignore/integration3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/README.md' 'tests/./conformance/testdata/dockerignore/integration3/manifest' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/manifest' 'tests/./conformance/testdata/dockerignore/integration3/src' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src' 'tests/./conformance/testdata/dockerignore/integration3/src/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/Makefile' 'tests/./conformance/testdata/dockerignore/integration3/src/cmd' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/cmd' 'tests/./conformance/testdata/dockerignore/integration3/src/cmd/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/cmd/Makefile' 'tests/./conformance/testdata/dockerignore/integration3/src/cmd/main.in' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/cmd/main.in' 'tests/./conformance/testdata/dockerignore/integration3/src/etc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/etc' 'tests/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf' 'tests/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf.d' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf.d' 'tests/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf.d/dropin.conf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf.d/dropin.conf' 'tests/./conformance/testdata/dockerignore/integration3/src/lib' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/lib' 'tests/./conformance/testdata/dockerignore/integration3/src/lib/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/lib/Makefile' 'tests/./conformance/testdata/dockerignore/integration3/src/lib/framework.in' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/lib/framework.in' 'tests/./conformance/testdata/dockerignore/integration3/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/test1.txt' 'tests/./conformance/testdata/dockerignore/integration3/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/test2.txt' 'tests/./conformance/testdata/dockerignore/integration3/test3.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/test3.txt' 'tests/./conformance/testdata/dockerignore/minimal_test' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test' 'tests/./conformance/testdata/dockerignore/minimal_test/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/.dockerignore' 'tests/./conformance/testdata/dockerignore/minimal_test/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/Dockerfile' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin/file1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin/file1' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin/file2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin/file2' 'tests/./conformance/testdata/dockerignore/populated' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated' 'tests/./conformance/testdata/dockerignore/populated/.dotfile-a.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/.dotfile-a.txt' 'tests/./conformance/testdata/dockerignore/populated/file-a.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/file-a.txt' 'tests/./conformance/testdata/dockerignore/populated/file-b.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/file-b.txt' 'tests/./conformance/testdata/dockerignore/populated/file-c.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/file-c.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-b' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-b' 'tests/./conformance/testdata/dockerignore/populated/subdir-b/.dotfile-b.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-b/.dotfile-b.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-c' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-c' 'tests/./conformance/testdata/dockerignore/populated/subdir-c/file-b.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-c/file-b.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-c/file-c.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-c/file-c.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/file-a.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/file-a.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/file-b.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/file-b.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/file-n.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/file-n.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-a.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-a.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-n.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-n.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-o.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-o.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/subdir-g' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/subdir-g' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/subdir-g/subdir-b' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/subdir-g/subdir-b' 'tests/./conformance/testdata/env' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/env' 'tests/./conformance/testdata/env/precedence' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/env/precedence' 'tests/./conformance/testdata/env/precedence/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/env/precedence/Dockerfile' 'tests/./conformance/testdata/mount' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/mount' 'tests/./conformance/testdata/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/mount/Dockerfile' 'tests/./conformance/testdata/mount/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/mount/file' 'tests/./conformance/testdata/mount/file2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/mount/file2' 'tests/./conformance/testdata/overlapdirwithoutslash' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash' 'tests/./conformance/testdata/overlapdirwithoutslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithoutslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/overlapdirwithslash' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash' 'tests/./conformance/testdata/overlapdirwithslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/replace' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace' 'tests/./conformance/testdata/replace/symlink-with-directory' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory' 'tests/./conformance/testdata/replace/symlink-with-directory/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/Dockerfile' 'tests/./conformance/testdata/replace/symlink-with-directory/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/Dockerfile.2' 'tests/./conformance/testdata/replace/symlink-with-directory/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/Dockerfile.3' 'tests/./conformance/testdata/replace/symlink-with-directory/Dockerfile.4' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/Dockerfile.4' 'tests/./conformance/testdata/replace/symlink-with-directory/tree1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree1' 'tests/./conformance/testdata/replace/symlink-with-directory/tree1/directory' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree1/directory' 'tests/./conformance/testdata/replace/symlink-with-directory/tree1/directory/file-in-directory' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree1/directory/file-in-directory' 'tests/./conformance/testdata/replace/symlink-with-directory/tree1/maybe-directory' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree1/maybe-directory' 'tests/./conformance/testdata/replace/symlink-with-directory/tree2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree2' 'tests/./conformance/testdata/replace/symlink-with-directory/tree2/maybe-directory' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree2/maybe-directory' 'tests/./conformance/testdata/replace/symlink-with-directory/tree2/maybe-directory/file-in-maybe-directory' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree2/maybe-directory/file-in-maybe-directory' 'tests/./conformance/testdata/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/subdir' 'tests/./conformance/testdata/subdir/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/subdir/subdir' 'tests/./conformance/testdata/subdir/subdir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/subdir/subdir/Dockerfile' 'tests/./conformance/testdata/tar-g' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/tar-g' 'tests/./conformance/testdata/tar-g/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/tar-g/Dockerfile' 'tests/./conformance/testdata/tar-g/content.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/tar-g/content.sh' 'tests/./conformance/testdata/tar-g/content.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/tar-g/content.tar.gz' 'tests/./conformance/testdata/tar-g/content.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/tar-g/content.txt' 'tests/./conformance/testdata/transientmount' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount' 'tests/./conformance/testdata/transientmount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile' 'tests/./conformance/testdata/transientmount/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile.env' 'tests/./conformance/testdata/transientmount/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/file' 'tests/./conformance/testdata/transientmount/subdir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir' 'tests/./conformance/testdata/transientmount/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir/file2' 'tests/./conformance/testdata/volume' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/volume' 'tests/./conformance/testdata/volume/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/volume/Dockerfile' 'tests/./conformance/testdata/volume/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/volume/file' 'tests/./conformance/testdata/volume/file2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/volume/file2' 'tests/./conformance/testdata/volumerun' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun' 'tests/./conformance/testdata/volumerun/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun/Dockerfile' 'tests/./conformance/testdata/volumerun/file' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file' 'tests/./conformance/testdata/volumerun/file2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file2' 'tests/./conformance/testdata/volumerun/file4' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file4' 'tests/./conformance/testdata/wildcard' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard' 'tests/./conformance/testdata/wildcard/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/Dockerfile' 'tests/./conformance/testdata/wildcard/dir2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2' 'tests/./conformance/testdata/wildcard/dir2/file.a' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.a' 'tests/./conformance/testdata/wildcard/dir2/file.b' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.b' 'tests/./conformance/testdata/wildcard/dir2/file.c' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.c' 'tests/./conformance/testdata/wildcard/dir2/file2.b' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file2.b' 'tests/./containers.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./containers.bats' 'tests/./containers.conf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./containers.conf' 'tests/./containers_conf.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./containers_conf.bats' 'tests/./copy.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./copy.bats' 'tests/./copy' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./copy' 'tests/./copy/copy.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./copy/copy.go' 'tests/./deny.json' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./deny.json' 'tests/./digest.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./digest.bats' 'tests/./digest' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./digest' 'tests/./digest/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./digest/README.md' 'tests/./digest/make-v2s1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./digest/make-v2s1' 'tests/./digest/make-v2s1-with-dups' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./digest/make-v2s1-with-dups' 'tests/./digest/make-v2s2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./digest/make-v2s2' 'tests/./digest/make-v2sN' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./digest/make-v2sN' 'tests/./docker.json' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./docker.json' 'tests/./e2e' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./e2e' 'tests/./e2e/buildah_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./e2e/buildah_suite_test.go' 'tests/./e2e/inspect_test.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./e2e/inspect_test.go' 'tests/./formats.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./formats.bats' 'tests/./from.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./from.bats' 'tests/./git-daemon' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./git-daemon' 'tests/./git-daemon/release-1.11-rhel.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./git-daemon/release-1.11-rhel.tar.gz' 'tests/./git-daemon/repo-with-containerfile-on-old-commit.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./git-daemon/repo-with-containerfile-on-old-commit.tar.gz' 'tests/./git-daemon/repo.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./git-daemon/repo.tar.gz' 'tests/./git-daemon/subdirectory.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./git-daemon/subdirectory.tar.gz' 'tests/./help.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./help.bats' 'tests/./helpers.bash' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./helpers.bash' 'tests/./helpers.bash.t' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./helpers.bash.t' 'tests/./history.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./history.bats' 'tests/./images.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./images.bats' 'tests/./imgtype' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./imgtype' 'tests/./imgtype/imgtype.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./imgtype/imgtype.go' 'tests/./info.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./info.bats' 'tests/./inspect.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./inspect.bats' 'tests/./lists.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./lists.bats' 'tests/./loglevel.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./loglevel.bats' 'tests/./mount.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./mount.bats' 'tests/./namespaces.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./namespaces.bats' 'tests/./overlay.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./overlay.bats' 'tests/./policy.json' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./policy.json' 'tests/./pull.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./pull.bats' 'tests/./push.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./push.bats' 'tests/./registries.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./registries.bats' 'tests/./registries.conf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./registries.conf' 'tests/./registries.conf.block' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./registries.conf.block' 'tests/./registries.conf.hub' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./registries.conf.hub' 'tests/./rename.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./rename.bats' 'tests/./rm.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./rm.bats' 'tests/./rmi.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./rmi.bats' 'tests/./run.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./run.bats' 'tests/./selinux.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./selinux.bats' 'tests/./serve' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./serve' 'tests/./serve/serve.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./serve/serve.go' 'tests/./sign.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./sign.bats' 'tests/./source.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./source.bats' 'tests/./squash.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./squash.bats' 'tests/./ssh.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./ssh.bats' 'tests/./subscriptions.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./subscriptions.bats' 'tests/./tag.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tag.bats' 'tests/./test_buildah_authentication.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./test_buildah_authentication.sh' 'tests/./test_buildah_baseline.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./test_buildah_baseline.sh' 'tests/./test_buildah_build_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./test_buildah_build_rpm.sh' 'tests/./test_buildah_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./test_buildah_rpm.sh' 'tests/./test_runner.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./test_runner.sh' 'tests/./testreport' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./testreport' 'tests/./testreport/testreport.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./testreport/testreport.go' 'tests/./testreport/types' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./testreport/types' 'tests/./testreport/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./testreport/types/types.go' 'tests/./tools' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools' 'tests/./tools/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/Makefile' 'tests/./tools/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/go.mod' 'tests/./tools/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/go.sum' 'tests/./tools/tools.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/tools.go' 'tests/./tools/vendor' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor' 'tests/./tools/vendor/4d63.com' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com' 'tests/./tools/vendor/4d63.com/gochecknoglobals' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com/gochecknoglobals' 'tests/./tools/vendor/4d63.com/gochecknoglobals/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com/gochecknoglobals/LICENSE' 'tests/./tools/vendor/4d63.com/gochecknoglobals/checknoglobals' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com/gochecknoglobals/checknoglobals' 'tests/./tools/vendor/4d63.com/gochecknoglobals/checknoglobals/check_no_globals.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com/gochecknoglobals/checknoglobals/check_no_globals.go' 'tests/./tools/vendor/github.com' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com' 'tests/./tools/vendor/github.com/Antonboom' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom' 'tests/./tools/vendor/github.com/Antonboom/errname' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/errname' 'tests/./tools/vendor/github.com/Antonboom/errname/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/errname/LICENSE' 'tests/./tools/vendor/github.com/Antonboom/errname/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/errname/pkg' 'tests/./tools/vendor/github.com/Antonboom/errname/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/errname/pkg/analyzer' 'tests/./tools/vendor/github.com/Antonboom/errname/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/errname/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/Antonboom/errname/pkg/analyzer/facts.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/errname/pkg/analyzer/facts.go' 'tests/./tools/vendor/github.com/Antonboom/nilnil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil' 'tests/./tools/vendor/github.com/Antonboom/nilnil/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil/LICENSE' 'tests/./tools/vendor/github.com/Antonboom/nilnil/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil/pkg' 'tests/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer' 'tests/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer/config.go' 'tests/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer/func_type_stack.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer/func_type_stack.go' 'tests/./tools/vendor/github.com/BurntSushi' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi' 'tests/./tools/vendor/github.com/BurntSushi/toml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml' 'tests/./tools/vendor/github.com/BurntSushi/toml/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/.gitignore' 'tests/./tools/vendor/github.com/BurntSushi/toml/COPYING' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/COPYING' 'tests/./tools/vendor/github.com/BurntSushi/toml/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/README.md' 'tests/./tools/vendor/github.com/BurntSushi/toml/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/decode_go116.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode_go116.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/deprecated.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/deprecated.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/doc.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/error.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/error.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/go.mod' 'tests/./tools/vendor/github.com/BurntSushi/toml/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/internal' 'tests/./tools/vendor/github.com/BurntSushi/toml/internal/tz.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/internal/tz.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/lex.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/meta.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/meta.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/parse.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_toml.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_toml.go' 'tests/./tools/vendor/github.com/Djarvur' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur' 'tests/./tools/vendor/github.com/Djarvur/go-err113' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113' 'tests/./tools/vendor/github.com/Djarvur/go-err113/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/.gitignore' 'tests/./tools/vendor/github.com/Djarvur/go-err113/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/.golangci.yml' 'tests/./tools/vendor/github.com/Djarvur/go-err113/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/.travis.yml' 'tests/./tools/vendor/github.com/Djarvur/go-err113/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/LICENSE' 'tests/./tools/vendor/github.com/Djarvur/go-err113/README.adoc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/README.adoc' 'tests/./tools/vendor/github.com/Djarvur/go-err113/comparison.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/comparison.go' 'tests/./tools/vendor/github.com/Djarvur/go-err113/definition.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/definition.go' 'tests/./tools/vendor/github.com/Djarvur/go-err113/err113.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/err113.go' 'tests/./tools/vendor/github.com/Djarvur/go-err113/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/go.mod' 'tests/./tools/vendor/github.com/Djarvur/go-err113/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/go.sum' 'tests/./tools/vendor/github.com/GaijinEntertainment' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/LICENSE' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer/patterns-list.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer/patterns-list.go' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer/struct-fields.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer/struct-fields.go' 'tests/./tools/vendor/github.com/Masterminds' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds' 'tests/./tools/vendor/github.com/Masterminds/semver' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver' 'tests/./tools/vendor/github.com/Masterminds/semver/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/.travis.yml' 'tests/./tools/vendor/github.com/Masterminds/semver/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/CHANGELOG.md' 'tests/./tools/vendor/github.com/Masterminds/semver/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/LICENSE.txt' 'tests/./tools/vendor/github.com/Masterminds/semver/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/Makefile' 'tests/./tools/vendor/github.com/Masterminds/semver/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/README.md' 'tests/./tools/vendor/github.com/Masterminds/semver/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/appveyor.yml' 'tests/./tools/vendor/github.com/Masterminds/semver/collection.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/collection.go' 'tests/./tools/vendor/github.com/Masterminds/semver/constraints.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/constraints.go' 'tests/./tools/vendor/github.com/Masterminds/semver/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/doc.go' 'tests/./tools/vendor/github.com/Masterminds/semver/version.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/version.go' 'tests/./tools/vendor/github.com/Masterminds/semver/version_fuzz.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/version_fuzz.go' 'tests/./tools/vendor/github.com/OpenPeeDeeP' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/LICENSE' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/README.md' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/go.mod' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/go.sum' 'tests/./tools/vendor/github.com/alexkohler' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alexkohler' 'tests/./tools/vendor/github.com/alexkohler/prealloc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alexkohler/prealloc' 'tests/./tools/vendor/github.com/alexkohler/prealloc/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alexkohler/prealloc/LICENSE' 'tests/./tools/vendor/github.com/alexkohler/prealloc/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alexkohler/prealloc/pkg' 'tests/./tools/vendor/github.com/alexkohler/prealloc/pkg/prealloc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alexkohler/prealloc/pkg/prealloc.go' 'tests/./tools/vendor/github.com/alingse' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse' 'tests/./tools/vendor/github.com/alingse/asasalint' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint' 'tests/./tools/vendor/github.com/alingse/asasalint/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/.gitignore' 'tests/./tools/vendor/github.com/alingse/asasalint/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/.goreleaser.yml' 'tests/./tools/vendor/github.com/alingse/asasalint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/LICENSE' 'tests/./tools/vendor/github.com/alingse/asasalint/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/Makefile' 'tests/./tools/vendor/github.com/alingse/asasalint/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/README.md' 'tests/./tools/vendor/github.com/alingse/asasalint/asasalint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/asasalint.go' 'tests/./tools/vendor/github.com/alingse/asasalint/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/go.mod' 'tests/./tools/vendor/github.com/alingse/asasalint/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/go.sum' 'tests/./tools/vendor/github.com/ashanbrown' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown' 'tests/./tools/vendor/github.com/ashanbrown/forbidigo' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/forbidigo' 'tests/./tools/vendor/github.com/ashanbrown/forbidigo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/forbidigo/LICENSE' 'tests/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo' 'tests/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo/config_options.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo/config_options.go' 'tests/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo/forbidigo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo/forbidigo.go' 'tests/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo/patterns.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo/patterns.go' 'tests/./tools/vendor/github.com/ashanbrown/makezero' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/makezero' 'tests/./tools/vendor/github.com/ashanbrown/makezero/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/makezero/LICENSE' 'tests/./tools/vendor/github.com/ashanbrown/makezero/makezero' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/makezero/makezero' 'tests/./tools/vendor/github.com/ashanbrown/makezero/makezero/makezero.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/makezero/makezero/makezero.go' 'tests/./tools/vendor/github.com/beorn7' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/beorn7' 'tests/./tools/vendor/github.com/beorn7/perks' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/beorn7/perks' 'tests/./tools/vendor/github.com/beorn7/perks/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/beorn7/perks/LICENSE' 'tests/./tools/vendor/github.com/beorn7/perks/quantile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/beorn7/perks/quantile' 'tests/./tools/vendor/github.com/beorn7/perks/quantile/exampledata.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/beorn7/perks/quantile/exampledata.txt' 'tests/./tools/vendor/github.com/beorn7/perks/quantile/stream.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/beorn7/perks/quantile/stream.go' 'tests/./tools/vendor/github.com/bkielbasa' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bkielbasa' 'tests/./tools/vendor/github.com/bkielbasa/cyclop' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bkielbasa/cyclop' 'tests/./tools/vendor/github.com/bkielbasa/cyclop/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bkielbasa/cyclop/LICENSE' 'tests/./tools/vendor/github.com/bkielbasa/cyclop/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bkielbasa/cyclop/pkg' 'tests/./tools/vendor/github.com/bkielbasa/cyclop/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bkielbasa/cyclop/pkg/analyzer' 'tests/./tools/vendor/github.com/bkielbasa/cyclop/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bkielbasa/cyclop/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/blizzy78' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78' 'tests/./tools/vendor/github.com/blizzy78/varnamelen' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/.editorconfig' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/.gitignore' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/.golangci.yml' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/LICENSE' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/README.md' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/doc.go' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/flags.go' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/go.mod' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/go.sum' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/typeparam.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/typeparam.go' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/typeparam_go1.16.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/typeparam_go1.16.go' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/varnamelen.code-workspace' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/varnamelen.code-workspace' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/varnamelen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/varnamelen.go' 'tests/./tools/vendor/github.com/bombsimon' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon' 'tests/./tools/vendor/github.com/bombsimon/wsl' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3/.gitignore' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3/.travis.yml' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3/LICENSE' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3/README.md' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3/go.mod' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3/go.sum' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3/wsl.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3/wsl.go' 'tests/./tools/vendor/github.com/breml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml' 'tests/./tools/vendor/github.com/breml/bidichk' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/bidichk' 'tests/./tools/vendor/github.com/breml/bidichk/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/bidichk/LICENSE' 'tests/./tools/vendor/github.com/breml/bidichk/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/bidichk/pkg' 'tests/./tools/vendor/github.com/breml/bidichk/pkg/bidichk' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/bidichk/pkg/bidichk' 'tests/./tools/vendor/github.com/breml/bidichk/pkg/bidichk/bidichk.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/bidichk/pkg/bidichk/bidichk.go' 'tests/./tools/vendor/github.com/breml/bidichk/pkg/bidichk/version.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/bidichk/pkg/bidichk/version.go' 'tests/./tools/vendor/github.com/breml/errchkjson' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson' 'tests/./tools/vendor/github.com/breml/errchkjson/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/.gitignore' 'tests/./tools/vendor/github.com/breml/errchkjson/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/.goreleaser.yml' 'tests/./tools/vendor/github.com/breml/errchkjson/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/LICENSE' 'tests/./tools/vendor/github.com/breml/errchkjson/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/README.md' 'tests/./tools/vendor/github.com/breml/errchkjson/errchkjson.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/errchkjson.go' 'tests/./tools/vendor/github.com/breml/errchkjson/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/go.mod' 'tests/./tools/vendor/github.com/breml/errchkjson/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/go.sum' 'tests/./tools/vendor/github.com/breml/errchkjson/noexported_error.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/noexported_error.go' 'tests/./tools/vendor/github.com/breml/errchkjson/unsupported_error.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/unsupported_error.go' 'tests/./tools/vendor/github.com/breml/errchkjson/version.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/version.go' 'tests/./tools/vendor/github.com/butuzov' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov' 'tests/./tools/vendor/github.com/butuzov/ireturn' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn' 'tests/./tools/vendor/github.com/butuzov/ireturn/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/LICENSE' 'tests/./tools/vendor/github.com/butuzov/ireturn/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/analyzer' 'tests/./tools/vendor/github.com/butuzov/ireturn/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/analyzer/disallow.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/analyzer/disallow.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/analyzer/std.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/analyzer/std.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/config' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/config' 'tests/./tools/vendor/github.com/butuzov/ireturn/config/allow.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/config/allow.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/config/config.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/config/new.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/config/new.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/config/reject.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/config/reject.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/types' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/types' 'tests/./tools/vendor/github.com/butuzov/ireturn/types/iface.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/types/iface.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/types/names.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/types/names.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/types/types.go' 'tests/./tools/vendor/github.com/cespare' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare' 'tests/./tools/vendor/github.com/cespare/xxhash' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash' 'tests/./tools/vendor/github.com/cespare/xxhash/v2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/LICENSE.txt' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/README.md' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/go.mod' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/go.sum' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/xxhash.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/xxhash.go' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.s' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_other.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_other.go' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_safe.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_safe.go' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go' 'tests/./tools/vendor/github.com/charithe' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe' 'tests/./tools/vendor/github.com/charithe/durationcheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck' 'tests/./tools/vendor/github.com/charithe/durationcheck/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck/.gitignore' 'tests/./tools/vendor/github.com/charithe/durationcheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck/LICENSE' 'tests/./tools/vendor/github.com/charithe/durationcheck/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck/Makefile' 'tests/./tools/vendor/github.com/charithe/durationcheck/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck/README.md' 'tests/./tools/vendor/github.com/charithe/durationcheck/durationcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck/durationcheck.go' 'tests/./tools/vendor/github.com/charithe/durationcheck/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck/go.mod' 'tests/./tools/vendor/github.com/charithe/durationcheck/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck/go.sum' 'tests/./tools/vendor/github.com/chavacava' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava' 'tests/./tools/vendor/github.com/chavacava/garif' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif' 'tests/./tools/vendor/github.com/chavacava/garif/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/.gitignore' 'tests/./tools/vendor/github.com/chavacava/garif/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/LICENSE' 'tests/./tools/vendor/github.com/chavacava/garif/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/README.md' 'tests/./tools/vendor/github.com/chavacava/garif/constructors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/constructors.go' 'tests/./tools/vendor/github.com/chavacava/garif/decorators.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/decorators.go' 'tests/./tools/vendor/github.com/chavacava/garif/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/doc.go' 'tests/./tools/vendor/github.com/chavacava/garif/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/go.mod' 'tests/./tools/vendor/github.com/chavacava/garif/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/go.sum' 'tests/./tools/vendor/github.com/chavacava/garif/io.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/io.go' 'tests/./tools/vendor/github.com/chavacava/garif/models.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/models.go' 'tests/./tools/vendor/github.com/cpuguy83' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/.gitignore' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/LICENSE.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/Makefile' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/README.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/go-md2man.1.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/go-md2man.1.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/go.mod' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/go.sum' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go' 'tests/./tools/vendor/github.com/daixiang0' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0' 'tests/./tools/vendor/github.com/daixiang0/gci' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci' 'tests/./tools/vendor/github.com/daixiang0/gci/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/LICENSE' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/config' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/config' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/config/config.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/format' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/format' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/format/format.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/format/format.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/gci' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/gci' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/gci/gci.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/gci/gci.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/io' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/io' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/io/file.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/io/file.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/io/search.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/io/search.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/io/stdin.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/io/stdin.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/log' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/log' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/log/log.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/log/log.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/parse' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/parse' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/parse/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/parse/parse.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/blank.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/blank.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/commentline.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/commentline.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/default.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/default.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/dot.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/dot.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/errors.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/newline.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/newline.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/parser.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/prefix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/prefix.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/section.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/section.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/standard.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/standard.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/standard_list.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/standard_list.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/default.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/default.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/match.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/match.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/mismatch.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/mismatch.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/name.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/name.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/specificity.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/specificity.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/standard.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/standard.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/utils' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/utils' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/utils/constants.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/utils/constants.go' 'tests/./tools/vendor/github.com/davecgh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh' 'tests/./tools/vendor/github.com/davecgh/go-spew' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew' 'tests/./tools/vendor/github.com/davecgh/go-spew/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/LICENSE' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/bypass.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/bypass.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/bypasssafe.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/bypasssafe.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/common.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/common.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/config.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/doc.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/dump.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/dump.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/format.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/format.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/spew.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/spew.go' 'tests/./tools/vendor/github.com/denis-tingaikin' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/.gitignore' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/.go-header.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/.go-header.yml' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/LICENSE' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/README.md' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/analyzer.go' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/config.go' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/go.mod' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/go.sum' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/issue.go' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/location.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/location.go' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/option.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/option.go' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/reader.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/reader.go' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/value.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/value.go' 'tests/./tools/vendor/github.com/esimonov' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov' 'tests/./tools/vendor/github.com/esimonov/ifshort' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov/ifshort' 'tests/./tools/vendor/github.com/esimonov/ifshort/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov/ifshort/LICENSE' 'tests/./tools/vendor/github.com/esimonov/ifshort/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov/ifshort/pkg' 'tests/./tools/vendor/github.com/esimonov/ifshort/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov/ifshort/pkg/analyzer' 'tests/./tools/vendor/github.com/esimonov/ifshort/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov/ifshort/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/esimonov/ifshort/pkg/analyzer/occurrences.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov/ifshort/pkg/analyzer/occurrences.go' 'tests/./tools/vendor/github.com/ettle' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle' 'tests/./tools/vendor/github.com/ettle/strcase' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase' 'tests/./tools/vendor/github.com/ettle/strcase/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/.gitignore' 'tests/./tools/vendor/github.com/ettle/strcase/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/.golangci.yml' 'tests/./tools/vendor/github.com/ettle/strcase/.readme.tmpl' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/.readme.tmpl' 'tests/./tools/vendor/github.com/ettle/strcase/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/LICENSE' 'tests/./tools/vendor/github.com/ettle/strcase/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/Makefile' 'tests/./tools/vendor/github.com/ettle/strcase/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/README.md' 'tests/./tools/vendor/github.com/ettle/strcase/caser.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/caser.go' 'tests/./tools/vendor/github.com/ettle/strcase/convert.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/convert.go' 'tests/./tools/vendor/github.com/ettle/strcase/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/doc.go' 'tests/./tools/vendor/github.com/ettle/strcase/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/go.mod' 'tests/./tools/vendor/github.com/ettle/strcase/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/go.sum' 'tests/./tools/vendor/github.com/ettle/strcase/initialism.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/initialism.go' 'tests/./tools/vendor/github.com/ettle/strcase/split.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/split.go' 'tests/./tools/vendor/github.com/ettle/strcase/strcase.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/strcase.go' 'tests/./tools/vendor/github.com/ettle/strcase/unicode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/unicode.go' 'tests/./tools/vendor/github.com/fatih' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih' 'tests/./tools/vendor/github.com/fatih/color' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color' 'tests/./tools/vendor/github.com/fatih/color/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/LICENSE.md' 'tests/./tools/vendor/github.com/fatih/color/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/README.md' 'tests/./tools/vendor/github.com/fatih/color/color.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/color.go' 'tests/./tools/vendor/github.com/fatih/color/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/doc.go' 'tests/./tools/vendor/github.com/fatih/color/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/go.mod' 'tests/./tools/vendor/github.com/fatih/color/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/go.sum' 'tests/./tools/vendor/github.com/fatih/structtag' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/structtag' 'tests/./tools/vendor/github.com/fatih/structtag/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/structtag/LICENSE' 'tests/./tools/vendor/github.com/fatih/structtag/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/structtag/README.md' 'tests/./tools/vendor/github.com/fatih/structtag/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/structtag/go.mod' 'tests/./tools/vendor/github.com/fatih/structtag/tags.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/structtag/tags.go' 'tests/./tools/vendor/github.com/firefart' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/firefart' 'tests/./tools/vendor/github.com/firefart/nonamedreturns' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/firefart/nonamedreturns' 'tests/./tools/vendor/github.com/firefart/nonamedreturns/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/firefart/nonamedreturns/LICENSE' 'tests/./tools/vendor/github.com/firefart/nonamedreturns/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/firefart/nonamedreturns/analyzer' 'tests/./tools/vendor/github.com/firefart/nonamedreturns/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/firefart/nonamedreturns/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.gitattributes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.gitattributes' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.mailmap' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.mailmap' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/AUTHORS' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/LICENSE' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/README.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fen.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify_unsupported.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify_unsupported.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/go.mod' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/go.sum' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/inotify.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/inotify_poller.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/inotify_poller.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/kqueue.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/kqueue.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/windows.go' 'tests/./tools/vendor/github.com/fzipp' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp' 'tests/./tools/vendor/github.com/fzipp/gocyclo' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo' 'tests/./tools/vendor/github.com/fzipp/gocyclo/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/CHANGELOG.md' 'tests/./tools/vendor/github.com/fzipp/gocyclo/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/CONTRIBUTORS' 'tests/./tools/vendor/github.com/fzipp/gocyclo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/LICENSE' 'tests/./tools/vendor/github.com/fzipp/gocyclo/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/README.md' 'tests/./tools/vendor/github.com/fzipp/gocyclo/analyze.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/analyze.go' 'tests/./tools/vendor/github.com/fzipp/gocyclo/complexity.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/complexity.go' 'tests/./tools/vendor/github.com/fzipp/gocyclo/directives.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/directives.go' 'tests/./tools/vendor/github.com/fzipp/gocyclo/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/go.mod' 'tests/./tools/vendor/github.com/fzipp/gocyclo/recv.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/recv.go' 'tests/./tools/vendor/github.com/fzipp/gocyclo/recv_pre118.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/recv_pre118.go' 'tests/./tools/vendor/github.com/fzipp/gocyclo/stats.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/stats.go' 'tests/./tools/vendor/github.com/go-critic' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic' 'tests/./tools/vendor/github.com/go-critic/go-critic' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic' 'tests/./tools/vendor/github.com/go-critic/go-critic/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/LICENSE' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/appendAssign_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/appendAssign_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/appendCombine_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/appendCombine_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badCond_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/badCond_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badRegexp_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/badRegexp_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/boolExprSimplify_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/boolExprSimplify_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadowDecl_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadowDecl_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadow_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadow_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/captLocal_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/captLocal_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/caseOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/caseOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/checkers.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/checkers.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/codegenComment_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/codegenComment_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentFormatting_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentFormatting_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutCode_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutCode_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutImport_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutImport_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/defaultCaseOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/defaultCaseOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/deferInLoop_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/deferInLoop_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/deprecatedComment_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/deprecatedComment_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/docStub_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/docStub_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupBranchBody_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupBranchBody_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupCase_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupCase_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupImports_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupImports_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupSubExpr_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupSubExpr_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/elseif_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/elseif_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/embedded_rules.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/embedded_rules.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyFallthrough_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyFallthrough_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/evalOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/evalOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/exitAfterDefer_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/exitAfterDefer_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/filepathJoin_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/filepathJoin_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/flagName_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/flagName_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/hexLiteral_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/hexLiteral_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/hugeParam_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/hugeParam_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ifElseChain_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ifElseChain_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/importShadow_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/importShadow_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/initClause_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/initClause_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/comment_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/doc_comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/doc_comment_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/expr_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/func_decl_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/func_decl_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_comment_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_def_visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_def_visitor.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_def_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_def_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_expr_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/stmt_list_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/stmt_list_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/stmt_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/stmt_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/type_expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/type_expr_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/visitor.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/walk_handler.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/walk_handler.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/walker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astfind.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astfind.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astflow.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astflow.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astset.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astset.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/zero_value.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/zero_value.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/mapKey_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/mapKey_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/methodExprCall_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/methodExprCall_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/nestingReduce_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/nestingReduce_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/newDeref_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/newDeref_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/nilValReturn_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/nilValReturn_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/octalLiteral_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/octalLiteral_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/paramTypeCombine_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/paramTypeCombine_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ptrToRefParam_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ptrToRefParam_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeExprCopy_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeExprCopy_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeValCopy_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeValCopy_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpPattern_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpPattern_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpSimplify_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpSimplify_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ruleguard_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ruleguard_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rulesdata' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rulesdata' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rulesdata/rulesdata.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rulesdata/rulesdata.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/singleCaseSwitch_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/singleCaseSwitch_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyReassign_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyReassign_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyTypeAssert_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyTypeAssert_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sortSlice_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sortSlice_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sqlQuery_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sqlQuery_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/todoCommentWithoutDetail_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/todoCommentWithoutDetail_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/tooManyResults_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/tooManyResults_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/truncateCmp_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/truncateCmp_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeAssertChain_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeAssertChain_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeDefFirst_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeDefFirst_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeSwitchVar_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeSwitchVar_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeUnparen_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeUnparen_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/underef_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/underef_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unlabelStmt_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unlabelStmt_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unlambda_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unlambda_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnamedResult_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnamedResult_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryBlock_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryBlock_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryDefer_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryDefer_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/utils.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/weakCond_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/weakCond_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/whyNoLint_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/whyNoLint_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/framework' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/framework' 'tests/./tools/vendor/github.com/go-critic/go-critic/framework/linter' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/framework/linter' 'tests/./tools/vendor/github.com/go-critic/go-critic/framework/linter/checkers_db.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/framework/linter/checkers_db.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/framework/linter/context.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/framework/linter/context.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/framework/linter/go_version.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/framework/linter/go_version.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/framework/linter/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/framework/linter/linter.go' 'tests/./tools/vendor/github.com/go-task' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task' 'tests/./tools/vendor/github.com/go-task/slim-sprig' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig' 'tests/./tools/vendor/github.com/go-task/slim-sprig/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/.editorconfig' 'tests/./tools/vendor/github.com/go-task/slim-sprig/.gitattributes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/.gitattributes' 'tests/./tools/vendor/github.com/go-task/slim-sprig/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/.gitignore' 'tests/./tools/vendor/github.com/go-task/slim-sprig/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/CHANGELOG.md' 'tests/./tools/vendor/github.com/go-task/slim-sprig/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/LICENSE.txt' 'tests/./tools/vendor/github.com/go-task/slim-sprig/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/README.md' 'tests/./tools/vendor/github.com/go-task/slim-sprig/Taskfile.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/Taskfile.yml' 'tests/./tools/vendor/github.com/go-task/slim-sprig/crypto.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/crypto.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/date.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/date.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/defaults.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/defaults.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/dict.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/dict.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/doc.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/functions.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/functions.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/go.mod' 'tests/./tools/vendor/github.com/go-task/slim-sprig/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/go.sum' 'tests/./tools/vendor/github.com/go-task/slim-sprig/list.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/list.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/network.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/network.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/numeric.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/numeric.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/reflect.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/regex.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/regex.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/strings.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/strings.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/url.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/url.go' 'tests/./tools/vendor/github.com/go-toolsmith' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith' 'tests/./tools/vendor/github.com/go-toolsmith/astcast' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astequal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/.gitignore' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/astequal.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/astequal.go' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/astfmt.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/astfmt.go' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astp' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp' 'tests/./tools/vendor/github.com/go-toolsmith/astp/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/.gitignore' 'tests/./tools/vendor/github.com/go-toolsmith/astp/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astp/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astp/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astp/decl.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/decl.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp/expr.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/expr.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astp/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astp/stmt.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/stmt.go' 'tests/./tools/vendor/github.com/go-toolsmith/strparse' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/strparse.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/strparse.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep' 'tests/./tools/vendor/github.com/go-toolsmith/typep/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/typep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/typep/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/typep/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/doc.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/safeExpr.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/safeExpr.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates.go' 'tests/./tools/vendor/github.com/go-xmlfmt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-xmlfmt' 'tests/./tools/vendor/github.com/go-xmlfmt/xmlfmt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-xmlfmt/xmlfmt' 'tests/./tools/vendor/github.com/go-xmlfmt/xmlfmt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-xmlfmt/xmlfmt/LICENSE' 'tests/./tools/vendor/github.com/go-xmlfmt/xmlfmt/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-xmlfmt/xmlfmt/README.md' 'tests/./tools/vendor/github.com/go-xmlfmt/xmlfmt/xmlfmt.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-xmlfmt/xmlfmt/xmlfmt.go' 'tests/./tools/vendor/github.com/gobwas' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas' 'tests/./tools/vendor/github.com/gobwas/glob' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob' 'tests/./tools/vendor/github.com/gobwas/glob/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/.gitignore' 'tests/./tools/vendor/github.com/gobwas/glob/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/.travis.yml' 'tests/./tools/vendor/github.com/gobwas/glob/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/LICENSE' 'tests/./tools/vendor/github.com/gobwas/glob/bench.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/bench.sh' 'tests/./tools/vendor/github.com/gobwas/glob/compiler' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/compiler' 'tests/./tools/vendor/github.com/gobwas/glob/compiler/compiler.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/compiler/compiler.go' 'tests/./tools/vendor/github.com/gobwas/glob/glob.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/glob.go' 'tests/./tools/vendor/github.com/gobwas/glob/match' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match' 'tests/./tools/vendor/github.com/gobwas/glob/match/any.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/any_of.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/any_of.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/btree.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/btree.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/contains.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/contains.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/every_of.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/every_of.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/list.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/list.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/match.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/match.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/max.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/max.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/min.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/min.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/nothing.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/nothing.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix_any.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix_any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix_suffix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix_suffix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/range.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/range.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/row.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/row.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/segments.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/segments.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/single.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/single.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/suffix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/suffix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/suffix_any.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/suffix_any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/super.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/super.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/text.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/text.go' 'tests/./tools/vendor/github.com/gobwas/glob/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/readme.md' 'tests/./tools/vendor/github.com/gobwas/glob/syntax' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast/ast.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast/parser.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer/lexer.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer/token.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer/token.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/syntax.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/syntax.go' 'tests/./tools/vendor/github.com/gobwas/glob/util' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util' 'tests/./tools/vendor/github.com/gobwas/glob/util/runes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/runes' 'tests/./tools/vendor/github.com/gobwas/glob/util/runes/runes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/runes/runes.go' 'tests/./tools/vendor/github.com/gobwas/glob/util/strings' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/strings' 'tests/./tools/vendor/github.com/gobwas/glob/util/strings/strings.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/strings/strings.go' 'tests/./tools/vendor/github.com/gofrs' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs' 'tests/./tools/vendor/github.com/gofrs/flock' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock' 'tests/./tools/vendor/github.com/gofrs/flock/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/.gitignore' 'tests/./tools/vendor/github.com/gofrs/flock/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/.travis.yml' 'tests/./tools/vendor/github.com/gofrs/flock/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/LICENSE' 'tests/./tools/vendor/github.com/gofrs/flock/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/README.md' 'tests/./tools/vendor/github.com/gofrs/flock/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/appveyor.yml' 'tests/./tools/vendor/github.com/gofrs/flock/flock.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/flock.go' 'tests/./tools/vendor/github.com/gofrs/flock/flock_aix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/flock_aix.go' 'tests/./tools/vendor/github.com/gofrs/flock/flock_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/flock_unix.go' 'tests/./tools/vendor/github.com/gofrs/flock/flock_winapi.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/flock_winapi.go' 'tests/./tools/vendor/github.com/gofrs/flock/flock_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/flock_windows.go' 'tests/./tools/vendor/github.com/golang' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang' 'tests/./tools/vendor/github.com/golang/protobuf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf' 'tests/./tools/vendor/github.com/golang/protobuf/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/AUTHORS' 'tests/./tools/vendor/github.com/golang/protobuf/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/CONTRIBUTORS' 'tests/./tools/vendor/github.com/golang/protobuf/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/LICENSE' 'tests/./tools/vendor/github.com/golang/protobuf/proto' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto' 'tests/./tools/vendor/github.com/golang/protobuf/proto/buffer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/buffer.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/defaults.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/defaults.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/deprecated.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/deprecated.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/discard.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/discard.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/extensions.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/extensions.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/properties.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/properties.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/proto.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/proto.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/registry.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/registry.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/text_decode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/text_decode.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/text_encode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/text_encode.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/wire.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/wire.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/wrappers.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/any.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/any.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/any' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/any' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/doc.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/duration.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/duration.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/duration' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/duration' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/timestamp.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/timestamp.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/timestamp' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/timestamp' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go' 'tests/./tools/vendor/github.com/golangci' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci' 'tests/./tools/vendor/github.com/golangci/check' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check' 'tests/./tools/vendor/github.com/golangci/check/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/LICENSE' 'tests/./tools/vendor/github.com/golangci/check/cmd' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd' 'tests/./tools/vendor/github.com/golangci/check/cmd/structcheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/structcheck' 'tests/./tools/vendor/github.com/golangci/check/cmd/structcheck/structcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/structcheck/structcheck.go' 'tests/./tools/vendor/github.com/golangci/check/cmd/varcheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/varcheck' 'tests/./tools/vendor/github.com/golangci/check/cmd/varcheck/varcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/varcheck/varcheck.go' 'tests/./tools/vendor/github.com/golangci/dupl' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl' 'tests/./tools/vendor/github.com/golangci/dupl/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/.travis.yml' 'tests/./tools/vendor/github.com/golangci/dupl/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/LICENSE' 'tests/./tools/vendor/github.com/golangci/dupl/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/README.md' 'tests/./tools/vendor/github.com/golangci/dupl/job' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job' 'tests/./tools/vendor/github.com/golangci/dupl/job/buildtree.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job/buildtree.go' 'tests/./tools/vendor/github.com/golangci/dupl/job/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job/parse.go' 'tests/./tools/vendor/github.com/golangci/dupl/main.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/main.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer' 'tests/./tools/vendor/github.com/golangci/dupl/printer/html.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/html.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/plumbing.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/plumbing.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/printer.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/text.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/text.go' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree/dupl.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree/dupl.go' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree/suffixtree.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree/suffixtree.go' 'tests/./tools/vendor/github.com/golangci/dupl/syntax' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/golang' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/golang' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/golang/golang.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/golang/golang.go' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/syntax.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/syntax.go' 'tests/./tools/vendor/github.com/golangci/go-misc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc' 'tests/./tools/vendor/github.com/golangci/go-misc/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode/README.md' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode/deadcode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode/deadcode.go' 'tests/./tools/vendor/github.com/golangci/gofmt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/LICENSE' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/doc.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/gofmt.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/gofmt.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/golangci.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/internal.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/internal.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/rewrite.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/rewrite.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/simplify.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/simplify.go' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/LICENSE' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/goimports.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/goimports.go' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/golangci.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/LICENSE' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/main.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/main.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/mod_version.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/mod_version.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/cache' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/cache' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/cache.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/cache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/default.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/default.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/hash.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/hash.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/errorutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/errorutil' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/errorutil/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/errorutil/errors.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/pkgcache' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/pkgcache' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/pkgcache/pkgcache.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/pkgcache/pkgcache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/renameio' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/renameio' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/renameio/renameio.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/renameio/renameio.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_darwin.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_flaky.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_flaky.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_other.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_other.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_windows.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/cache.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/cache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/executor.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/executor.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/help.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/help.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/linters.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/linters.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/root.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/root.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/run.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/run.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/version.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/version.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/issues.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/issues.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/linters.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/linters.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/linters_settings.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/linters_settings.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/linters_settings_gocritic.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/linters_settings_gocritic.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/output.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/output.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/reader.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/reader.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/run.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/run.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/severity.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/severity.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes/exitcodes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes/exitcodes.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/filecache.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/filecache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/fsutils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/fsutils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/linecache.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/linecache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/asasalint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/asasalint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/asciicheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/asciicheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bidichk.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bidichk.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bodyclose.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bodyclose.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/commons.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/commons.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/containedctx.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/containedctx.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/contextcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/contextcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/cyclop.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/cyclop.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/deadcode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/deadcode.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/decorder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/decorder.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/depguard.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/depguard.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dogsled.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dogsled.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupl.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupl.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/durationcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/durationcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errchkjson.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errchkjson.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errname.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errname.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errorlint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errorlint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/execinquery.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/execinquery.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exhaustive.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exhaustive.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exhaustivestruct.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exhaustivestruct.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exhaustruct.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exhaustruct.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exportloopref.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exportloopref.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/forbidigo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/forbidigo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/forcetypeassert.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/forcetypeassert.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/funlen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/funlen.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gci.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gci.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/adapters.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/adapters.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/errors.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/issue.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/load' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/load' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/load/guard.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/load/guard.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/metalinter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/metalinter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner_action.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner_action.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner_facts.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner_facts.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner_loadingpackage.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner_loadingpackage.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runners.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runners.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoglobals.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoglobals.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoinits.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoinits.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocognit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocognit.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goconst.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goconst.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocritic.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocritic.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocyclo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocyclo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/godot.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/godot.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/godox.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/godox.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goerr113.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goerr113.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt_common.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt_common.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofumpt.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofumpt.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goheader.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goheader.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goimports.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goimports.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/golint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/golint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gomnd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gomnd.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gomoddirectives.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gomoddirectives.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gomodguard.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gomodguard.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goprintffuncname.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goprintffuncname.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosec.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosec.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosimple.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosimple.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/govet.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/govet.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/grouper.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/grouper.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ifshort.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ifshort.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/importas.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/importas.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ineffassign.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ineffassign.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ireturn.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ireturn.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/lll.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/lll.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maintidx.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maintidx.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/makezero.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/makezero.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maligned.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maligned.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/misspell.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/misspell.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nakedret.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nakedret.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nestif.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nestif.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nilerr.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nilerr.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nilnil.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nilnil.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nlreturn.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nlreturn.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/noctx.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/noctx.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint/README.md' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint/nolintlint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint/nolintlint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nonamedreturns.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nonamedreturns.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nosnakecase.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nosnakecase.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nosprintfhostport.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nosprintfhostport.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/paralleltest.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/paralleltest.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/prealloc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/prealloc.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/predeclared.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/predeclared.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/promlinter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/promlinter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/revive.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/revive.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/rowserrcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/rowserrcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/scopelint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/scopelint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/sqlclosecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/sqlclosecheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/staticcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/staticcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/staticcheck_common.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/staticcheck_common.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/structcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/structcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/stylecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/stylecheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/tagliatelle.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/tagliatelle.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/tenv.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/tenv.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/testpackage.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/testpackage.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/thelper.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/thelper.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/tparallel.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/tparallel.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/typecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/typecheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unconvert.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unconvert.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unparam.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unparam.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unused.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unused.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/usestdlibvars.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/usestdlibvars.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/util.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varnamelen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varnamelen.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/wastedassign.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/wastedassign.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/whitespace.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/whitespace.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/wrapcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/wrapcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/wsl.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/wsl.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil/env.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil/env.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/context.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/context.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/enabled_set.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/enabled_set.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/manager.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/manager.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/validator.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/validator.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/load.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/load.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/runner.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/logutils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/logutils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/mock.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/mock.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/out.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/out.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/stderr_log.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/stderr_log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/errors.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/skip.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/skip.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/util.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/checkstyle.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/checkstyle.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/codeclimate.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/codeclimate.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/github.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/github.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/html.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/html.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/json.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/json.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/junitxml.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/junitxml.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/printer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/tab.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/tab.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/text.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/text.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/data.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/data.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/log.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/issue.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/autogenerated_exclude.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/autogenerated_exclude.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/base_rule.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/base_rule.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/cgo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/cgo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/diff.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude_rules.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude_rules.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/filename_unadjuster.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/filename_unadjuster.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/fixer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/fixer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/identifier_marker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/identifier_marker.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_from_linter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_from_linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_per_file_from_linter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_per_file_from_linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_same_issues.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_same_issues.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/nolint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/nolint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prefixer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prefixer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prettifier.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prettifier.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_shortener.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_shortener.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/processor.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/processor.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/severity_rules.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/severity_rules.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_dirs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_dirs.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_files.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_files.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/sort_results.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/sort_results.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/source_code.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/source_code.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/uniq_by_line.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/uniq_by_line.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/utils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/sliceutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/sliceutil' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/sliceutil/sliceutil.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/sliceutil/sliceutil.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/stopwatch.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/stopwatch.go' 'tests/./tools/vendor/github.com/golangci/lint-1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1' 'tests/./tools/vendor/github.com/golangci/lint-1/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/.travis.yml' 'tests/./tools/vendor/github.com/golangci/lint-1/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/lint-1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/LICENSE' 'tests/./tools/vendor/github.com/golangci/lint-1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/README.md' 'tests/./tools/vendor/github.com/golangci/lint-1/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/go.mod' 'tests/./tools/vendor/github.com/golangci/lint-1/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/go.sum' 'tests/./tools/vendor/github.com/golangci/lint-1/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/lint.go' 'tests/./tools/vendor/github.com/golangci/maligned' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned' 'tests/./tools/vendor/github.com/golangci/maligned/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/LICENSE' 'tests/./tools/vendor/github.com/golangci/maligned/README' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/README' 'tests/./tools/vendor/github.com/golangci/maligned/maligned.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/maligned.go' 'tests/./tools/vendor/github.com/golangci/misspell' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell' 'tests/./tools/vendor/github.com/golangci/misspell/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.gitignore' 'tests/./tools/vendor/github.com/golangci/misspell/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.travis.yml' 'tests/./tools/vendor/github.com/golangci/misspell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Dockerfile' 'tests/./tools/vendor/github.com/golangci/misspell/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Gopkg.lock' 'tests/./tools/vendor/github.com/golangci/misspell/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Gopkg.toml' 'tests/./tools/vendor/github.com/golangci/misspell/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/LICENSE' 'tests/./tools/vendor/github.com/golangci/misspell/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Makefile' 'tests/./tools/vendor/github.com/golangci/misspell/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/README.md' 'tests/./tools/vendor/github.com/golangci/misspell/RELEASE-HOWTO.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/RELEASE-HOWTO.md' 'tests/./tools/vendor/github.com/golangci/misspell/ascii.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/ascii.go' 'tests/./tools/vendor/github.com/golangci/misspell/case.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/case.go' 'tests/./tools/vendor/github.com/golangci/misspell/goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/goreleaser.yml' 'tests/./tools/vendor/github.com/golangci/misspell/install-misspell.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/install-misspell.sh' 'tests/./tools/vendor/github.com/golangci/misspell/legal.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/legal.go' 'tests/./tools/vendor/github.com/golangci/misspell/mime.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/mime.go' 'tests/./tools/vendor/github.com/golangci/misspell/notwords.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/notwords.go' 'tests/./tools/vendor/github.com/golangci/misspell/replace.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/replace.go' 'tests/./tools/vendor/github.com/golangci/misspell/stringreplacer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/stringreplacer.go' 'tests/./tools/vendor/github.com/golangci/misspell/stringreplacer_test.gox' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/stringreplacer_test.gox' 'tests/./tools/vendor/github.com/golangci/misspell/url.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/url.go' 'tests/./tools/vendor/github.com/golangci/misspell/words.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/words.go' 'tests/./tools/vendor/github.com/golangci/revgrep' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep' 'tests/./tools/vendor/github.com/golangci/revgrep/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.gitignore' 'tests/./tools/vendor/github.com/golangci/revgrep/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.golangci.yml' 'tests/./tools/vendor/github.com/golangci/revgrep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/LICENSE' 'tests/./tools/vendor/github.com/golangci/revgrep/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/Makefile' 'tests/./tools/vendor/github.com/golangci/revgrep/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/README.md' 'tests/./tools/vendor/github.com/golangci/revgrep/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/go.mod' 'tests/./tools/vendor/github.com/golangci/revgrep/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/go.sum' 'tests/./tools/vendor/github.com/golangci/revgrep/revgrep.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/revgrep.go' 'tests/./tools/vendor/github.com/golangci/unconvert' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert' 'tests/./tools/vendor/github.com/golangci/unconvert/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/LICENSE' 'tests/./tools/vendor/github.com/golangci/unconvert/README' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/README' 'tests/./tools/vendor/github.com/golangci/unconvert/unconvert.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/unconvert.go' 'tests/./tools/vendor/github.com/google' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google' 'tests/./tools/vendor/github.com/google/go-cmp' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp' 'tests/./tools/vendor/github.com/google/go-cmp/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/LICENSE' 'tests/./tools/vendor/github.com/google/go-cmp/cmp' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/compare.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/compare.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/export_panic.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/export_panic.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/export_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/export_unsafe.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_enable.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_enable.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/flags' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/flags' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/function' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/function' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/function/func.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/function/func.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/value' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/value' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/name.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/name.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_purego.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_purego.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/sort.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/sort.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/zero.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/zero.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/options.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/options.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/path.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/path.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report_compare.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report_compare.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report_references.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report_references.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report_reflect.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report_slices.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report_slices.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report_text.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report_text.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report_value.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report_value.go' 'tests/./tools/vendor/github.com/gordonklaus' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gordonklaus' 'tests/./tools/vendor/github.com/gordonklaus/ineffassign' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gordonklaus/ineffassign' 'tests/./tools/vendor/github.com/gordonklaus/ineffassign/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gordonklaus/ineffassign/LICENSE' 'tests/./tools/vendor/github.com/gordonklaus/ineffassign/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gordonklaus/ineffassign/pkg' 'tests/./tools/vendor/github.com/gordonklaus/ineffassign/pkg/ineffassign' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gordonklaus/ineffassign/pkg/ineffassign' 'tests/./tools/vendor/github.com/gordonklaus/ineffassign/pkg/ineffassign/ineffassign.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gordonklaus/ineffassign/pkg/ineffassign/ineffassign.go' 'tests/./tools/vendor/github.com/gostaticanalysis' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/README.md' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/call.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/call.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/diagnostic.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/diagnostic.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.mod' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.sum' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/pkg.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/pkg.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssainspect.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssainspect.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/types.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/types.go' 'tests/./tools/vendor/github.com/gostaticanalysis/comment' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/LICENSE' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/README.md' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/comment.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/comment.go' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/go.mod' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/go.sum' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/passes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/passes' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/passes/commentmap' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/passes/commentmap' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/passes/commentmap/commentmap.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/passes/commentmap/commentmap.go' 'tests/./tools/vendor/github.com/gostaticanalysis/forcetypeassert' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/forcetypeassert' 'tests/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/.reviewdog.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/.reviewdog.yml' 'tests/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/LICENSE' 'tests/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/README.md' 'tests/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/forcetypeassert.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/forcetypeassert.go' 'tests/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/go.mod' 'tests/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/go.sum' 'tests/./tools/vendor/github.com/gostaticanalysis/nilerr' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/nilerr' 'tests/./tools/vendor/github.com/gostaticanalysis/nilerr/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/nilerr/LICENSE' 'tests/./tools/vendor/github.com/gostaticanalysis/nilerr/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/nilerr/README.md' 'tests/./tools/vendor/github.com/gostaticanalysis/nilerr/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/nilerr/go.mod' 'tests/./tools/vendor/github.com/gostaticanalysis/nilerr/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/nilerr/go.sum' 'tests/./tools/vendor/github.com/gostaticanalysis/nilerr/nilerr.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/nilerr/nilerr.go' 'tests/./tools/vendor/github.com/hashicorp' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp' 'tests/./tools/vendor/github.com/hashicorp/errwrap' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/errwrap' 'tests/./tools/vendor/github.com/hashicorp/errwrap/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/errwrap/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/errwrap/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/errwrap/README.md' 'tests/./tools/vendor/github.com/hashicorp/errwrap/errwrap.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/errwrap/errwrap.go' 'tests/./tools/vendor/github.com/hashicorp/errwrap/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/errwrap/go.mod' 'tests/./tools/vendor/github.com/hashicorp/go-multierror' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/Makefile' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/README.md' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/append.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/append.go' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/flatten.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/flatten.go' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/format.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/format.go' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/go.mod' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/go.sum' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/group.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/group.go' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/multierror.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/multierror.go' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/prefix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/prefix.go' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/sort.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/sort.go' 'tests/./tools/vendor/github.com/hashicorp/go-version' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version' 'tests/./tools/vendor/github.com/hashicorp/go-version/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/CHANGELOG.md' 'tests/./tools/vendor/github.com/hashicorp/go-version/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/go-version/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/README.md' 'tests/./tools/vendor/github.com/hashicorp/go-version/constraint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/constraint.go' 'tests/./tools/vendor/github.com/hashicorp/go-version/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/go.mod' 'tests/./tools/vendor/github.com/hashicorp/go-version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/version.go' 'tests/./tools/vendor/github.com/hashicorp/go-version/version_collection.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/version_collection.go' 'tests/./tools/vendor/github.com/hashicorp/hcl' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/.gitignore' 'tests/./tools/vendor/github.com/hashicorp/hcl/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/.travis.yml' 'tests/./tools/vendor/github.com/hashicorp/hcl/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/hcl/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/Makefile' 'tests/./tools/vendor/github.com/hashicorp/hcl/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/README.md' 'tests/./tools/vendor/github.com/hashicorp/hcl/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/appveyor.yml' 'tests/./tools/vendor/github.com/hashicorp/hcl/decoder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/decoder.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/go.mod' 'tests/./tools/vendor/github.com/hashicorp/hcl/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/go.sum' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/error.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/error.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token/position.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token/position.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token/token.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token/token.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser/flatten.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser/flatten.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser/parser.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/scanner' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/scanner' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token/position.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token/position.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token/token.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token/token.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/lex.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/parse.go' 'tests/./tools/vendor/github.com/hexops' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops' 'tests/./tools/vendor/github.com/hexops/gotextdiff' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff' 'tests/./tools/vendor/github.com/hexops/gotextdiff/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/LICENSE' 'tests/./tools/vendor/github.com/hexops/gotextdiff/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/README.md' 'tests/./tools/vendor/github.com/hexops/gotextdiff/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/diff.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/go.mod' 'tests/./tools/vendor/github.com/hexops/gotextdiff/myers' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/myers' 'tests/./tools/vendor/github.com/hexops/gotextdiff/myers/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/myers/diff.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/parse.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/span.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/span.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/token.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/token.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/token111.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/token111.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/token112.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/token112.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/uri.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/uri.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/utf16.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/utf16.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/unified.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/unified.go' 'tests/./tools/vendor/github.com/inconshreveable' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/README.md' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_others.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_others.go' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' 'tests/./tools/vendor/github.com/jgautheron' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron' 'tests/./tools/vendor/github.com/jgautheron/goconst' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron/goconst' 'tests/./tools/vendor/github.com/jgautheron/goconst/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron/goconst/LICENSE' 'tests/./tools/vendor/github.com/jgautheron/goconst/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron/goconst/README.md' 'tests/./tools/vendor/github.com/jgautheron/goconst/api.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron/goconst/api.go' 'tests/./tools/vendor/github.com/jgautheron/goconst/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron/goconst/go.mod' 'tests/./tools/vendor/github.com/jgautheron/goconst/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron/goconst/parser.go' 'tests/./tools/vendor/github.com/jgautheron/goconst/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron/goconst/visitor.go' 'tests/./tools/vendor/github.com/jingyugao' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jingyugao' 'tests/./tools/vendor/github.com/jingyugao/rowserrcheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jingyugao/rowserrcheck' 'tests/./tools/vendor/github.com/jingyugao/rowserrcheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jingyugao/rowserrcheck/LICENSE' 'tests/./tools/vendor/github.com/jingyugao/rowserrcheck/passes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jingyugao/rowserrcheck/passes' 'tests/./tools/vendor/github.com/jingyugao/rowserrcheck/passes/rowserr' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jingyugao/rowserrcheck/passes/rowserr' 'tests/./tools/vendor/github.com/jingyugao/rowserrcheck/passes/rowserr/rowserr.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jingyugao/rowserrcheck/passes/rowserr/rowserr.go' 'tests/./tools/vendor/github.com/jirfag' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jirfag' 'tests/./tools/vendor/github.com/jirfag/go-printf-func-name' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jirfag/go-printf-func-name' 'tests/./tools/vendor/github.com/jirfag/go-printf-func-name/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jirfag/go-printf-func-name/LICENSE' 'tests/./tools/vendor/github.com/jirfag/go-printf-func-name/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jirfag/go-printf-func-name/pkg' 'tests/./tools/vendor/github.com/jirfag/go-printf-func-name/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jirfag/go-printf-func-name/pkg/analyzer' 'tests/./tools/vendor/github.com/jirfag/go-printf-func-name/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jirfag/go-printf-func-name/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/julz' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz' 'tests/./tools/vendor/github.com/julz/importas' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas' 'tests/./tools/vendor/github.com/julz/importas/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/.gitignore' 'tests/./tools/vendor/github.com/julz/importas/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/LICENSE' 'tests/./tools/vendor/github.com/julz/importas/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/README.md' 'tests/./tools/vendor/github.com/julz/importas/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/analyzer.go' 'tests/./tools/vendor/github.com/julz/importas/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/config.go' 'tests/./tools/vendor/github.com/julz/importas/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/flags.go' 'tests/./tools/vendor/github.com/julz/importas/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/go.mod' 'tests/./tools/vendor/github.com/julz/importas/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/go.sum' 'tests/./tools/vendor/github.com/kisielk' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk' 'tests/./tools/vendor/github.com/kisielk/errcheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck' 'tests/./tools/vendor/github.com/kisielk/errcheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/LICENSE' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck/analyzer.go' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck/embedded_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck/embedded_walker.go' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck/errcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck/errcheck.go' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck/excludes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck/excludes.go' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck/tags.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck/tags.go' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck/tags_compat.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck/tags_compat.go' 'tests/./tools/vendor/github.com/kisielk/gotool' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool' 'tests/./tools/vendor/github.com/kisielk/gotool/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/.travis.yml' 'tests/./tools/vendor/github.com/kisielk/gotool/LEGAL' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/LEGAL' 'tests/./tools/vendor/github.com/kisielk/gotool/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/LICENSE' 'tests/./tools/vendor/github.com/kisielk/gotool/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/README.md' 'tests/./tools/vendor/github.com/kisielk/gotool/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go.mod' 'tests/./tools/vendor/github.com/kisielk/gotool/go13.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go13.go' 'tests/./tools/vendor/github.com/kisielk/gotool/go14-15.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go14-15.go' 'tests/./tools/vendor/github.com/kisielk/gotool/go16-18.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go16-18.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/path.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/path.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/pkg.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/pkg.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/search.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/search.go' 'tests/./tools/vendor/github.com/kisielk/gotool/match.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/match.go' 'tests/./tools/vendor/github.com/kisielk/gotool/match18.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/match18.go' 'tests/./tools/vendor/github.com/kisielk/gotool/tool.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/tool.go' 'tests/./tools/vendor/github.com/kulti' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti' 'tests/./tools/vendor/github.com/kulti/thelper' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti/thelper' 'tests/./tools/vendor/github.com/kulti/thelper/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti/thelper/LICENSE' 'tests/./tools/vendor/github.com/kulti/thelper/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti/thelper/pkg' 'tests/./tools/vendor/github.com/kulti/thelper/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti/thelper/pkg/analyzer' 'tests/./tools/vendor/github.com/kulti/thelper/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti/thelper/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/kulti/thelper/pkg/analyzer/report.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti/thelper/pkg/analyzer/report.go' 'tests/./tools/vendor/github.com/kunwardeep' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kunwardeep' 'tests/./tools/vendor/github.com/kunwardeep/paralleltest' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kunwardeep/paralleltest' 'tests/./tools/vendor/github.com/kunwardeep/paralleltest/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kunwardeep/paralleltest/LICENSE' 'tests/./tools/vendor/github.com/kunwardeep/paralleltest/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kunwardeep/paralleltest/pkg' 'tests/./tools/vendor/github.com/kunwardeep/paralleltest/pkg/paralleltest' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kunwardeep/paralleltest/pkg/paralleltest' 'tests/./tools/vendor/github.com/kunwardeep/paralleltest/pkg/paralleltest/paralleltest.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kunwardeep/paralleltest/pkg/paralleltest/paralleltest.go' 'tests/./tools/vendor/github.com/kyoh86' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86' 'tests/./tools/vendor/github.com/kyoh86/exportloopref' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/.golangci.yml' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/.goreleaser.yml' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/LICENSE' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/Makefile' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/README.md' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/exportloopref.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/exportloopref.go' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/go.mod' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/go.sum' 'tests/./tools/vendor/github.com/ldez' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez' 'tests/./tools/vendor/github.com/ldez/gomoddirectives' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/.gitignore' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/.golangci.yml' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/LICENSE' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/Makefile' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/go.mod' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/go.sum' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/gomoddirectives.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/gomoddirectives.go' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/module.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/module.go' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/readme.md' 'tests/./tools/vendor/github.com/ldez/tagliatelle' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle' 'tests/./tools/vendor/github.com/ldez/tagliatelle/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/.gitignore' 'tests/./tools/vendor/github.com/ldez/tagliatelle/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/.golangci.yml' 'tests/./tools/vendor/github.com/ldez/tagliatelle/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/LICENSE' 'tests/./tools/vendor/github.com/ldez/tagliatelle/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/Makefile' 'tests/./tools/vendor/github.com/ldez/tagliatelle/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/go.mod' 'tests/./tools/vendor/github.com/ldez/tagliatelle/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/go.sum' 'tests/./tools/vendor/github.com/ldez/tagliatelle/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/readme.md' 'tests/./tools/vendor/github.com/ldez/tagliatelle/tagliatelle.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/tagliatelle.go' 'tests/./tools/vendor/github.com/leonklingele' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele' 'tests/./tools/vendor/github.com/leonklingele/grouper' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper' 'tests/./tools/vendor/github.com/leonklingele/grouper/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/LICENSE' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/config.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/consts' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/consts' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/consts/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/consts/analyzer.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/consts/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/consts/config.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/flags.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/globals' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/globals' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/globals/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/globals/analyzer.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/imports' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/imports' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/imports/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/imports/analyzer.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/imports/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/imports/config.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/types' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/types' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/types/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/types/analyzer.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/types/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/types/config.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/vars' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/vars' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/vars/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/vars/analyzer.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/vars/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/vars/config.go' 'tests/./tools/vendor/github.com/lufeee' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee' 'tests/./tools/vendor/github.com/lufeee/execinquery' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee/execinquery' 'tests/./tools/vendor/github.com/lufeee/execinquery/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee/execinquery/.gitignore' 'tests/./tools/vendor/github.com/lufeee/execinquery/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee/execinquery/LICENSE' 'tests/./tools/vendor/github.com/lufeee/execinquery/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee/execinquery/README.md' 'tests/./tools/vendor/github.com/lufeee/execinquery/execinquery.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee/execinquery/execinquery.go' 'tests/./tools/vendor/github.com/lufeee/execinquery/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee/execinquery/go.mod' 'tests/./tools/vendor/github.com/lufeee/execinquery/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee/execinquery/go.sum' 'tests/./tools/vendor/github.com/magiconair' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair' 'tests/./tools/vendor/github.com/magiconair/properties' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties' 'tests/./tools/vendor/github.com/magiconair/properties/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/.gitignore' 'tests/./tools/vendor/github.com/magiconair/properties/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/.travis.yml' 'tests/./tools/vendor/github.com/magiconair/properties/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/CHANGELOG.md' 'tests/./tools/vendor/github.com/magiconair/properties/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/LICENSE.md' 'tests/./tools/vendor/github.com/magiconair/properties/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/README.md' 'tests/./tools/vendor/github.com/magiconair/properties/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/decode.go' 'tests/./tools/vendor/github.com/magiconair/properties/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/doc.go' 'tests/./tools/vendor/github.com/magiconair/properties/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/go.mod' 'tests/./tools/vendor/github.com/magiconair/properties/integrate.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/integrate.go' 'tests/./tools/vendor/github.com/magiconair/properties/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/lex.go' 'tests/./tools/vendor/github.com/magiconair/properties/load.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/load.go' 'tests/./tools/vendor/github.com/magiconair/properties/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/parser.go' 'tests/./tools/vendor/github.com/magiconair/properties/properties.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/properties.go' 'tests/./tools/vendor/github.com/magiconair/properties/rangecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/rangecheck.go' 'tests/./tools/vendor/github.com/maratori' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori' 'tests/./tools/vendor/github.com/maratori/testpackage' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testpackage' 'tests/./tools/vendor/github.com/maratori/testpackage/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testpackage/LICENSE' 'tests/./tools/vendor/github.com/maratori/testpackage/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testpackage/pkg' 'tests/./tools/vendor/github.com/maratori/testpackage/pkg/testpackage' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testpackage/pkg/testpackage' 'tests/./tools/vendor/github.com/maratori/testpackage/pkg/testpackage/testpackage.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testpackage/pkg/testpackage/testpackage.go' 'tests/./tools/vendor/github.com/matoous' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous' 'tests/./tools/vendor/github.com/matoous/godox' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox' 'tests/./tools/vendor/github.com/matoous/godox/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/.gitignore' 'tests/./tools/vendor/github.com/matoous/godox/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/.golangci.yml' 'tests/./tools/vendor/github.com/matoous/godox/.revive.toml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/.revive.toml' 'tests/./tools/vendor/github.com/matoous/godox/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/LICENSE' 'tests/./tools/vendor/github.com/matoous/godox/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/README.md' 'tests/./tools/vendor/github.com/matoous/godox/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/go.mod' 'tests/./tools/vendor/github.com/matoous/godox/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/go.sum' 'tests/./tools/vendor/github.com/matoous/godox/godox.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/godox.go' 'tests/./tools/vendor/github.com/mattn' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn' 'tests/./tools/vendor/github.com/mattn/go-colorable' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable' 'tests/./tools/vendor/github.com/mattn/go-colorable/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-colorable/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/README.md' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_appengine.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_others.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_others.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_windows.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/go.mod' 'tests/./tools/vendor/github.com/mattn/go-colorable/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/go.sum' 'tests/./tools/vendor/github.com/mattn/go-colorable/go.test.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/go.test.sh' 'tests/./tools/vendor/github.com/mattn/go-colorable/noncolorable.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/noncolorable.go' 'tests/./tools/vendor/github.com/mattn/go-isatty' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty' 'tests/./tools/vendor/github.com/mattn/go-isatty/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-isatty/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/README.md' 'tests/./tools/vendor/github.com/mattn/go-isatty/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/doc.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/go.mod' 'tests/./tools/vendor/github.com/mattn/go-isatty/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/go.sum' 'tests/./tools/vendor/github.com/mattn/go-isatty/go.test.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/go.test.sh' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_plan9.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_plan9.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_tcgets.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_tcgets.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' 'tests/./tools/vendor/github.com/mattn/go-runewidth' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth' 'tests/./tools/vendor/github.com/mattn/go-runewidth/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/.travis.yml' 'tests/./tools/vendor/github.com/mattn/go-runewidth/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-runewidth/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/README.md' 'tests/./tools/vendor/github.com/mattn/go-runewidth/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/go.mod' 'tests/./tools/vendor/github.com/mattn/go-runewidth/go.test.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/go.test.sh' 'tests/./tools/vendor/github.com/mattn/go-runewidth/runewidth.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/runewidth.go' 'tests/./tools/vendor/github.com/mattn/go-runewidth/runewidth_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/runewidth_appengine.go' 'tests/./tools/vendor/github.com/mattn/go-runewidth/runewidth_js.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/runewidth_js.go' 'tests/./tools/vendor/github.com/mattn/go-runewidth/runewidth_posix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/runewidth_posix.go' 'tests/./tools/vendor/github.com/mattn/go-runewidth/runewidth_table.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/runewidth_table.go' 'tests/./tools/vendor/github.com/mattn/go-runewidth/runewidth_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/runewidth_windows.go' 'tests/./tools/vendor/github.com/matttproud' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/NOTICE' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/.gitignore' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go' 'tests/./tools/vendor/github.com/mbilski' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mbilski' 'tests/./tools/vendor/github.com/mbilski/exhaustivestruct' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mbilski/exhaustivestruct' 'tests/./tools/vendor/github.com/mbilski/exhaustivestruct/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mbilski/exhaustivestruct/LICENSE' 'tests/./tools/vendor/github.com/mbilski/exhaustivestruct/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mbilski/exhaustivestruct/pkg' 'tests/./tools/vendor/github.com/mbilski/exhaustivestruct/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mbilski/exhaustivestruct/pkg/analyzer' 'tests/./tools/vendor/github.com/mbilski/exhaustivestruct/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mbilski/exhaustivestruct/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/mgechev' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev' 'tests/./tools/vendor/github.com/mgechev/revive' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive' 'tests/./tools/vendor/github.com/mgechev/revive/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/LICENSE' 'tests/./tools/vendor/github.com/mgechev/revive/config' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/config' 'tests/./tools/vendor/github.com/mgechev/revive/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/config/config.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/checkstyle.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/checkstyle.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/default.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/default.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/friendly.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/friendly.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/json.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/json.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/ndjson.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/ndjson.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/plain.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/plain.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/sarif.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/sarif.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/severity.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/severity.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/stylish.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/stylish.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/unix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/unix.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint' 'tests/./tools/vendor/github.com/mgechev/revive/lint/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/config.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/failure.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/failure.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/file.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/file.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/formatter.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/linter.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/package.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/package.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/rule.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/utils.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule' 'tests/./tools/vendor/github.com/mgechev/revive/rule/add-constant.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/add-constant.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/argument-limit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/argument-limit.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/atomic.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/atomic.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/banned-characters.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/banned-characters.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/bare-return.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/bare-return.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/blank-imports.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/blank-imports.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/bool-literal-in-expr.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/bool-literal-in-expr.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/call-to-gc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/call-to-gc.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/cognitive-complexity.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/cognitive-complexity.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/confusing-naming.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/confusing-naming.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/confusing-results.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/confusing-results.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/constant-logical-expr.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/constant-logical-expr.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/context-as-argument.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/context-as-argument.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/context-keys-type.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/context-keys-type.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/cyclomatic.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/cyclomatic.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/deep-exit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/deep-exit.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/defer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/defer.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/dot-imports.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/dot-imports.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/duplicated-imports.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/duplicated-imports.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/early-return.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/early-return.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/empty-block.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/empty-block.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/empty-lines.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/empty-lines.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/error-naming.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/error-naming.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/error-return.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/error-return.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/error-strings.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/error-strings.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/errorf.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/errorf.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/exported.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/exported.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/file-header.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/file-header.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/flag-param.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/flag-param.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/function-length.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/function-length.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/function-result-limit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/function-result-limit.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/get-return.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/get-return.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/identical-branches.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/identical-branches.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/if-return.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/if-return.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/import-shadowing.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/import-shadowing.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/imports-blacklist.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/imports-blacklist.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/increment-decrement.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/increment-decrement.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/indent-error-flow.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/indent-error-flow.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/line-length-limit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/line-length-limit.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/max-public-structs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/max-public-structs.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/modifies-param.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/modifies-param.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/modifies-value-receiver.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/modifies-value-receiver.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/nested-structs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/nested-structs.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/optimize-operands-order.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/optimize-operands-order.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/package-comments.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/package-comments.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/range-val-address.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/range-val-address.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/range-val-in-closure.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/range-val-in-closure.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/range.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/range.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/receiver-naming.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/receiver-naming.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/redefines-builtin-id.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/redefines-builtin-id.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/string-format.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/string-format.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/string-of-int.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/string-of-int.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/struct-tag.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/struct-tag.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/superfluous-else.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/superfluous-else.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/time-equal.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/time-equal.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/time-naming.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/time-naming.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unconditional-recursion.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unconditional-recursion.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unexported-naming.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unexported-naming.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unexported-return.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unexported-return.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unhandled-error.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unhandled-error.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unnecessary-stmt.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unnecessary-stmt.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unreachable-code.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unreachable-code.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unused-param.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unused-param.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unused-receiver.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unused-receiver.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/use-any.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/use-any.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/useless-break.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/useless-break.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/utils.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/var-declarations.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/var-declarations.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/var-naming.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/var-naming.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/waitgroup-by-value.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/waitgroup-by-value.go' 'tests/./tools/vendor/github.com/mitchellh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh' 'tests/./tools/vendor/github.com/mitchellh/go-homedir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/LICENSE' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/README.md' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/go.mod' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/homedir.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/homedir.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/CHANGELOG.md' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/LICENSE' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/README.md' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/decode_hooks.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/decode_hooks.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/error.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/error.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/go.mod' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' 'tests/./tools/vendor/github.com/moricho' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho' 'tests/./tools/vendor/github.com/moricho/tparallel' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel' 'tests/./tools/vendor/github.com/moricho/tparallel/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/.gitignore' 'tests/./tools/vendor/github.com/moricho/tparallel/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/.goreleaser.yml' 'tests/./tools/vendor/github.com/moricho/tparallel/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/LICENSE' 'tests/./tools/vendor/github.com/moricho/tparallel/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/Makefile' 'tests/./tools/vendor/github.com/moricho/tparallel/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/README.md' 'tests/./tools/vendor/github.com/moricho/tparallel/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/go.mod' 'tests/./tools/vendor/github.com/moricho/tparallel/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/go.sum' 'tests/./tools/vendor/github.com/moricho/tparallel/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/pkg' 'tests/./tools/vendor/github.com/moricho/tparallel/pkg/ssafunc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/pkg/ssafunc' 'tests/./tools/vendor/github.com/moricho/tparallel/pkg/ssafunc/ssafunc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/pkg/ssafunc/ssafunc.go' 'tests/./tools/vendor/github.com/moricho/tparallel/pkg/ssainstr' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/pkg/ssainstr' 'tests/./tools/vendor/github.com/moricho/tparallel/pkg/ssainstr/ssainstr.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/pkg/ssainstr/ssainstr.go' 'tests/./tools/vendor/github.com/moricho/tparallel/testmap.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/testmap.go' 'tests/./tools/vendor/github.com/moricho/tparallel/tparallel.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/tparallel.go' 'tests/./tools/vendor/github.com/nakabonne' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne' 'tests/./tools/vendor/github.com/nakabonne/nestif' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne/nestif' 'tests/./tools/vendor/github.com/nakabonne/nestif/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne/nestif/.gitignore' 'tests/./tools/vendor/github.com/nakabonne/nestif/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne/nestif/LICENSE' 'tests/./tools/vendor/github.com/nakabonne/nestif/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne/nestif/README.md' 'tests/./tools/vendor/github.com/nakabonne/nestif/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne/nestif/go.mod' 'tests/./tools/vendor/github.com/nakabonne/nestif/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne/nestif/go.sum' 'tests/./tools/vendor/github.com/nakabonne/nestif/nestif.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne/nestif/nestif.go' 'tests/./tools/vendor/github.com/nbutton23' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/.gitignore' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/Makefile' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/README.md' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/data' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/data' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/data/bindata.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/data/bindata.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency/frequency.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency/frequency.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/go.mod' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/go.sum' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/match' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/match' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/match/match.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/match/match.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/leet.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/leet.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/matching.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/matching.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring/scoring.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring/scoring.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/zxcvbn.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/zxcvbn.go' 'tests/./tools/vendor/github.com/nishanths' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths' 'tests/./tools/vendor/github.com/nishanths/exhaustive' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive' 'tests/./tools/vendor/github.com/nishanths/exhaustive/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/.gitignore' 'tests/./tools/vendor/github.com/nishanths/exhaustive/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/LICENSE' 'tests/./tools/vendor/github.com/nishanths/exhaustive/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/Makefile' 'tests/./tools/vendor/github.com/nishanths/exhaustive/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/README.md' 'tests/./tools/vendor/github.com/nishanths/exhaustive/comment.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/comment.go' 'tests/./tools/vendor/github.com/nishanths/exhaustive/enum.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/enum.go' 'tests/./tools/vendor/github.com/nishanths/exhaustive/exhaustive.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/exhaustive.go' 'tests/./tools/vendor/github.com/nishanths/exhaustive/fact.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/fact.go' 'tests/./tools/vendor/github.com/nishanths/exhaustive/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/go.mod' 'tests/./tools/vendor/github.com/nishanths/exhaustive/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/go.sum' 'tests/./tools/vendor/github.com/nishanths/exhaustive/switch.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/switch.go' 'tests/./tools/vendor/github.com/nishanths/predeclared' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared' 'tests/./tools/vendor/github.com/nishanths/predeclared/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared/LICENSE' 'tests/./tools/vendor/github.com/nishanths/predeclared/passes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared/passes' 'tests/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared' 'tests/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared/go18.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared/go18.go' 'tests/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared/pre_go18.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared/pre_go18.go' 'tests/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared/predeclared.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared/predeclared.go' 'tests/./tools/vendor/github.com/nxadm' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm' 'tests/./tools/vendor/github.com/nxadm/tail' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail' 'tests/./tools/vendor/github.com/nxadm/tail/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/.gitignore' 'tests/./tools/vendor/github.com/nxadm/tail/CHANGES.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/CHANGES.md' 'tests/./tools/vendor/github.com/nxadm/tail/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/LICENSE' 'tests/./tools/vendor/github.com/nxadm/tail/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/README.md' 'tests/./tools/vendor/github.com/nxadm/tail/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/go.mod' 'tests/./tools/vendor/github.com/nxadm/tail/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/go.sum' 'tests/./tools/vendor/github.com/nxadm/tail/ratelimiter' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/ratelimiter' 'tests/./tools/vendor/github.com/nxadm/tail/ratelimiter/Licence' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/ratelimiter/Licence' 'tests/./tools/vendor/github.com/nxadm/tail/ratelimiter/leakybucket.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/ratelimiter/leakybucket.go' 'tests/./tools/vendor/github.com/nxadm/tail/ratelimiter/memory.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/ratelimiter/memory.go' 'tests/./tools/vendor/github.com/nxadm/tail/ratelimiter/storage.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/ratelimiter/storage.go' 'tests/./tools/vendor/github.com/nxadm/tail/tail.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/tail.go' 'tests/./tools/vendor/github.com/nxadm/tail/tail_posix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/tail_posix.go' 'tests/./tools/vendor/github.com/nxadm/tail/tail_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/tail_windows.go' 'tests/./tools/vendor/github.com/nxadm/tail/util' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/util' 'tests/./tools/vendor/github.com/nxadm/tail/util/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/util/util.go' 'tests/./tools/vendor/github.com/nxadm/tail/watch' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/watch' 'tests/./tools/vendor/github.com/nxadm/tail/watch/filechanges.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/watch/filechanges.go' 'tests/./tools/vendor/github.com/nxadm/tail/watch/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/watch/inotify.go' 'tests/./tools/vendor/github.com/nxadm/tail/watch/inotify_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/watch/inotify_tracker.go' 'tests/./tools/vendor/github.com/nxadm/tail/watch/polling.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/watch/polling.go' 'tests/./tools/vendor/github.com/nxadm/tail/watch/watch.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/watch/watch.go' 'tests/./tools/vendor/github.com/nxadm/tail/winfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/winfile' 'tests/./tools/vendor/github.com/nxadm/tail/winfile/winfile.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/winfile/winfile.go' 'tests/./tools/vendor/github.com/olekukonko' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko' 'tests/./tools/vendor/github.com/olekukonko/tablewriter' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/.gitignore' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/.travis.yml' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/LICENSE.md' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/README.md' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/csv.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/csv.go' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/go.mod' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/go.sum' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/table.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/table.go' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/table_with_color.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/table_with_color.go' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/util.go' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/wrap.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/wrap.go' 'tests/./tools/vendor/github.com/onsi' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi' 'tests/./tools/vendor/github.com/onsi/ginkgo' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/config' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/config' 'tests/./tools/vendor/github.com/onsi/ginkgo/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/config/config.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/formatter' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/formatter' 'tests/./tools/vendor/github.com/onsi/ginkgo/formatter/formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/formatter/formatter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/bootstrap_command.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/bootstrap_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/build_command.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/build_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/ginkgo_ast_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/ginkgo_ast_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/import.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/import.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/package_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/package_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/test_finder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/test_finder.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testfile_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testfile_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testing_t_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testing_t_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert_command.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/generate_command.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/generate_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/help_command.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/help_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/interrupt_handler.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/interrupt_handler.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/main.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/main.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot/nodot.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot/nodot.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot_command.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/notifications.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/notifications.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline/ginkgo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline/ginkgo.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline/import.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline/import.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline/outline.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline/outline.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline_command.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_command.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_watch_and_build_command_flags.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_watch_and_build_command_flags.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/suite_runner.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/suite_runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args_old.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args_old.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/log_writer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/log_writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/run_result.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/run_result.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/test_suite.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/test_suite.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go15.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go15.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go16.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go16.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/unfocus_command.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/unfocus_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/version_command.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/version_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta_tracker.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/dependencies.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/dependencies.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hash.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hash.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hashes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hashes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/suite.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/suite.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch_command.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation/code_location.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation/code_location.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/containernode' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/containernode' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/containernode/container_node.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/containernode/container_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/failer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/failer' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/failer/failer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/failer/failer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/it_node.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/it_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/aggregator.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/aggregator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/server.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/server.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec/spec.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec/spec.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec/specs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec/specs.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/index_computer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/index_computer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/parallel_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/parallel_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/serial_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/serial_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/sharded_parallel_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/sharded_parallel_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer/fake_writer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer/fake_writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer/writer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer/writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/default_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/default_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/fake_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/fake_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/README.md' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_others.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_others.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/noncolorable.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/noncolorable.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/README.md' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/doc.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_appengine.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_bsd.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_linux.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_solaris.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/teamcity_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/teamcity_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/code_location.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/code_location.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/deprecation_support.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/deprecation_support.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/synchronization.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/synchronization.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/types.go' 'tests/./tools/vendor/github.com/pelletier' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier' 'tests/./tools/vendor/github.com/pelletier/go-toml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.dockerignore' 'tests/./tools/vendor/github.com/pelletier/go-toml/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.gitignore' 'tests/./tools/vendor/github.com/pelletier/go-toml/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/LICENSE' 'tests/./tools/vendor/github.com/pelletier/go-toml/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/Makefile' 'tests/./tools/vendor/github.com/pelletier/go-toml/PULL_REQUEST_TEMPLATE.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/PULL_REQUEST_TEMPLATE.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/README.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/SECURITY.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/SECURITY.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/azure-pipelines.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/azure-pipelines.yml' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/doc.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/example-crlf.toml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/example-crlf.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/example.toml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/example.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/fuzz.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/fuzz.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/fuzz.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/fuzz.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/go.mod' 'tests/./tools/vendor/github.com/pelletier/go-toml/keysparsing.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/keysparsing.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/lexer.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/localtime.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/localtime.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal_OrderPreserve_test.toml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal_OrderPreserve_test.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal_test.toml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal_test.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/parser.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/position.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/position.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/token.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/token.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/toml.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/toml.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomlpub.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomlpub.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_create.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_create.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_write.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_write.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_writepub.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_writepub.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/.dockerignore' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/.gitattributes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/.gitattributes' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/.gitignore' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/.golangci.toml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/.golangci.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/.goreleaser.yaml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/.goreleaser.yaml' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/LICENSE' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/README.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/SECURITY.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/SECURITY.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/ci.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/ci.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/decode.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/doc.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/errors.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/go.mod' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/go.sum' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast/ast.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast/builder.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast/kind.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast/kind.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/danger' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/danger' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/danger/danger.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/danger/danger.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/danger/typeid.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/danger/typeid.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker/key.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker/key.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker/seen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker/seen.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker/tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker/tracker.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/localtime.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/localtime.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/marshaler.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/marshaler.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/parser.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/scanner.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/scanner.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/strict.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/strict.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/toml.abnf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/toml.abnf' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/types.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/types.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/unmarshaler.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/unmarshaler.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/utf8.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/utf8.go' 'tests/./tools/vendor/github.com/phayes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/phayes' 'tests/./tools/vendor/github.com/phayes/checkstyle' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/phayes/checkstyle' 'tests/./tools/vendor/github.com/phayes/checkstyle/.scrutinizer.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/phayes/checkstyle/.scrutinizer.yml' 'tests/./tools/vendor/github.com/phayes/checkstyle/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/phayes/checkstyle/LICENSE' 'tests/./tools/vendor/github.com/phayes/checkstyle/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/phayes/checkstyle/README.md' 'tests/./tools/vendor/github.com/phayes/checkstyle/checkstyle.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/phayes/checkstyle/checkstyle.go' 'tests/./tools/vendor/github.com/phayes/checkstyle/godoc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/phayes/checkstyle/godoc.go' 'tests/./tools/vendor/github.com/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg' 'tests/./tools/vendor/github.com/pkg/errors' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors' 'tests/./tools/vendor/github.com/pkg/errors/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/.gitignore' 'tests/./tools/vendor/github.com/pkg/errors/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/.travis.yml' 'tests/./tools/vendor/github.com/pkg/errors/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/LICENSE' 'tests/./tools/vendor/github.com/pkg/errors/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/Makefile' 'tests/./tools/vendor/github.com/pkg/errors/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/README.md' 'tests/./tools/vendor/github.com/pkg/errors/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/appveyor.yml' 'tests/./tools/vendor/github.com/pkg/errors/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/errors.go' 'tests/./tools/vendor/github.com/pkg/errors/go113.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/go113.go' 'tests/./tools/vendor/github.com/pkg/errors/stack.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/stack.go' 'tests/./tools/vendor/github.com/pmezard' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pmezard' 'tests/./tools/vendor/github.com/pmezard/go-difflib' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pmezard/go-difflib' 'tests/./tools/vendor/github.com/pmezard/go-difflib/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pmezard/go-difflib/LICENSE' 'tests/./tools/vendor/github.com/pmezard/go-difflib/difflib' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pmezard/go-difflib/difflib' 'tests/./tools/vendor/github.com/pmezard/go-difflib/difflib/difflib.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pmezard/go-difflib/difflib/difflib.go' 'tests/./tools/vendor/github.com/polyfloyd' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint/LICENSE' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/allowed.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/allowed.go' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/analysis.go' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/lint.go' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/printf.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/printf.go' 'tests/./tools/vendor/github.com/prometheus' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus' 'tests/./tools/vendor/github.com/prometheus/client_golang' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang' 'tests/./tools/vendor/github.com/prometheus/client_golang/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/LICENSE' 'tests/./tools/vendor/github.com/prometheus/client_golang/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/NOTICE' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/.gitignore' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/README.md' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/collector.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/collector.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/counter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/counter.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/desc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/desc.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/doc.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/fnv.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/fnv.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/gauge.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/gauge.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/go_collector_go116.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/go_collector_go116.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/go_collector_go117.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/go_collector_go117.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/histogram.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/histogram.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/internal' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/labels.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/labels.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/metric.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/metric.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/observer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/observer.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/process_collector_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/process_collector_windows.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/registry.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/registry.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/summary.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/summary.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/testutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/testutil' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/timer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/timer.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/untyped.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/untyped.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/value.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/value.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/vec.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/vec.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/wrap.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/wrap.go' 'tests/./tools/vendor/github.com/prometheus/client_model' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_model' 'tests/./tools/vendor/github.com/prometheus/client_model/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_model/LICENSE' 'tests/./tools/vendor/github.com/prometheus/client_model/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_model/NOTICE' 'tests/./tools/vendor/github.com/prometheus/client_model/go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_model/go' 'tests/./tools/vendor/github.com/prometheus/client_model/go/metrics.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_model/go/metrics.pb.go' 'tests/./tools/vendor/github.com/prometheus/common' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common' 'tests/./tools/vendor/github.com/prometheus/common/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/LICENSE' 'tests/./tools/vendor/github.com/prometheus/common/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/NOTICE' 'tests/./tools/vendor/github.com/prometheus/common/expfmt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/decode.go' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/encode.go' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/expfmt.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/expfmt.go' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/fuzz.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/fuzz.go' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/text_create.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/text_create.go' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/text_parse.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/text_parse.go' 'tests/./tools/vendor/github.com/prometheus/common/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/internal' 'tests/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org' 'tests/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww' 'tests/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg' 'tests/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt' 'tests/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go' 'tests/./tools/vendor/github.com/prometheus/common/model' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model' 'tests/./tools/vendor/github.com/prometheus/common/model/alert.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/alert.go' 'tests/./tools/vendor/github.com/prometheus/common/model/fingerprinting.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/fingerprinting.go' 'tests/./tools/vendor/github.com/prometheus/common/model/fnv.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/fnv.go' 'tests/./tools/vendor/github.com/prometheus/common/model/labels.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/labels.go' 'tests/./tools/vendor/github.com/prometheus/common/model/labelset.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/labelset.go' 'tests/./tools/vendor/github.com/prometheus/common/model/metric.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/metric.go' 'tests/./tools/vendor/github.com/prometheus/common/model/model.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/model.go' 'tests/./tools/vendor/github.com/prometheus/common/model/signature.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/signature.go' 'tests/./tools/vendor/github.com/prometheus/common/model/silence.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/silence.go' 'tests/./tools/vendor/github.com/prometheus/common/model/time.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/time.go' 'tests/./tools/vendor/github.com/prometheus/common/model/value.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/value.go' 'tests/./tools/vendor/github.com/prometheus/procfs' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs' 'tests/./tools/vendor/github.com/prometheus/procfs/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/.gitignore' 'tests/./tools/vendor/github.com/prometheus/procfs/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/.golangci.yml' 'tests/./tools/vendor/github.com/prometheus/procfs/CODE_OF_CONDUCT.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/CODE_OF_CONDUCT.md' 'tests/./tools/vendor/github.com/prometheus/procfs/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/prometheus/procfs/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/LICENSE' 'tests/./tools/vendor/github.com/prometheus/procfs/MAINTAINERS.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/MAINTAINERS.md' 'tests/./tools/vendor/github.com/prometheus/procfs/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/Makefile' 'tests/./tools/vendor/github.com/prometheus/procfs/Makefile.common' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/Makefile.common' 'tests/./tools/vendor/github.com/prometheus/procfs/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/NOTICE' 'tests/./tools/vendor/github.com/prometheus/procfs/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/README.md' 'tests/./tools/vendor/github.com/prometheus/procfs/SECURITY.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/SECURITY.md' 'tests/./tools/vendor/github.com/prometheus/procfs/arp.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/arp.go' 'tests/./tools/vendor/github.com/prometheus/procfs/buddyinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/buddyinfo.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cmdline.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cmdline.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_armx.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_armx.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_mipsx.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_mipsx.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_others.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_others.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_ppcx.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_ppcx.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_s390x.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_x86.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_x86.go' 'tests/./tools/vendor/github.com/prometheus/procfs/crypto.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/crypto.go' 'tests/./tools/vendor/github.com/prometheus/procfs/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/doc.go' 'tests/./tools/vendor/github.com/prometheus/procfs/fixtures.ttar' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/fixtures.ttar' 'tests/./tools/vendor/github.com/prometheus/procfs/fs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/fs.go' 'tests/./tools/vendor/github.com/prometheus/procfs/fscache.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/fscache.go' 'tests/./tools/vendor/github.com/prometheus/procfs/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/go.mod' 'tests/./tools/vendor/github.com/prometheus/procfs/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/go.sum' 'tests/./tools/vendor/github.com/prometheus/procfs/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/fs' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/fs' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/fs/fs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/fs/fs.go' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/util' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/util' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/util/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/util/parse.go' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/util/readfile.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/util/readfile.go' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/util/valueparser.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/util/valueparser.go' 'tests/./tools/vendor/github.com/prometheus/procfs/ipvs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/ipvs.go' 'tests/./tools/vendor/github.com/prometheus/procfs/kernel_random.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/kernel_random.go' 'tests/./tools/vendor/github.com/prometheus/procfs/loadavg.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/loadavg.go' 'tests/./tools/vendor/github.com/prometheus/procfs/mdstat.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/mdstat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/meminfo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/meminfo.go' 'tests/./tools/vendor/github.com/prometheus/procfs/mountinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/mountinfo.go' 'tests/./tools/vendor/github.com/prometheus/procfs/mountstats.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/mountstats.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_conntrackstat.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_conntrackstat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_dev.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_dev.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_ip_socket.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_ip_socket.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_protocols.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_protocols.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_sockstat.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_sockstat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_softnet.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_softnet.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_tcp.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_tcp.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_udp.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_udp.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_unix.go' 'tests/./tools/vendor/github.com/prometheus/procfs/netstat.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/netstat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_cgroup.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_cgroup.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_environ.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_environ.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_fdinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_fdinfo.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_io.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_io.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_limits.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_limits.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_maps.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_maps.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_ns.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_ns.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_psi.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_psi.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_smaps.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_smaps.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_stat.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_stat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_status.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_status.go' 'tests/./tools/vendor/github.com/prometheus/procfs/schedstat.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/schedstat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/slab.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/slab.go' 'tests/./tools/vendor/github.com/prometheus/procfs/stat.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/stat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/swaps.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/swaps.go' 'tests/./tools/vendor/github.com/prometheus/procfs/ttar' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/ttar' 'tests/./tools/vendor/github.com/prometheus/procfs/vm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/vm.go' 'tests/./tools/vendor/github.com/prometheus/procfs/xfrm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/xfrm.go' 'tests/./tools/vendor/github.com/prometheus/procfs/zoneinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/zoneinfo.go' 'tests/./tools/vendor/github.com/quasilyte' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/LICENSE' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/goenv' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/goenv' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/goenv/goenv.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/goenv/goenv.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/golist' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/golist' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/golist/golist.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/golist/golist.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xsrcimporter' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xsrcimporter' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xsrcimporter/xsrcimporter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xsrcimporter/xsrcimporter.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xtypes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xtypes' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xtypes/xtypes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xtypes/xtypes.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ast_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ast_walker.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/bundle.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/bundle.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/engine.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/engine.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/filters.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/filters.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/go_version.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/go_version.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/gorule.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/gorule.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/goutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/goutil' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/goutil/goutil.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/goutil/goutil.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/goutil/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/goutil/resolve.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/importer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/importer.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir/filter_op.gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir/filter_op.gen.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir/gen_filter_op.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir/gen_filter_op.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir/ir.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir/ir.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir_loader.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir_loader.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir_utils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir_utils.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/irconv' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/irconv' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/irconv/irconv.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/irconv/irconv.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/libdsl.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/libdsl.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/match_data.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/match_data.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/nodepath.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/nodepath.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/profiling' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/profiling' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/profiling/no_labels.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/profiling/no_labels.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/profiling/with_labels.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/profiling/with_labels.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/compile.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/compile.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/debug_info.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/debug_info.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/disasm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/disasm.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/env.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/env.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/eval.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/eval.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/gen_opcodes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/gen_opcodes.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/opcode_string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/opcode_string.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/opcodes.gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/opcodes.gen.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/quasigo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/quasigo.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/utils.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ruleguard.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ruleguard.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/runner.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch/compile.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch/compile.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch/matchers.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch/matchers.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch/textmatch.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch/textmatch.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/typematch' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/typematch' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/typematch/patternop_string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/typematch/patternop_string.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/typematch/typematch.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/typematch/typematch.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/utils.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep' 'tests/./tools/vendor/github.com/quasilyte/gogrep/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/.gitignore' 'tests/./tools/vendor/github.com/quasilyte/gogrep/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/.golangci.yml' 'tests/./tools/vendor/github.com/quasilyte/gogrep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/LICENSE' 'tests/./tools/vendor/github.com/quasilyte/gogrep/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/Makefile' 'tests/./tools/vendor/github.com/quasilyte/gogrep/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/README.md' 'tests/./tools/vendor/github.com/quasilyte/gogrep/compile.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/compile.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/compile_import.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/compile_import.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/gen_operations.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/gen_operations.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/go.mod' 'tests/./tools/vendor/github.com/quasilyte/gogrep/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/go.sum' 'tests/./tools/vendor/github.com/quasilyte/gogrep/gogrep.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/gogrep.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/instructions.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/instructions.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/internal' 'tests/./tools/vendor/github.com/quasilyte/gogrep/internal/stdinfo' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/internal/stdinfo' 'tests/./tools/vendor/github.com/quasilyte/gogrep/internal/stdinfo/stdinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/internal/stdinfo/stdinfo.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/match.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/match.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/nodetag' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/nodetag' 'tests/./tools/vendor/github.com/quasilyte/gogrep/nodetag/nodetag.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/nodetag/nodetag.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/operation_string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/operation_string.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/operations.gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/operations.gen.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/parse.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/slices.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/slices.go' 'tests/./tools/vendor/github.com/quasilyte/regex' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/LICENSE' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/README.md' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/ast.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/errors.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/go.mod' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/lexer.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/operation.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/operation.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/operation_string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/operation_string.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/parser.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/pos.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/pos.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/tokenkind_string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/tokenkind_string.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/utils.go' 'tests/./tools/vendor/github.com/quasilyte/stdinfo' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/stdinfo' 'tests/./tools/vendor/github.com/quasilyte/stdinfo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/stdinfo/LICENSE' 'tests/./tools/vendor/github.com/quasilyte/stdinfo/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/stdinfo/go.mod' 'tests/./tools/vendor/github.com/quasilyte/stdinfo/stdinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/stdinfo/stdinfo.go' 'tests/./tools/vendor/github.com/quasilyte/stdinfo/stdinfo_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/stdinfo/stdinfo_gen.go' 'tests/./tools/vendor/github.com/russross' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross' 'tests/./tools/vendor/github.com/russross/blackfriday' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday' 'tests/./tools/vendor/github.com/russross/blackfriday/v2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/.gitignore' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/.travis.yml' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/LICENSE.txt' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/README.md' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/block.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/block.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/doc.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/entities.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/entities.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/esc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/esc.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/go.mod' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/html.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/html.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/inline.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/inline.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/markdown.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/markdown.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/node.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/node.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/smartypants.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/smartypants.go' 'tests/./tools/vendor/github.com/ryancurrah' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/.dockerignore' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/.gitignore' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/.golangci.yml' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/.goreleaser.yml' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/LICENSE' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/Makefile' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/README.md' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/cmd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/cmd.go' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/go.mod' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/go.sum' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/gomodguard.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/gomodguard.go' 'tests/./tools/vendor/github.com/ryanrolds' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryanrolds' 'tests/./tools/vendor/github.com/ryanrolds/sqlclosecheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryanrolds/sqlclosecheck' 'tests/./tools/vendor/github.com/ryanrolds/sqlclosecheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryanrolds/sqlclosecheck/LICENSE' 'tests/./tools/vendor/github.com/ryanrolds/sqlclosecheck/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryanrolds/sqlclosecheck/pkg' 'tests/./tools/vendor/github.com/ryanrolds/sqlclosecheck/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryanrolds/sqlclosecheck/pkg/analyzer' 'tests/./tools/vendor/github.com/ryanrolds/sqlclosecheck/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryanrolds/sqlclosecheck/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/sanposhiho' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho' 'tests/./tools/vendor/github.com/sanposhiho/wastedassign' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho/wastedassign' 'tests/./tools/vendor/github.com/sanposhiho/wastedassign/v2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho/wastedassign/v2' 'tests/./tools/vendor/github.com/sanposhiho/wastedassign/v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho/wastedassign/v2/LICENSE' 'tests/./tools/vendor/github.com/sanposhiho/wastedassign/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho/wastedassign/v2/README.md' 'tests/./tools/vendor/github.com/sanposhiho/wastedassign/v2/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho/wastedassign/v2/go.mod' 'tests/./tools/vendor/github.com/sanposhiho/wastedassign/v2/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho/wastedassign/v2/go.sum' 'tests/./tools/vendor/github.com/sanposhiho/wastedassign/v2/wastedassign.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho/wastedassign/v2/wastedassign.go' 'tests/./tools/vendor/github.com/sashamelentyev' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars/LICENSE' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer/mapping.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer/mapping.go' 'tests/./tools/vendor/github.com/securego' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego' 'tests/./tools/vendor/github.com/securego/gosec' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec' 'tests/./tools/vendor/github.com/securego/gosec/v2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2' 'tests/./tools/vendor/github.com/securego/gosec/v2/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/.gitignore' 'tests/./tools/vendor/github.com/securego/gosec/v2/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/.golangci.yml' 'tests/./tools/vendor/github.com/securego/gosec/v2/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/.goreleaser.yml' 'tests/./tools/vendor/github.com/securego/gosec/v2/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/LICENSE.txt' 'tests/./tools/vendor/github.com/securego/gosec/v2/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/Makefile' 'tests/./tools/vendor/github.com/securego/gosec/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/README.md' 'tests/./tools/vendor/github.com/securego/gosec/v2/USERS.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/USERS.md' 'tests/./tools/vendor/github.com/securego/gosec/v2/action.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/action.yml' 'tests/./tools/vendor/github.com/securego/gosec/v2/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/analyzer.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/call_list.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/call_list.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/config.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/cosign.pub' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/cosign.pub' 'tests/./tools/vendor/github.com/securego/gosec/v2/cwe' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/cwe' 'tests/./tools/vendor/github.com/securego/gosec/v2/cwe/data.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/cwe/data.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/cwe/types.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/cwe/types.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/entrypoint.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/entrypoint.sh' 'tests/./tools/vendor/github.com/securego/gosec/v2/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/errors.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/go.mod' 'tests/./tools/vendor/github.com/securego/gosec/v2/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/go.sum' 'tests/./tools/vendor/github.com/securego/gosec/v2/helpers.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/helpers.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/import_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/import_tracker.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/install.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/install.sh' 'tests/./tools/vendor/github.com/securego/gosec/v2/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/issue.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/renovate.json' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/renovate.json' 'tests/./tools/vendor/github.com/securego/gosec/v2/report.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/report.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/resolve.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rule.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/archive.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/archive.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/bad_defer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/bad_defer.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/bind.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/bind.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/blocklist.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/blocklist.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/decompression-bomb.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/decompression-bomb.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/directory-traversal.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/directory-traversal.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/errors.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/fileperms.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/fileperms.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/hardcoded_credentials.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/hardcoded_credentials.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/implicit_aliasing.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/implicit_aliasing.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/integer_overflow.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/integer_overflow.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/math_big_rat.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/math_big_rat.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/pprof.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/pprof.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/rand.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/rand.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/readfile.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/readfile.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/rsa.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/rsa.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/rulelist.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/rulelist.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/slowloris.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/slowloris.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/sql.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/sql.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/ssh.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/ssh.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/ssrf.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/ssrf.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/subproc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/subproc.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/tempfiles.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/tempfiles.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/templates.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/templates.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/tls.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/tls.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/tls_config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/tls_config.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/unsafe.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/weakcrypto.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/weakcrypto.go' 'tests/./tools/vendor/github.com/shazow' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/shazow' 'tests/./tools/vendor/github.com/shazow/go-diff' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/shazow/go-diff' 'tests/./tools/vendor/github.com/shazow/go-diff/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/shazow/go-diff/LICENSE' 'tests/./tools/vendor/github.com/shazow/go-diff/difflib' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/shazow/go-diff/difflib' 'tests/./tools/vendor/github.com/shazow/go-diff/difflib/differ.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/shazow/go-diff/difflib/differ.go' 'tests/./tools/vendor/github.com/sirupsen' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen' 'tests/./tools/vendor/github.com/sirupsen/logrus' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus' 'tests/./tools/vendor/github.com/sirupsen/logrus/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.gitignore' 'tests/./tools/vendor/github.com/sirupsen/logrus/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.golangci.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.travis.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/CHANGELOG.md' 'tests/./tools/vendor/github.com/sirupsen/logrus/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/LICENSE' 'tests/./tools/vendor/github.com/sirupsen/logrus/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/README.md' 'tests/./tools/vendor/github.com/sirupsen/logrus/alt_exit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/alt_exit.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/appveyor.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/buffer_pool.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/buffer_pool.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/doc.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/entry.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/entry.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/exported.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/exported.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/go.mod' 'tests/./tools/vendor/github.com/sirupsen/logrus/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/go.sum' 'tests/./tools/vendor/github.com/sirupsen/logrus/hooks.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/hooks.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/json_formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/json_formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/logger.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/logger.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/logrus.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/logrus.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_js.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_js.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_solaris.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/text_formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/text_formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/writer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/writer.go' 'tests/./tools/vendor/github.com/sivchari' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari' 'tests/./tools/vendor/github.com/sivchari/containedctx' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/containedctx' 'tests/./tools/vendor/github.com/sivchari/containedctx/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/containedctx/.golangci.yml' 'tests/./tools/vendor/github.com/sivchari/containedctx/LICENCE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/containedctx/LICENCE' 'tests/./tools/vendor/github.com/sivchari/containedctx/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/containedctx/README.md' 'tests/./tools/vendor/github.com/sivchari/containedctx/containedctx.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/containedctx/containedctx.go' 'tests/./tools/vendor/github.com/sivchari/containedctx/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/containedctx/go.mod' 'tests/./tools/vendor/github.com/sivchari/containedctx/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/containedctx/go.sum' 'tests/./tools/vendor/github.com/sivchari/nosnakecase' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase' 'tests/./tools/vendor/github.com/sivchari/nosnakecase/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase/.gitignore' 'tests/./tools/vendor/github.com/sivchari/nosnakecase/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase/.golangci.yml' 'tests/./tools/vendor/github.com/sivchari/nosnakecase/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase/LICENSE' 'tests/./tools/vendor/github.com/sivchari/nosnakecase/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase/README.md' 'tests/./tools/vendor/github.com/sivchari/nosnakecase/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase/go.mod' 'tests/./tools/vendor/github.com/sivchari/nosnakecase/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase/go.sum' 'tests/./tools/vendor/github.com/sivchari/nosnakecase/nosnakecase.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase/nosnakecase.go' 'tests/./tools/vendor/github.com/sivchari/tenv' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv' 'tests/./tools/vendor/github.com/sivchari/tenv/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/.gitignore' 'tests/./tools/vendor/github.com/sivchari/tenv/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/.golangci.yml' 'tests/./tools/vendor/github.com/sivchari/tenv/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/LICENSE' 'tests/./tools/vendor/github.com/sivchari/tenv/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/README.md' 'tests/./tools/vendor/github.com/sivchari/tenv/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/go.mod' 'tests/./tools/vendor/github.com/sivchari/tenv/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/go.sum' 'tests/./tools/vendor/github.com/sivchari/tenv/tenv.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/tenv.go' 'tests/./tools/vendor/github.com/sivchari/tenv/tenv.png' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/tenv.png' 'tests/./tools/vendor/github.com/sonatard' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard' 'tests/./tools/vendor/github.com/sonatard/noctx' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx' 'tests/./tools/vendor/github.com/sonatard/noctx/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/.gitignore' 'tests/./tools/vendor/github.com/sonatard/noctx/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/.golangci.yml' 'tests/./tools/vendor/github.com/sonatard/noctx/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/LICENSE' 'tests/./tools/vendor/github.com/sonatard/noctx/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/Makefile' 'tests/./tools/vendor/github.com/sonatard/noctx/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/README.md' 'tests/./tools/vendor/github.com/sonatard/noctx/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/go.mod' 'tests/./tools/vendor/github.com/sonatard/noctx/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/go.sum' 'tests/./tools/vendor/github.com/sonatard/noctx/ngfunc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/ngfunc' 'tests/./tools/vendor/github.com/sonatard/noctx/ngfunc/main.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/ngfunc/main.go' 'tests/./tools/vendor/github.com/sonatard/noctx/ngfunc/report.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/ngfunc/report.go' 'tests/./tools/vendor/github.com/sonatard/noctx/ngfunc/types.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/ngfunc/types.go' 'tests/./tools/vendor/github.com/sonatard/noctx/noctx.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/noctx.go' 'tests/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx' 'tests/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx/main.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx/main.go' 'tests/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx/report.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx/report.go' 'tests/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx/ssa.go' 'tests/./tools/vendor/github.com/sourcegraph' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph' 'tests/./tools/vendor/github.com/sourcegraph/go-diff' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/LICENSE' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/doc.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/parse.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/print.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/print.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/reader_util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/reader_util.go' 'tests/./tools/vendor/github.com/spf13' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13' 'tests/./tools/vendor/github.com/spf13/afero' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero' 'tests/./tools/vendor/github.com/spf13/afero/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/.gitignore' 'tests/./tools/vendor/github.com/spf13/afero/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/.travis.yml' 'tests/./tools/vendor/github.com/spf13/afero/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/LICENSE.txt' 'tests/./tools/vendor/github.com/spf13/afero/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/README.md' 'tests/./tools/vendor/github.com/spf13/afero/afero.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/afero.go' 'tests/./tools/vendor/github.com/spf13/afero/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/appveyor.yml' 'tests/./tools/vendor/github.com/spf13/afero/basepath.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/basepath.go' 'tests/./tools/vendor/github.com/spf13/afero/cacheOnReadFs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/cacheOnReadFs.go' 'tests/./tools/vendor/github.com/spf13/afero/const_bsds.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/const_bsds.go' 'tests/./tools/vendor/github.com/spf13/afero/const_win_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/const_win_unix.go' 'tests/./tools/vendor/github.com/spf13/afero/copyOnWriteFs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/copyOnWriteFs.go' 'tests/./tools/vendor/github.com/spf13/afero/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/go.mod' 'tests/./tools/vendor/github.com/spf13/afero/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/go.sum' 'tests/./tools/vendor/github.com/spf13/afero/httpFs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/httpFs.go' 'tests/./tools/vendor/github.com/spf13/afero/iofs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/iofs.go' 'tests/./tools/vendor/github.com/spf13/afero/ioutil.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/ioutil.go' 'tests/./tools/vendor/github.com/spf13/afero/lstater.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/lstater.go' 'tests/./tools/vendor/github.com/spf13/afero/match.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/match.go' 'tests/./tools/vendor/github.com/spf13/afero/mem' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem' 'tests/./tools/vendor/github.com/spf13/afero/mem/dir.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/dir.go' 'tests/./tools/vendor/github.com/spf13/afero/mem/dirmap.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/dirmap.go' 'tests/./tools/vendor/github.com/spf13/afero/mem/file.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/file.go' 'tests/./tools/vendor/github.com/spf13/afero/memmap.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/memmap.go' 'tests/./tools/vendor/github.com/spf13/afero/os.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/os.go' 'tests/./tools/vendor/github.com/spf13/afero/path.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/path.go' 'tests/./tools/vendor/github.com/spf13/afero/readonlyfs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/readonlyfs.go' 'tests/./tools/vendor/github.com/spf13/afero/regexpfs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/regexpfs.go' 'tests/./tools/vendor/github.com/spf13/afero/symlink.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/symlink.go' 'tests/./tools/vendor/github.com/spf13/afero/unionFile.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/unionFile.go' 'tests/./tools/vendor/github.com/spf13/afero/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/util.go' 'tests/./tools/vendor/github.com/spf13/cast' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast' 'tests/./tools/vendor/github.com/spf13/cast/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/.gitignore' 'tests/./tools/vendor/github.com/spf13/cast/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/LICENSE' 'tests/./tools/vendor/github.com/spf13/cast/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/Makefile' 'tests/./tools/vendor/github.com/spf13/cast/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/README.md' 'tests/./tools/vendor/github.com/spf13/cast/cast.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/cast.go' 'tests/./tools/vendor/github.com/spf13/cast/caste.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/caste.go' 'tests/./tools/vendor/github.com/spf13/cast/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/go.mod' 'tests/./tools/vendor/github.com/spf13/cast/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/go.sum' 'tests/./tools/vendor/github.com/spf13/cast/timeformattype_string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/timeformattype_string.go' 'tests/./tools/vendor/github.com/spf13/cobra' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra' 'tests/./tools/vendor/github.com/spf13/cobra/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.gitignore' 'tests/./tools/vendor/github.com/spf13/cobra/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.golangci.yml' 'tests/./tools/vendor/github.com/spf13/cobra/.mailmap' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.mailmap' 'tests/./tools/vendor/github.com/spf13/cobra/CONDUCT.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/CONDUCT.md' 'tests/./tools/vendor/github.com/spf13/cobra/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' 'tests/./tools/vendor/github.com/spf13/cobra/MAINTAINERS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/MAINTAINERS' 'tests/./tools/vendor/github.com/spf13/cobra/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/Makefile' 'tests/./tools/vendor/github.com/spf13/cobra/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/README.md' 'tests/./tools/vendor/github.com/spf13/cobra/active_help.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/active_help.go' 'tests/./tools/vendor/github.com/spf13/cobra/active_help.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/active_help.md' 'tests/./tools/vendor/github.com/spf13/cobra/args.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/args.go' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completions.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completions.md' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completionsV2.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completionsV2.go' 'tests/./tools/vendor/github.com/spf13/cobra/cobra.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/cobra.go' 'tests/./tools/vendor/github.com/spf13/cobra/command.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command.go' 'tests/./tools/vendor/github.com/spf13/cobra/command_notwin.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command_notwin.go' 'tests/./tools/vendor/github.com/spf13/cobra/command_win.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command_win.go' 'tests/./tools/vendor/github.com/spf13/cobra/completions.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/fish_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/fish_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/fish_completions.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/fish_completions.md' 'tests/./tools/vendor/github.com/spf13/cobra/flag_groups.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/flag_groups.go' 'tests/./tools/vendor/github.com/spf13/cobra/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/go.mod' 'tests/./tools/vendor/github.com/spf13/cobra/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/go.sum' 'tests/./tools/vendor/github.com/spf13/cobra/powershell_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/powershell_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/powershell_completions.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/powershell_completions.md' 'tests/./tools/vendor/github.com/spf13/cobra/projects_using_cobra.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/projects_using_cobra.md' 'tests/./tools/vendor/github.com/spf13/cobra/shell_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/shell_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/shell_completions.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/shell_completions.md' 'tests/./tools/vendor/github.com/spf13/cobra/user_guide.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/user_guide.md' 'tests/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/zsh_completions.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/zsh_completions.md' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/LICENSE' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/README.md' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/default_notepad.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/default_notepad.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/go.mod' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/log_counter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/log_counter.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/notepad.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/notepad.go' 'tests/./tools/vendor/github.com/spf13/pflag' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag' 'tests/./tools/vendor/github.com/spf13/pflag/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/.gitignore' 'tests/./tools/vendor/github.com/spf13/pflag/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/.travis.yml' 'tests/./tools/vendor/github.com/spf13/pflag/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/LICENSE' 'tests/./tools/vendor/github.com/spf13/pflag/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/README.md' 'tests/./tools/vendor/github.com/spf13/pflag/bool.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bool.go' 'tests/./tools/vendor/github.com/spf13/pflag/bool_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bool_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/bytes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bytes.go' 'tests/./tools/vendor/github.com/spf13/pflag/count.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/count.go' 'tests/./tools/vendor/github.com/spf13/pflag/duration.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/duration.go' 'tests/./tools/vendor/github.com/spf13/pflag/duration_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/duration_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/flag.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/flag.go' 'tests/./tools/vendor/github.com/spf13/pflag/float32.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float32.go' 'tests/./tools/vendor/github.com/spf13/pflag/float32_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float32_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/float64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float64.go' 'tests/./tools/vendor/github.com/spf13/pflag/float64_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float64_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/go.mod' 'tests/./tools/vendor/github.com/spf13/pflag/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/go.sum' 'tests/./tools/vendor/github.com/spf13/pflag/golangflag.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/golangflag.go' 'tests/./tools/vendor/github.com/spf13/pflag/int.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int.go' 'tests/./tools/vendor/github.com/spf13/pflag/int16.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int16.go' 'tests/./tools/vendor/github.com/spf13/pflag/int32.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int32.go' 'tests/./tools/vendor/github.com/spf13/pflag/int32_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int32_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/int64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int64.go' 'tests/./tools/vendor/github.com/spf13/pflag/int64_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int64_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/int8.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int8.go' 'tests/./tools/vendor/github.com/spf13/pflag/int_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/ip.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ip.go' 'tests/./tools/vendor/github.com/spf13/pflag/ip_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ip_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/ipmask.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ipmask.go' 'tests/./tools/vendor/github.com/spf13/pflag/ipnet.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ipnet.go' 'tests/./tools/vendor/github.com/spf13/pflag/string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_array.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_array.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_to_int.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_to_int.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_to_int64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_to_int64.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_to_string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_to_string.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint16.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint16.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint32.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint32.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint64.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint8.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint8.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint_slice.go' 'tests/./tools/vendor/github.com/spf13/viper' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper' 'tests/./tools/vendor/github.com/spf13/viper/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.editorconfig' 'tests/./tools/vendor/github.com/spf13/viper/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.gitignore' 'tests/./tools/vendor/github.com/spf13/viper/.golangci.yaml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.golangci.yaml' 'tests/./tools/vendor/github.com/spf13/viper/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/LICENSE' 'tests/./tools/vendor/github.com/spf13/viper/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/Makefile' 'tests/./tools/vendor/github.com/spf13/viper/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/README.md' 'tests/./tools/vendor/github.com/spf13/viper/TROUBLESHOOTING.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/TROUBLESHOOTING.md' 'tests/./tools/vendor/github.com/spf13/viper/experimental_logger.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/experimental_logger.go' 'tests/./tools/vendor/github.com/spf13/viper/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/flags.go' 'tests/./tools/vendor/github.com/spf13/viper/fs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/fs.go' 'tests/./tools/vendor/github.com/spf13/viper/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/go.mod' 'tests/./tools/vendor/github.com/spf13/viper/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/go.sum' 'tests/./tools/vendor/github.com/spf13/viper/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/decoder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/decoder.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/dotenv' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/dotenv' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/dotenv/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/dotenv/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/dotenv/map_utils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/dotenv/map_utils.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/encoder.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/error.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/error.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/hcl' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/hcl' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/hcl/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/hcl/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/ini' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/ini' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/ini/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/ini/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/ini/map_utils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/ini/map_utils.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/javaproperties' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/javaproperties' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/javaproperties/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/javaproperties/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/javaproperties/map_utils.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/javaproperties/map_utils.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/json' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/json' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/json/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/json/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/toml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/toml' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/toml/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/toml/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/toml/codec2.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/toml/codec2.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml/yaml2.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml/yaml2.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml/yaml3.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml/yaml3.go' 'tests/./tools/vendor/github.com/spf13/viper/logger.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/logger.go' 'tests/./tools/vendor/github.com/spf13/viper/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/util.go' 'tests/./tools/vendor/github.com/spf13/viper/viper.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/viper.go' 'tests/./tools/vendor/github.com/spf13/viper/viper_go1_15.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/viper_go1_15.go' 'tests/./tools/vendor/github.com/spf13/viper/viper_go1_16.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/viper_go1_16.go' 'tests/./tools/vendor/github.com/spf13/viper/watch.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/watch.go' 'tests/./tools/vendor/github.com/spf13/viper/watch_wasm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/watch_wasm.go' 'tests/./tools/vendor/github.com/ssgreg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg' 'tests/./tools/vendor/github.com/ssgreg/nlreturn' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg/nlreturn' 'tests/./tools/vendor/github.com/ssgreg/nlreturn/v2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg/nlreturn/v2' 'tests/./tools/vendor/github.com/ssgreg/nlreturn/v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg/nlreturn/v2/LICENSE' 'tests/./tools/vendor/github.com/ssgreg/nlreturn/v2/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg/nlreturn/v2/pkg' 'tests/./tools/vendor/github.com/ssgreg/nlreturn/v2/pkg/nlreturn' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg/nlreturn/v2/pkg/nlreturn' 'tests/./tools/vendor/github.com/ssgreg/nlreturn/v2/pkg/nlreturn/nlreturn.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg/nlreturn/v2/pkg/nlreturn/nlreturn.go' 'tests/./tools/vendor/github.com/stbenjam' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stbenjam' 'tests/./tools/vendor/github.com/stbenjam/no-sprintf-host-port' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stbenjam/no-sprintf-host-port' 'tests/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/LICENSE' 'tests/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/pkg' 'tests/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/pkg/analyzer' 'tests/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/stretchr' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr' 'tests/./tools/vendor/github.com/stretchr/objx' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx' 'tests/./tools/vendor/github.com/stretchr/objx/.codeclimate.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/.codeclimate.yml' 'tests/./tools/vendor/github.com/stretchr/objx/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/.gitignore' 'tests/./tools/vendor/github.com/stretchr/objx/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/LICENSE' 'tests/./tools/vendor/github.com/stretchr/objx/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/README.md' 'tests/./tools/vendor/github.com/stretchr/objx/Taskfile.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/Taskfile.yml' 'tests/./tools/vendor/github.com/stretchr/objx/accessors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/accessors.go' 'tests/./tools/vendor/github.com/stretchr/objx/conversions.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/conversions.go' 'tests/./tools/vendor/github.com/stretchr/objx/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/doc.go' 'tests/./tools/vendor/github.com/stretchr/objx/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/go.mod' 'tests/./tools/vendor/github.com/stretchr/objx/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/go.sum' 'tests/./tools/vendor/github.com/stretchr/objx/map.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/map.go' 'tests/./tools/vendor/github.com/stretchr/objx/mutations.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/mutations.go' 'tests/./tools/vendor/github.com/stretchr/objx/security.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/security.go' 'tests/./tools/vendor/github.com/stretchr/objx/tests.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/tests.go' 'tests/./tools/vendor/github.com/stretchr/objx/type_specific.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/type_specific.go' 'tests/./tools/vendor/github.com/stretchr/objx/type_specific_codegen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/type_specific_codegen.go' 'tests/./tools/vendor/github.com/stretchr/objx/value.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/value.go' 'tests/./tools/vendor/github.com/stretchr/testify' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify' 'tests/./tools/vendor/github.com/stretchr/testify/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/LICENSE' 'tests/./tools/vendor/github.com/stretchr/testify/assert' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_compare.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_compare.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_compare_can_convert.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_compare_can_convert.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_compare_legacy.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_compare_legacy.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_format.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_format.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_format.go.tmpl' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_format.go.tmpl' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_forward.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_forward.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_forward.go.tmpl' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_forward.go.tmpl' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_order.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_order.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertions.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertions.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/doc.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/errors.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/forward_assertions.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/forward_assertions.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/http_assertions.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/http_assertions.go' 'tests/./tools/vendor/github.com/stretchr/testify/mock' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/mock' 'tests/./tools/vendor/github.com/stretchr/testify/mock/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/mock/doc.go' 'tests/./tools/vendor/github.com/stretchr/testify/mock/mock.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/mock/mock.go' 'tests/./tools/vendor/github.com/subosito' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito' 'tests/./tools/vendor/github.com/subosito/gotenv' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv' 'tests/./tools/vendor/github.com/subosito/gotenv/.env' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/.env' 'tests/./tools/vendor/github.com/subosito/gotenv/.env.invalid' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/.env.invalid' 'tests/./tools/vendor/github.com/subosito/gotenv/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/.gitignore' 'tests/./tools/vendor/github.com/subosito/gotenv/.golangci.yaml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/.golangci.yaml' 'tests/./tools/vendor/github.com/subosito/gotenv/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/CHANGELOG.md' 'tests/./tools/vendor/github.com/subosito/gotenv/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/LICENSE' 'tests/./tools/vendor/github.com/subosito/gotenv/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/README.md' 'tests/./tools/vendor/github.com/subosito/gotenv/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/go.mod' 'tests/./tools/vendor/github.com/subosito/gotenv/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/go.sum' 'tests/./tools/vendor/github.com/subosito/gotenv/gotenv.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/gotenv.go' 'tests/./tools/vendor/github.com/sylvia7788' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sylvia7788' 'tests/./tools/vendor/github.com/sylvia7788/contextcheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sylvia7788/contextcheck' 'tests/./tools/vendor/github.com/sylvia7788/contextcheck/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sylvia7788/contextcheck/.gitignore' 'tests/./tools/vendor/github.com/sylvia7788/contextcheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sylvia7788/contextcheck/LICENSE' 'tests/./tools/vendor/github.com/sylvia7788/contextcheck/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sylvia7788/contextcheck/Makefile' 'tests/./tools/vendor/github.com/sylvia7788/contextcheck/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sylvia7788/contextcheck/README.md' 'tests/./tools/vendor/github.com/sylvia7788/contextcheck/contextcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sylvia7788/contextcheck/contextcheck.go' 'tests/./tools/vendor/github.com/sylvia7788/contextcheck/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sylvia7788/contextcheck/go.mod' 'tests/./tools/vendor/github.com/sylvia7788/contextcheck/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sylvia7788/contextcheck/go.sum' 'tests/./tools/vendor/github.com/tdakkota' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota' 'tests/./tools/vendor/github.com/tdakkota/asciicheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck' 'tests/./tools/vendor/github.com/tdakkota/asciicheck/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck/.gitignore' 'tests/./tools/vendor/github.com/tdakkota/asciicheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck/LICENSE' 'tests/./tools/vendor/github.com/tdakkota/asciicheck/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck/README.md' 'tests/./tools/vendor/github.com/tdakkota/asciicheck/ascii.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck/ascii.go' 'tests/./tools/vendor/github.com/tdakkota/asciicheck/asciicheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck/asciicheck.go' 'tests/./tools/vendor/github.com/tdakkota/asciicheck/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck/go.mod' 'tests/./tools/vendor/github.com/tdakkota/asciicheck/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck/go.sum' 'tests/./tools/vendor/github.com/tetafro' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro' 'tests/./tools/vendor/github.com/tetafro/godot' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot' 'tests/./tools/vendor/github.com/tetafro/godot/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/.gitignore' 'tests/./tools/vendor/github.com/tetafro/godot/.godot.yaml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/.godot.yaml' 'tests/./tools/vendor/github.com/tetafro/godot/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/.golangci.yml' 'tests/./tools/vendor/github.com/tetafro/godot/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/.goreleaser.yml' 'tests/./tools/vendor/github.com/tetafro/godot/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/LICENSE' 'tests/./tools/vendor/github.com/tetafro/godot/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/Makefile' 'tests/./tools/vendor/github.com/tetafro/godot/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/README.md' 'tests/./tools/vendor/github.com/tetafro/godot/checks.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/checks.go' 'tests/./tools/vendor/github.com/tetafro/godot/getters.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/getters.go' 'tests/./tools/vendor/github.com/tetafro/godot/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/go.mod' 'tests/./tools/vendor/github.com/tetafro/godot/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/go.sum' 'tests/./tools/vendor/github.com/tetafro/godot/godot.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/godot.go' 'tests/./tools/vendor/github.com/tetafro/godot/settings.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/settings.go' 'tests/./tools/vendor/github.com/timakin' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin' 'tests/./tools/vendor/github.com/timakin/bodyclose' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/LICENSE' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose/bodyclose.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose/bodyclose.go' 'tests/./tools/vendor/github.com/tomarrell' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tomarrell' 'tests/./tools/vendor/github.com/tomarrell/wrapcheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tomarrell/wrapcheck' 'tests/./tools/vendor/github.com/tomarrell/wrapcheck/v2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tomarrell/wrapcheck/v2' 'tests/./tools/vendor/github.com/tomarrell/wrapcheck/v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tomarrell/wrapcheck/v2/LICENSE' 'tests/./tools/vendor/github.com/tomarrell/wrapcheck/v2/wrapcheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tomarrell/wrapcheck/v2/wrapcheck' 'tests/./tools/vendor/github.com/tomarrell/wrapcheck/v2/wrapcheck/wrapcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tomarrell/wrapcheck/v2/wrapcheck/wrapcheck.go' 'tests/./tools/vendor/github.com/tommy-muehle' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/LICENSE' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/README.md' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/action.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/action.yml' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/analyzer.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/argument.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/argument.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/assign.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/assign.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/case.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/case.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/checks.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/checks.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/condition.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/condition.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/operation.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/operation.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/return.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/return.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/config' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/config' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/config/config.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/entrypoint.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/entrypoint.sh' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/go.mod' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/go.sum' 'tests/./tools/vendor/github.com/ultraware' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware' 'tests/./tools/vendor/github.com/ultraware/funlen' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/funlen' 'tests/./tools/vendor/github.com/ultraware/funlen/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/funlen/LICENSE' 'tests/./tools/vendor/github.com/ultraware/funlen/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/funlen/README.md' 'tests/./tools/vendor/github.com/ultraware/funlen/main.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/funlen/main.go' 'tests/./tools/vendor/github.com/ultraware/whitespace' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/whitespace' 'tests/./tools/vendor/github.com/ultraware/whitespace/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/whitespace/LICENSE' 'tests/./tools/vendor/github.com/ultraware/whitespace/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/whitespace/README.md' 'tests/./tools/vendor/github.com/ultraware/whitespace/main.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/whitespace/main.go' 'tests/./tools/vendor/github.com/uudashr' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr' 'tests/./tools/vendor/github.com/uudashr/gocognit' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit' 'tests/./tools/vendor/github.com/uudashr/gocognit/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/LICENSE' 'tests/./tools/vendor/github.com/uudashr/gocognit/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/README.md' 'tests/./tools/vendor/github.com/uudashr/gocognit/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/doc.go' 'tests/./tools/vendor/github.com/uudashr/gocognit/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/go.mod' 'tests/./tools/vendor/github.com/uudashr/gocognit/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/go.sum' 'tests/./tools/vendor/github.com/uudashr/gocognit/gocognit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/gocognit.go' 'tests/./tools/vendor/github.com/uudashr/gocognit/recv.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/recv.go' 'tests/./tools/vendor/github.com/uudashr/gocognit/recv_pre118.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/recv_pre118.go' 'tests/./tools/vendor/github.com/yagipy' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy' 'tests/./tools/vendor/github.com/yagipy/maintidx' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx' 'tests/./tools/vendor/github.com/yagipy/maintidx/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/.gitignore' 'tests/./tools/vendor/github.com/yagipy/maintidx/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/LICENSE' 'tests/./tools/vendor/github.com/yagipy/maintidx/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/Makefile' 'tests/./tools/vendor/github.com/yagipy/maintidx/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/README.md' 'tests/./tools/vendor/github.com/yagipy/maintidx/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/go.mod' 'tests/./tools/vendor/github.com/yagipy/maintidx/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/go.sum' 'tests/./tools/vendor/github.com/yagipy/maintidx/maintidx.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/maintidx.go' 'tests/./tools/vendor/github.com/yagipy/maintidx/pkg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/pkg' 'tests/./tools/vendor/github.com/yagipy/maintidx/pkg/cyc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/pkg/cyc' 'tests/./tools/vendor/github.com/yagipy/maintidx/pkg/cyc/cyc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/pkg/cyc/cyc.go' 'tests/./tools/vendor/github.com/yagipy/maintidx/pkg/halstvol' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/pkg/halstvol' 'tests/./tools/vendor/github.com/yagipy/maintidx/pkg/halstvol/halstvol.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/pkg/halstvol/halstvol.go' 'tests/./tools/vendor/github.com/yagipy/maintidx/pkg/halstvol/handle.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/pkg/halstvol/handle.go' 'tests/./tools/vendor/github.com/yagipy/maintidx/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/visitor.go' 'tests/./tools/vendor/github.com/yeya24' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24' 'tests/./tools/vendor/github.com/yeya24/promlinter' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter' 'tests/./tools/vendor/github.com/yeya24/promlinter/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter/.gitignore' 'tests/./tools/vendor/github.com/yeya24/promlinter/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter/LICENSE' 'tests/./tools/vendor/github.com/yeya24/promlinter/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter/Makefile' 'tests/./tools/vendor/github.com/yeya24/promlinter/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter/README.md' 'tests/./tools/vendor/github.com/yeya24/promlinter/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter/go.mod' 'tests/./tools/vendor/github.com/yeya24/promlinter/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter/go.sum' 'tests/./tools/vendor/github.com/yeya24/promlinter/promlinter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter/promlinter.go' 'tests/./tools/vendor/gitlab.com' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com' 'tests/./tools/vendor/gitlab.com/bosi' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi' 'tests/./tools/vendor/gitlab.com/bosi/decorder' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder' 'tests/./tools/vendor/gitlab.com/bosi/decorder/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/.gitignore' 'tests/./tools/vendor/gitlab.com/bosi/decorder/.gitlab-ci.params.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/.gitlab-ci.params.yml' 'tests/./tools/vendor/gitlab.com/bosi/decorder/.gitlab-ci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/.gitlab-ci.yml' 'tests/./tools/vendor/gitlab.com/bosi/decorder/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/LICENSE.md' 'tests/./tools/vendor/gitlab.com/bosi/decorder/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/Makefile' 'tests/./tools/vendor/gitlab.com/bosi/decorder/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/README.md' 'tests/./tools/vendor/gitlab.com/bosi/decorder/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/analyzer.go' 'tests/./tools/vendor/gitlab.com/bosi/decorder/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/go.mod' 'tests/./tools/vendor/gitlab.com/bosi/decorder/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/go.sum' 'tests/./tools/vendor/gitlab.com/bosi/decorder/renovate.json' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/renovate.json' 'tests/./tools/vendor/go.uber.org' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org' 'tests/./tools/vendor/go.uber.org/atomic' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic' 'tests/./tools/vendor/go.uber.org/atomic/.codecov.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/.codecov.yml' 'tests/./tools/vendor/go.uber.org/atomic/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/.gitignore' 'tests/./tools/vendor/go.uber.org/atomic/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/.travis.yml' 'tests/./tools/vendor/go.uber.org/atomic/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/CHANGELOG.md' 'tests/./tools/vendor/go.uber.org/atomic/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/LICENSE.txt' 'tests/./tools/vendor/go.uber.org/atomic/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/Makefile' 'tests/./tools/vendor/go.uber.org/atomic/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/README.md' 'tests/./tools/vendor/go.uber.org/atomic/bool.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/bool.go' 'tests/./tools/vendor/go.uber.org/atomic/bool_ext.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/bool_ext.go' 'tests/./tools/vendor/go.uber.org/atomic/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/doc.go' 'tests/./tools/vendor/go.uber.org/atomic/duration.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/duration.go' 'tests/./tools/vendor/go.uber.org/atomic/duration_ext.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/duration_ext.go' 'tests/./tools/vendor/go.uber.org/atomic/error.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/error.go' 'tests/./tools/vendor/go.uber.org/atomic/error_ext.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/error_ext.go' 'tests/./tools/vendor/go.uber.org/atomic/float64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/float64.go' 'tests/./tools/vendor/go.uber.org/atomic/float64_ext.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/float64_ext.go' 'tests/./tools/vendor/go.uber.org/atomic/gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/gen.go' 'tests/./tools/vendor/go.uber.org/atomic/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/go.mod' 'tests/./tools/vendor/go.uber.org/atomic/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/go.sum' 'tests/./tools/vendor/go.uber.org/atomic/int32.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/int32.go' 'tests/./tools/vendor/go.uber.org/atomic/int64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/int64.go' 'tests/./tools/vendor/go.uber.org/atomic/nocmp.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/nocmp.go' 'tests/./tools/vendor/go.uber.org/atomic/string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/string.go' 'tests/./tools/vendor/go.uber.org/atomic/string_ext.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/string_ext.go' 'tests/./tools/vendor/go.uber.org/atomic/uint32.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/uint32.go' 'tests/./tools/vendor/go.uber.org/atomic/uint64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/uint64.go' 'tests/./tools/vendor/go.uber.org/atomic/value.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/value.go' 'tests/./tools/vendor/go.uber.org/multierr' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr' 'tests/./tools/vendor/go.uber.org/multierr/.codecov.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/.codecov.yml' 'tests/./tools/vendor/go.uber.org/multierr/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/.gitignore' 'tests/./tools/vendor/go.uber.org/multierr/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/.travis.yml' 'tests/./tools/vendor/go.uber.org/multierr/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/CHANGELOG.md' 'tests/./tools/vendor/go.uber.org/multierr/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/LICENSE.txt' 'tests/./tools/vendor/go.uber.org/multierr/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/Makefile' 'tests/./tools/vendor/go.uber.org/multierr/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/README.md' 'tests/./tools/vendor/go.uber.org/multierr/error.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/error.go' 'tests/./tools/vendor/go.uber.org/multierr/glide.yaml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/glide.yaml' 'tests/./tools/vendor/go.uber.org/multierr/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/go.mod' 'tests/./tools/vendor/go.uber.org/multierr/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/go.sum' 'tests/./tools/vendor/go.uber.org/multierr/go113.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/go113.go' 'tests/./tools/vendor/go.uber.org/zap' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap' 'tests/./tools/vendor/go.uber.org/zap/.codecov.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/.codecov.yml' 'tests/./tools/vendor/go.uber.org/zap/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/.gitignore' 'tests/./tools/vendor/go.uber.org/zap/.readme.tmpl' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/.readme.tmpl' 'tests/./tools/vendor/go.uber.org/zap/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/CHANGELOG.md' 'tests/./tools/vendor/go.uber.org/zap/CODE_OF_CONDUCT.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/CODE_OF_CONDUCT.md' 'tests/./tools/vendor/go.uber.org/zap/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/CONTRIBUTING.md' 'tests/./tools/vendor/go.uber.org/zap/FAQ.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/FAQ.md' 'tests/./tools/vendor/go.uber.org/zap/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/LICENSE.txt' 'tests/./tools/vendor/go.uber.org/zap/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/Makefile' 'tests/./tools/vendor/go.uber.org/zap/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/README.md' 'tests/./tools/vendor/go.uber.org/zap/array.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/array.go' 'tests/./tools/vendor/go.uber.org/zap/buffer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/buffer' 'tests/./tools/vendor/go.uber.org/zap/buffer/buffer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/buffer/buffer.go' 'tests/./tools/vendor/go.uber.org/zap/buffer/pool.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/buffer/pool.go' 'tests/./tools/vendor/go.uber.org/zap/checklicense.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/checklicense.sh' 'tests/./tools/vendor/go.uber.org/zap/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/config.go' 'tests/./tools/vendor/go.uber.org/zap/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/doc.go' 'tests/./tools/vendor/go.uber.org/zap/encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/encoder.go' 'tests/./tools/vendor/go.uber.org/zap/error.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/error.go' 'tests/./tools/vendor/go.uber.org/zap/field.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/field.go' 'tests/./tools/vendor/go.uber.org/zap/flag.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/flag.go' 'tests/./tools/vendor/go.uber.org/zap/glide.yaml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/glide.yaml' 'tests/./tools/vendor/go.uber.org/zap/global.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/global.go' 'tests/./tools/vendor/go.uber.org/zap/global_go112.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/global_go112.go' 'tests/./tools/vendor/go.uber.org/zap/global_prego112.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/global_prego112.go' 'tests/./tools/vendor/go.uber.org/zap/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/go.mod' 'tests/./tools/vendor/go.uber.org/zap/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/go.sum' 'tests/./tools/vendor/go.uber.org/zap/http_handler.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/http_handler.go' 'tests/./tools/vendor/go.uber.org/zap/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal' 'tests/./tools/vendor/go.uber.org/zap/internal/bufferpool' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal/bufferpool' 'tests/./tools/vendor/go.uber.org/zap/internal/bufferpool/bufferpool.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal/bufferpool/bufferpool.go' 'tests/./tools/vendor/go.uber.org/zap/internal/color' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal/color' 'tests/./tools/vendor/go.uber.org/zap/internal/color/color.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal/color/color.go' 'tests/./tools/vendor/go.uber.org/zap/internal/exit' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal/exit' 'tests/./tools/vendor/go.uber.org/zap/internal/exit/exit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal/exit/exit.go' 'tests/./tools/vendor/go.uber.org/zap/level.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/level.go' 'tests/./tools/vendor/go.uber.org/zap/logger.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/logger.go' 'tests/./tools/vendor/go.uber.org/zap/options.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/options.go' 'tests/./tools/vendor/go.uber.org/zap/sink.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/sink.go' 'tests/./tools/vendor/go.uber.org/zap/stacktrace.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/stacktrace.go' 'tests/./tools/vendor/go.uber.org/zap/sugar.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/sugar.go' 'tests/./tools/vendor/go.uber.org/zap/time.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/time.go' 'tests/./tools/vendor/go.uber.org/zap/writer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/writer.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore' 'tests/./tools/vendor/go.uber.org/zap/zapcore/console_encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/console_encoder.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/core.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/core.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/doc.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/encoder.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/entry.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/entry.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/error.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/error.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/field.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/field.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/hook.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/hook.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/increase_level.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/increase_level.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/json_encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/json_encoder.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/level.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/level.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/level_strings.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/level_strings.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/marshaler.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/marshaler.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/memory_encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/memory_encoder.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/sampler.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/sampler.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/tee.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/tee.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/write_syncer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/write_syncer.go' 'tests/./tools/vendor/golang.org' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org' 'tests/./tools/vendor/golang.org/x' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x' 'tests/./tools/vendor/golang.org/x/exp' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp' 'tests/./tools/vendor/golang.org/x/exp/typeparams' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams' 'tests/./tools/vendor/golang.org/x/exp/typeparams/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/LICENSE' 'tests/./tools/vendor/golang.org/x/exp/typeparams/common.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/common.go' 'tests/./tools/vendor/golang.org/x/exp/typeparams/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/go.mod' 'tests/./tools/vendor/golang.org/x/exp/typeparams/normalize.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/normalize.go' 'tests/./tools/vendor/golang.org/x/exp/typeparams/termlist.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/termlist.go' 'tests/./tools/vendor/golang.org/x/exp/typeparams/typeparams_go117.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/typeparams_go117.go' 'tests/./tools/vendor/golang.org/x/exp/typeparams/typeparams_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/typeparams_go118.go' 'tests/./tools/vendor/golang.org/x/exp/typeparams/typeterm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/typeterm.go' 'tests/./tools/vendor/golang.org/x/mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod' 'tests/./tools/vendor/golang.org/x/mod/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/LICENSE' 'tests/./tools/vendor/golang.org/x/mod/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/PATENTS' 'tests/./tools/vendor/golang.org/x/mod/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/internal' 'tests/./tools/vendor/golang.org/x/mod/internal/lazyregexp' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/internal/lazyregexp' 'tests/./tools/vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go' 'tests/./tools/vendor/golang.org/x/mod/modfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/modfile' 'tests/./tools/vendor/golang.org/x/mod/modfile/print.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/modfile/print.go' 'tests/./tools/vendor/golang.org/x/mod/modfile/read.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/modfile/read.go' 'tests/./tools/vendor/golang.org/x/mod/modfile/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/modfile/rule.go' 'tests/./tools/vendor/golang.org/x/mod/modfile/work.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/modfile/work.go' 'tests/./tools/vendor/golang.org/x/mod/module' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/module' 'tests/./tools/vendor/golang.org/x/mod/module/module.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/module/module.go' 'tests/./tools/vendor/golang.org/x/mod/module/pseudo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/module/pseudo.go' 'tests/./tools/vendor/golang.org/x/mod/semver' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/semver' 'tests/./tools/vendor/golang.org/x/mod/semver/semver.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/semver/semver.go' 'tests/./tools/vendor/golang.org/x/sync' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sync' 'tests/./tools/vendor/golang.org/x/sync/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sync/LICENSE' 'tests/./tools/vendor/golang.org/x/sync/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sync/PATENTS' 'tests/./tools/vendor/golang.org/x/sync/errgroup' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sync/errgroup' 'tests/./tools/vendor/golang.org/x/sync/errgroup/errgroup.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sync/errgroup/errgroup.go' 'tests/./tools/vendor/golang.org/x/sys' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys' 'tests/./tools/vendor/golang.org/x/sys/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/LICENSE' 'tests/./tools/vendor/golang.org/x/sys/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/PATENTS' 'tests/./tools/vendor/golang.org/x/sys/execabs' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/execabs' 'tests/./tools/vendor/golang.org/x/sys/execabs/execabs.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/execabs/execabs.go' 'tests/./tools/vendor/golang.org/x/sys/execabs/execabs_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/execabs/execabs_go118.go' 'tests/./tools/vendor/golang.org/x/sys/execabs/execabs_go119.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/execabs/execabs_go119.go' 'tests/./tools/vendor/golang.org/x/sys/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/internal' 'tests/./tools/vendor/golang.org/x/sys/internal/unsafeheader' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/internal/unsafeheader' 'tests/./tools/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go' 'tests/./tools/vendor/golang.org/x/sys/unix' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix' 'tests/./tools/vendor/golang.org/x/sys/unix/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/.gitignore' 'tests/./tools/vendor/golang.org/x/sys/unix/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/README.md' 'tests/./tools/vendor/golang.org/x/sys/unix/affinity_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/affinity_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/aliases.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/aliases.go' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_bsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_bsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_bsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_bsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_386.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_loong64.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_loong64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_zos_s390x.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_zos_s390x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/bluetooth_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/bluetooth_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/cap_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/cap_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/constants.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/constants.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_zos.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_zos.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dirent.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dirent.go' 'tests/./tools/vendor/golang.org/x/sys/unix/endian_big.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/endian_big.go' 'tests/./tools/vendor/golang.org/x/sys/unix/endian_little.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/endian_little.go' 'tests/./tools/vendor/golang.org/x/sys/unix/env_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/env_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/epoll_zos.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/epoll_zos.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fdset.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fdset.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fstatfs_zos.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fstatfs_zos.go' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo.go' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo_c.c' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo_c.c' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ifreq_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ifreq_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ioctl.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ioctl.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ioctl_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ioctl_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ioctl_zos.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ioctl_zos.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mkall.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkall.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/pledge_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/pledge_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ptrace_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ptrace_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ptrace_ios.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ptrace_ios.go' 'tests/./tools/vendor/golang.org/x/sys/unix/race.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/race.go' 'tests/./tools/vendor/golang.org/x/sys/unix/race0.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/race0.go' 'tests/./tools/vendor/golang.org/x/sys/unix/readdirent_getdents.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/readdirent_getdents.go' 'tests/./tools/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' 'tests/./tools/vendor/golang.org/x/sys/unix/str.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/str.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_bsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_illumos.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_illumos.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sysvshm_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sysvshm_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sysvshm_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sysvshm_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go' 'tests/./tools/vendor/golang.org/x/sys/unix/timestruct.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/timestruct.go' 'tests/./tools/vendor/golang.org/x/sys/unix/unveil_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/unveil_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_illumos_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_illumos_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/windows' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows' 'tests/./tools/vendor/golang.org/x/sys/windows/aliases.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/aliases.go' 'tests/./tools/vendor/golang.org/x/sys/windows/dll_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/dll_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/empty.s' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/empty.s' 'tests/./tools/vendor/golang.org/x/sys/windows/env_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/env_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/eventlog.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/eventlog.go' 'tests/./tools/vendor/golang.org/x/sys/windows/exec_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/exec_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/memory_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/memory_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/mkerrors.bash' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/mkerrors.bash' 'tests/./tools/vendor/golang.org/x/sys/windows/mkknownfolderids.bash' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/mkknownfolderids.bash' 'tests/./tools/vendor/golang.org/x/sys/windows/mksyscall.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/mksyscall.go' 'tests/./tools/vendor/golang.org/x/sys/windows/race.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/race.go' 'tests/./tools/vendor/golang.org/x/sys/windows/race0.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/race0.go' 'tests/./tools/vendor/golang.org/x/sys/windows/security_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/security_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/service.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/service.go' 'tests/./tools/vendor/golang.org/x/sys/windows/setupapi_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/setupapi_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/str.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/str.go' 'tests/./tools/vendor/golang.org/x/sys/windows/syscall.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/syscall.go' 'tests/./tools/vendor/golang.org/x/sys/windows/syscall_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/syscall_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/types_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/types_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/types_windows_386.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/types_windows_386.go' 'tests/./tools/vendor/golang.org/x/sys/windows/types_windows_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/types_windows_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/windows/types_windows_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/types_windows_arm.go' 'tests/./tools/vendor/golang.org/x/sys/windows/types_windows_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/types_windows_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/windows/zerrors_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/zerrors_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/zsyscall_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/zsyscall_windows.go' 'tests/./tools/vendor/golang.org/x/text' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text' 'tests/./tools/vendor/golang.org/x/text/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/AUTHORS' 'tests/./tools/vendor/golang.org/x/text/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/text/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/LICENSE' 'tests/./tools/vendor/golang.org/x/text/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/PATENTS' 'tests/./tools/vendor/golang.org/x/text/transform' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/transform' 'tests/./tools/vendor/golang.org/x/text/transform/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/transform/transform.go' 'tests/./tools/vendor/golang.org/x/text/unicode' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode' 'tests/./tools/vendor/golang.org/x/text/unicode/norm' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/composition.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/composition.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/forminfo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/forminfo.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/input.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/input.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/iter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/iter.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/normalize.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/normalize.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/readwriter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/readwriter.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/transform.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/trie.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/trie.go' 'tests/./tools/vendor/golang.org/x/text/width' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width' 'tests/./tools/vendor/golang.org/x/text/width/kind_string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/kind_string.go' 'tests/./tools/vendor/golang.org/x/text/width/tables10.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables10.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/tables11.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables11.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/tables12.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables12.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/tables13.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables13.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/tables9.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables9.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/transform.go' 'tests/./tools/vendor/golang.org/x/text/width/trieval.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/trieval.go' 'tests/./tools/vendor/golang.org/x/text/width/width.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/width.go' 'tests/./tools/vendor/golang.org/x/tools' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools' 'tests/./tools/vendor/golang.org/x/tools/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/LICENSE' 'tests/./tools/vendor/golang.org/x/tools/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/PATENTS' 'tests/./tools/vendor/golang.org/x/tools/go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/analysis.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/diagnostic.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/diagnostic.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go118.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go119.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go119.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/atomicalign.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/atomicalign.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa/buildssa.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa/buildssa.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag_old.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag_old.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/deepequalerrors' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/deepequalerrors' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/deepequalerrors/deepequalerrors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/deepequalerrors/deepequalerrors.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/errorsas' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/errorsas' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/errorsas/errorsas.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/errorsas/errorsas.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/fieldalignment' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/fieldalignment' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/fieldalignment/fieldalignment.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/fieldalignment/fieldalignment.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/findcall' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/findcall' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/findcall/findcall.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/findcall/findcall.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/framepointer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/framepointer' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/framepointer/framepointer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/framepointer/framepointer.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/ifaceassert.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/ifaceassert.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/parameterized.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/parameterized.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilness' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilness' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilness/nilness.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilness/nilness.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/pkgfact' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/pkgfact' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/pkgfact/pkgfact.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/pkgfact/pkgfact.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/reflectvaluecompare' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/reflectvaluecompare' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/reflectvaluecompare/reflectvaluecompare.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/reflectvaluecompare/reflectvaluecompare.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow/shadow.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow/shadow.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer/sigchanyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer/sigchanyzer.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/sortslice' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/sortslice' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/sortslice/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/sortslice/analyzer.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stringintconv' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stringintconv' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stringintconv/string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stringintconv/string.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine/testinggoroutine.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine/testinggoroutine.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedwrite' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedwrite' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedwrite/unusedwrite.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedwrite/unusedwrite.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/imports.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/allpackages.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/allpackages.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/fakecontext.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/fakecontext.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/overlay.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/overlay.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/tags.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/tags.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/cfg' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg' 'tests/./tools/vendor/golang.org/x/tools/go/cfg/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg/builder.go' 'tests/./tools/vendor/golang.org/x/tools/go/cfg/cfg.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg/cfg.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/importer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/importer.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo_pkgconfig.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo_pkgconfig.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bexport.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bexport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bimport.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bimport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/exportdata.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/exportdata.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/gcimporter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/gcimporter.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iexport.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iexport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iimport.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iimport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface10.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface10.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface11.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface11.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/support_go117.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/support_go117.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/support_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/support_go118.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/unified_no.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/unified_no.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/unified_yes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/unified_yes.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/ureader_no.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/ureader_no.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/ureader_yes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/ureader_yes.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver' 'tests/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver/sizes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver/sizes.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/pkgbits' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/pkgbits' 'tests/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/codes.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/codes.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/decoder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/decoder.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/encoder.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/flags.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/frames_go1.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/frames_go1.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/frames_go17.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/frames_go17.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/reloc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/reloc.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/support.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/support.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/sync.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/sync.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/syncmarker_string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/pkgbits/syncmarker_string.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader' 'tests/./tools/vendor/golang.org/x/tools/go/loader/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader/loader.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/loader.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages' 'tests/./tools/vendor/golang.org/x/tools/go/packages/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/external.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/external.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/golist.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/golist.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/golist_overlay.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/golist_overlay.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/loadmode_string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/loadmode_string.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/packages.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/packages.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/visit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/block.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/block.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/blockopt.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/blockopt.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/builder.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/const.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/const.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/create.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/create.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/dom.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/dom.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/emit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/emit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/func.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/func.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/identical.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/identical.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/identical_17.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/identical_17.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/instantiate.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/instantiate.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/lift.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/lift.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/lvalue.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/lvalue.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/methods.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/mode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/mode.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/parameterized.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/parameterized.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/print.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/print.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/sanity.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/sanity.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/source.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/source.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssa.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/load.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/load.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/switch.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/switch.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/visit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/subst.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/subst.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/wrappers.go' 'tests/./tools/vendor/golang.org/x/tools/go/types' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types' 'tests/./tools/vendor/golang.org/x/tools/go/types/objectpath' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/objectpath' 'tests/./tools/vendor/golang.org/x/tools/go/types/objectpath/objectpath.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/objectpath/objectpath.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/callee.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/callee.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/imports.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/map.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/map.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/ui.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/ui.go' 'tests/./tools/vendor/golang.org/x/tools/imports' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/imports' 'tests/./tools/vendor/golang.org/x/tools/imports/forward.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/imports/forward.go' 'tests/./tools/vendor/golang.org/x/tools/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal' 'tests/./tools/vendor/golang.org/x/tools/internal/analysisinternal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/analysisinternal' 'tests/./tools/vendor/golang.org/x/tools/internal/analysisinternal/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/analysisinternal/analysis.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event' 'tests/./tools/vendor/golang.org/x/tools/internal/event/core' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/core' 'tests/./tools/vendor/golang.org/x/tools/internal/event/core/event.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/core/event.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/core/export.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/core/export.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/core/fast.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/core/fast.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/doc.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/event.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/event.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/keys' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/keys' 'tests/./tools/vendor/golang.org/x/tools/internal/event/keys/keys.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/keys/keys.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/keys/standard.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/keys/standard.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/label' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/label' 'tests/./tools/vendor/golang.org/x/tools/internal/event/label/label.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/label/label.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gocommand' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gocommand' 'tests/./tools/vendor/golang.org/x/tools/internal/gocommand/invoke.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gocommand/invoke.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gocommand/vendor.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gocommand/vendor.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gocommand/version.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gocommand/version.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gopathwalk' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gopathwalk' 'tests/./tools/vendor/golang.org/x/tools/internal/gopathwalk/walk.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gopathwalk/walk.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/fix.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/fix.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/imports.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mod_cache.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mod_cache.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/sortimports.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/sortimports.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/zstdlib.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/zstdlib.go' 'tests/./tools/vendor/golang.org/x/tools/internal/packagesinternal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/packagesinternal' 'tests/./tools/vendor/golang.org/x/tools/internal/packagesinternal/packages.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/packagesinternal/packages.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/common.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/common.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/coretype.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/coretype.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/normalize.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/normalize.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/termlist.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/termlist.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/typeterm.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/typeterm.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typesinternal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typesinternal' 'tests/./tools/vendor/golang.org/x/tools/internal/typesinternal/errorcode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typesinternal/errorcode.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typesinternal/errorcode_string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typesinternal/errorcode_string.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typesinternal/types.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typesinternal/types.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typesinternal/types_118.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typesinternal/types_118.go' 'tests/./tools/vendor/google.golang.org' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org' 'tests/./tools/vendor/google.golang.org/protobuf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf' 'tests/./tools/vendor/google.golang.org/protobuf/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/AUTHORS' 'tests/./tools/vendor/google.golang.org/protobuf/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/CONTRIBUTORS' 'tests/./tools/vendor/google.golang.org/protobuf/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/LICENSE' 'tests/./tools/vendor/google.golang.org/protobuf/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/PATENTS' 'tests/./tools/vendor/google.golang.org/protobuf/encoding' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding' 'tests/./tools/vendor/google.golang.org/protobuf/encoding/prototext' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding/prototext' 'tests/./tools/vendor/google.golang.org/protobuf/encoding/prototext/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding/prototext/decode.go' 'tests/./tools/vendor/google.golang.org/protobuf/encoding/prototext/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding/prototext/doc.go' 'tests/./tools/vendor/google.golang.org/protobuf/encoding/prototext/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding/prototext/encode.go' 'tests/./tools/vendor/google.golang.org/protobuf/encoding/protowire' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding/protowire' 'tests/./tools/vendor/google.golang.org/protobuf/encoding/protowire/wire.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding/protowire/wire.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal' 'tests/./tools/vendor/google.golang.org/protobuf/internal/descfmt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/descfmt' 'tests/./tools/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/descopts' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/descopts' 'tests/./tools/vendor/google.golang.org/protobuf/internal/descopts/options.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/descopts/options.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/detrand' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/detrand' 'tests/./tools/vendor/google.golang.org/protobuf/internal/detrand/rand.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/detrand/rand.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/defval' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/defval' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/messageset' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/messageset' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/tag' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/tag' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/errors' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/errors' 'tests/./tools/vendor/google.golang.org/protobuf/internal/errors/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/errors/errors.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/errors/is_go112.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/errors/is_go112.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/errors/is_go113.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/errors/is_go113.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/build.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/build.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filetype' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filetype' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filetype/build.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filetype/build.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/flags' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/flags' 'tests/./tools/vendor/google.golang.org/protobuf/internal/flags/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/flags/flags.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/any_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/any_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/api_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/api_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/doc.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/goname.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/goname.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/map_entry.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/map_entry.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/type_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/type_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/wrappers.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/api_export.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/api_export.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/checkinit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/checkinit.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_field.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_field.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_map.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_map.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_message.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_message.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/convert.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/convert.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/convert_list.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/convert_list.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/convert_map.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/convert_map.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/decode.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/encode.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/enum.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/enum.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/extension.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/extension.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/merge.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/merge.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/message.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/message.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/validate.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/validate.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/weak.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/weak.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/order' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/order' 'tests/./tools/vendor/google.golang.org/protobuf/internal/order/order.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/order/order.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/order/range.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/order/range.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/pragma' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/pragma' 'tests/./tools/vendor/google.golang.org/protobuf/internal/pragma/pragma.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/pragma/pragma.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/set' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/set' 'tests/./tools/vendor/google.golang.org/protobuf/internal/set/ints.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/set/ints.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/strs' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/strs' 'tests/./tools/vendor/google.golang.org/protobuf/internal/strs/strings.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/strs/strings.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/strs/strings_pure.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/strs/strings_pure.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/version' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/version' 'tests/./tools/vendor/google.golang.org/protobuf/internal/version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/version/version.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto' 'tests/./tools/vendor/google.golang.org/protobuf/proto/checkinit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/checkinit.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/decode.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/decode_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/decode_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/doc.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/encode.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/encode_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/encode_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/equal.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/equal.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/extension.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/extension.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/merge.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/merge.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/messageset.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/messageset.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/proto.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/proto.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/proto_methods.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/proto_methods.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/proto_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/proto_reflect.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/reset.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/reset.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/size.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/size.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/size_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/size_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/wrappers.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protodesc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protodesc' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoregistry' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoregistry' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go' 'tests/./tools/vendor/google.golang.org/protobuf/runtime' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime' 'tests/./tools/vendor/google.golang.org/protobuf/runtime/protoiface' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime/protoiface' 'tests/./tools/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go' 'tests/./tools/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go' 'tests/./tools/vendor/google.golang.org/protobuf/runtime/protoimpl' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime/protoimpl' 'tests/./tools/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go' 'tests/./tools/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go' 'tests/./tools/vendor/google.golang.org/protobuf/types' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types' 'tests/./tools/vendor/google.golang.org/protobuf/types/descriptorpb' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/descriptorpb' 'tests/./tools/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go' 'tests/./tools/vendor/google.golang.org/protobuf/types/known' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known' 'tests/./tools/vendor/google.golang.org/protobuf/types/known/anypb' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known/anypb' 'tests/./tools/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go' 'tests/./tools/vendor/google.golang.org/protobuf/types/known/durationpb' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known/durationpb' 'tests/./tools/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go' 'tests/./tools/vendor/google.golang.org/protobuf/types/known/timestamppb' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known/timestamppb' 'tests/./tools/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go' 'tests/./tools/vendor/gopkg.in' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in' 'tests/./tools/vendor/gopkg.in/ini.v1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1' 'tests/./tools/vendor/gopkg.in/ini.v1/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/.editorconfig' 'tests/./tools/vendor/gopkg.in/ini.v1/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/.gitignore' 'tests/./tools/vendor/gopkg.in/ini.v1/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/.golangci.yml' 'tests/./tools/vendor/gopkg.in/ini.v1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/LICENSE' 'tests/./tools/vendor/gopkg.in/ini.v1/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/Makefile' 'tests/./tools/vendor/gopkg.in/ini.v1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/README.md' 'tests/./tools/vendor/gopkg.in/ini.v1/codecov.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/codecov.yml' 'tests/./tools/vendor/gopkg.in/ini.v1/data_source.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/data_source.go' 'tests/./tools/vendor/gopkg.in/ini.v1/deprecated.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/deprecated.go' 'tests/./tools/vendor/gopkg.in/ini.v1/error.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/error.go' 'tests/./tools/vendor/gopkg.in/ini.v1/file.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/file.go' 'tests/./tools/vendor/gopkg.in/ini.v1/helper.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/helper.go' 'tests/./tools/vendor/gopkg.in/ini.v1/ini.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/ini.go' 'tests/./tools/vendor/gopkg.in/ini.v1/key.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/key.go' 'tests/./tools/vendor/gopkg.in/ini.v1/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/parser.go' 'tests/./tools/vendor/gopkg.in/ini.v1/section.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/section.go' 'tests/./tools/vendor/gopkg.in/ini.v1/struct.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/struct.go' 'tests/./tools/vendor/gopkg.in/tomb.v1' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1' 'tests/./tools/vendor/gopkg.in/tomb.v1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/LICENSE' 'tests/./tools/vendor/gopkg.in/tomb.v1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/README.md' 'tests/./tools/vendor/gopkg.in/tomb.v1/tomb.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/tomb.go' 'tests/./tools/vendor/gopkg.in/yaml.v2' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2' 'tests/./tools/vendor/gopkg.in/yaml.v2/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/.travis.yml' 'tests/./tools/vendor/gopkg.in/yaml.v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/LICENSE' 'tests/./tools/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' 'tests/./tools/vendor/gopkg.in/yaml.v2/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/NOTICE' 'tests/./tools/vendor/gopkg.in/yaml.v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/README.md' 'tests/./tools/vendor/gopkg.in/yaml.v2/apic.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/apic.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/decode.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/emitterc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/emitterc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/encode.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/go.mod' 'tests/./tools/vendor/gopkg.in/yaml.v2/parserc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/parserc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/readerc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/readerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/resolve.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/scannerc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/scannerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/sorter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/sorter.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/writerc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/writerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yaml.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yaml.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yamlh.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlh.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' 'tests/./tools/vendor/gopkg.in/yaml.v3' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3' 'tests/./tools/vendor/gopkg.in/yaml.v3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/LICENSE' 'tests/./tools/vendor/gopkg.in/yaml.v3/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/NOTICE' 'tests/./tools/vendor/gopkg.in/yaml.v3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/README.md' 'tests/./tools/vendor/gopkg.in/yaml.v3/apic.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/apic.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/decode.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/emitterc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/emitterc.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/encode.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/go.mod' 'tests/./tools/vendor/gopkg.in/yaml.v3/parserc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/parserc.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/readerc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/readerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/resolve.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/scannerc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/scannerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/sorter.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/sorter.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/writerc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/writerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/yaml.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/yaml.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/yamlh.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/yamlh.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/yamlprivateh.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/yamlprivateh.go' 'tests/./tools/vendor/honnef.co' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co' 'tests/./tools/vendor/honnef.co/go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go' 'tests/./tools/vendor/honnef.co/go/tools' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools' 'tests/./tools/vendor/honnef.co/go/tools/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/LICENSE' 'tests/./tools/vendor/honnef.co/go/tools/LICENSE-THIRD-PARTY' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/LICENSE-THIRD-PARTY' 'tests/./tools/vendor/honnef.co/go/tools/analysis' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis' 'tests/./tools/vendor/honnef.co/go/tools/analysis/code' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/code' 'tests/./tools/vendor/honnef.co/go/tools/analysis/code/code.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/code/code.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/code/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/code/visit.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/edit' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/edit' 'tests/./tools/vendor/honnef.co/go/tools/analysis/edit/edit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/edit/edit.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/deprecated' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/deprecated' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/deprecated/deprecated.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/deprecated/deprecated.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/directives' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/directives' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/directives/directives.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/directives/directives.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/generated' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/generated' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/generated/generated.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/generated/generated.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/nilness' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/nilness' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/nilness/nilness.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/nilness/nilness.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/purity' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/purity' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/purity/purity.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/purity/purity.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/tokenfile' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/tokenfile' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/tokenfile/token.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/tokenfile/token.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/typedness' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/typedness' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/typedness/typedness.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/typedness/typedness.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/lint' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/lint' 'tests/./tools/vendor/honnef.co/go/tools/analysis/lint/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/lint/lint.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/report' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/report' 'tests/./tools/vendor/honnef.co/go/tools/analysis/report/report.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/report/report.go' 'tests/./tools/vendor/honnef.co/go/tools/config' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/config' 'tests/./tools/vendor/honnef.co/go/tools/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/config/config.go' 'tests/./tools/vendor/honnef.co/go/tools/config/example.conf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/config/example.conf' 'tests/./tools/vendor/honnef.co/go/tools/go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go' 'tests/./tools/vendor/honnef.co/go/tools/go/ast' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ast' 'tests/./tools/vendor/honnef.co/go/tools/go/ast/astutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ast/astutil' 'tests/./tools/vendor/honnef.co/go/tools/go/ast/astutil/upstream.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ast/astutil/upstream.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ast/astutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ast/astutil/util.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/LICENSE' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/UPSTREAM' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/UPSTREAM' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/blockopt.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/blockopt.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/builder.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/const.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/const.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/create.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/create.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/doc.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/dom.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/dom.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/emit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/emit.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/exits.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/exits.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/func.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/func.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/html.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/html.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/load.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/load.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/loops.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/loops.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/stub.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/stub.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/switch.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/switch.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/terminates.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/terminates.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/util.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/visit.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/lift.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/lift.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/lvalue.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/lvalue.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/methods.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/mode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/mode.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/print.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/print.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/sanity.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/sanity.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/source.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/source.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/ssa.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/staticcheck.conf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/staticcheck.conf' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/util.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/wrappers.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/write.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/write.go' 'tests/./tools/vendor/honnef.co/go/tools/go/types' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/types' 'tests/./tools/vendor/honnef.co/go/tools/go/types/typeutil' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/types/typeutil' 'tests/./tools/vendor/honnef.co/go/tools/go/types/typeutil/ext.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/types/typeutil/ext.go' 'tests/./tools/vendor/honnef.co/go/tools/go/types/typeutil/typeparams.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/types/typeutil/typeparams.go' 'tests/./tools/vendor/honnef.co/go/tools/go/types/typeutil/upstream.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/types/typeutil/upstream.go' 'tests/./tools/vendor/honnef.co/go/tools/go/types/typeutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/types/typeutil/util.go' 'tests/./tools/vendor/honnef.co/go/tools/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/internal' 'tests/./tools/vendor/honnef.co/go/tools/internal/passes' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/internal/passes' 'tests/./tools/vendor/honnef.co/go/tools/internal/passes/buildir' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/internal/passes/buildir' 'tests/./tools/vendor/honnef.co/go/tools/internal/passes/buildir/buildir.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/internal/passes/buildir/buildir.go' 'tests/./tools/vendor/honnef.co/go/tools/internal/sharedcheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/internal/sharedcheck' 'tests/./tools/vendor/honnef.co/go/tools/internal/sharedcheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/internal/sharedcheck/lint.go' 'tests/./tools/vendor/honnef.co/go/tools/knowledge' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/knowledge' 'tests/./tools/vendor/honnef.co/go/tools/knowledge/arg.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/knowledge/arg.go' 'tests/./tools/vendor/honnef.co/go/tools/knowledge/deprecated.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/knowledge/deprecated.go' 'tests/./tools/vendor/honnef.co/go/tools/knowledge/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/knowledge/doc.go' 'tests/./tools/vendor/honnef.co/go/tools/knowledge/signatures.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/knowledge/signatures.go' 'tests/./tools/vendor/honnef.co/go/tools/pattern' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern' 'tests/./tools/vendor/honnef.co/go/tools/pattern/convert.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern/convert.go' 'tests/./tools/vendor/honnef.co/go/tools/pattern/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern/doc.go' 'tests/./tools/vendor/honnef.co/go/tools/pattern/fuzz.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern/fuzz.go' 'tests/./tools/vendor/honnef.co/go/tools/pattern/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern/lexer.go' 'tests/./tools/vendor/honnef.co/go/tools/pattern/match.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern/match.go' 'tests/./tools/vendor/honnef.co/go/tools/pattern/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern/parser.go' 'tests/./tools/vendor/honnef.co/go/tools/pattern/pattern.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern/pattern.go' 'tests/./tools/vendor/honnef.co/go/tools/printf' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/printf' 'tests/./tools/vendor/honnef.co/go/tools/printf/fuzz.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/printf/fuzz.go' 'tests/./tools/vendor/honnef.co/go/tools/printf/printf.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/printf/printf.go' 'tests/./tools/vendor/honnef.co/go/tools/simple' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/simple' 'tests/./tools/vendor/honnef.co/go/tools/simple/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/simple/analysis.go' 'tests/./tools/vendor/honnef.co/go/tools/simple/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/simple/doc.go' 'tests/./tools/vendor/honnef.co/go/tools/simple/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/simple/lint.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/analysis.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/buildtag.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/buildtag.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/doc.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakejson' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakejson' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakejson/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakejson/encode.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakereflect' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakereflect' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakereflect/fakereflect.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakereflect/fakereflect.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml/marshal.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml/marshal.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml/typeinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml/typeinfo.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml/xml.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml/xml.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/lint.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/rules.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/rules.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/structtag.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/structtag.go' 'tests/./tools/vendor/honnef.co/go/tools/stylecheck' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/stylecheck' 'tests/./tools/vendor/honnef.co/go/tools/stylecheck/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/stylecheck/analysis.go' 'tests/./tools/vendor/honnef.co/go/tools/stylecheck/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/stylecheck/doc.go' 'tests/./tools/vendor/honnef.co/go/tools/stylecheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/stylecheck/lint.go' 'tests/./tools/vendor/honnef.co/go/tools/stylecheck/names.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/stylecheck/names.go' 'tests/./tools/vendor/honnef.co/go/tools/unused' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/unused' 'tests/./tools/vendor/honnef.co/go/tools/unused/edge.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/unused/edge.go' 'tests/./tools/vendor/honnef.co/go/tools/unused/edgekind_string.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/unused/edgekind_string.go' 'tests/./tools/vendor/honnef.co/go/tools/unused/implements.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/unused/implements.go' 'tests/./tools/vendor/honnef.co/go/tools/unused/unused.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/unused/unused.go' 'tests/./tools/vendor/modules.txt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/modules.txt' 'tests/./tools/vendor/mvdan.cc' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc' 'tests/./tools/vendor/mvdan.cc/gofumpt' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt' 'tests/./tools/vendor/mvdan.cc/gofumpt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/LICENSE' 'tests/./tools/vendor/mvdan.cc/gofumpt/LICENSE.google' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/LICENSE.google' 'tests/./tools/vendor/mvdan.cc/gofumpt/format' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/format' 'tests/./tools/vendor/mvdan.cc/gofumpt/format/format.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/format/format.go' 'tests/./tools/vendor/mvdan.cc/gofumpt/format/rewrite.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/format/rewrite.go' 'tests/./tools/vendor/mvdan.cc/gofumpt/format/simplify.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/format/simplify.go' 'tests/./tools/vendor/mvdan.cc/gofumpt/internal' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/internal' 'tests/./tools/vendor/mvdan.cc/gofumpt/internal/version' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/internal/version' 'tests/./tools/vendor/mvdan.cc/gofumpt/internal/version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/internal/version/version.go' 'tests/./tools/vendor/mvdan.cc/interfacer' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer' 'tests/./tools/vendor/mvdan.cc/interfacer/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/LICENSE' 'tests/./tools/vendor/mvdan.cc/interfacer/check' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check' 'tests/./tools/vendor/mvdan.cc/interfacer/check/cache.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/cache.go' 'tests/./tools/vendor/mvdan.cc/interfacer/check/check.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/check.go' 'tests/./tools/vendor/mvdan.cc/interfacer/check/types.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/types.go' 'tests/./tools/vendor/mvdan.cc/lint' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint' 'tests/./tools/vendor/mvdan.cc/lint/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/.travis.yml' 'tests/./tools/vendor/mvdan.cc/lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/LICENSE' 'tests/./tools/vendor/mvdan.cc/lint/README.md' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/README.md' 'tests/./tools/vendor/mvdan.cc/lint/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/lint.go' 'tests/./tools/vendor/mvdan.cc/unparam' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam' 'tests/./tools/vendor/mvdan.cc/unparam/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/LICENSE' 'tests/./tools/vendor/mvdan.cc/unparam/check' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check' 'tests/./tools/vendor/mvdan.cc/unparam/check/check.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check/check.go' 'tests/./tutorial.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tutorial.bats' 'tests/./tutorial' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tutorial' 'tests/./tutorial/tutorial.go' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./tutorial/tutorial.go' 'tests/./umount.bats' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./umount.bats' 'tests/./validate' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./validate' 'tests/./validate/buildahimages-are-sane' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./validate/buildahimages-are-sane' 'tests/./validate/pr-should-include-tests' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./validate/pr-should-include-tests' 'tests/./validate/pr-should-include-tests.t' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./validate/pr-should-include-tests.t' 'tests/./validate/whitespace.sh' -> '/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/share/buildah/test/system/./validate/whitespace.sh' + cp imgtype /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/bin/buildah-imgtype + cp bin/copy /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/bin/buildah-copy + cp bin/tutorial /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64//usr/bin/buildah-tutorial + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.30.0-1.ocs23 --unique-debug-suffix -1.30.0-1.ocs23.x86_64 --unique-debug-src-base buildah-1.30.0-1.ocs23.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/buildah-1.30.0 extracting debug info from /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64/usr/bin/buildah extracting debug info from /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64/usr/bin/buildah-tutorial extracting debug info from /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64/usr/bin/buildah-copy extracting debug info from /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64/usr/bin/buildah-imgtype Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. 37817 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/share/buildah/test/system/digest/make-v2sN from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_baseline.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/helpers.bash.t from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_build_rpm.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_runner.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/conformance/testdata/tar-g/content.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/validate/buildahimages-are-sane from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/validate/pr-should-include-tests.t from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/validate/pr-should-include-tests from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/validate/whitespace.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/buildah/test/system/test_buildah_authentication.sh from /usr/bin/env bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: buildah-1.30.0-1.ocs23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jQxa2W + umask 022 + cd /builddir/build/BUILD + cd buildah-1.30.0 + DOCDIR=/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64/usr/share/doc/buildah + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YNIlOh + umask 022 + cd /builddir/build/BUILD + cd buildah-1.30.0 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64/usr/share/licenses/buildah + RPM_EC=0 ++ jobs -p + exit 0 Provides: buildah = 1.30.0-1.ocs23 buildah(x86-64) = 1.30.0-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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.2)(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.34)(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) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: buildah-tests-1.30.0-1.ocs23.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dtPzHF + umask 022 + cd /builddir/build/BUILD + cd buildah-1.30.0 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64/usr/share/licenses/buildah-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64/usr/share/licenses/buildah-tests + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64/usr/share/licenses/buildah-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: buildah-tests = 1.30.0-1.ocs23 buildah-tests(x86-64) = 1.30.0-1.ocs23 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 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.2)(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.34)(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) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: buildah-debugsource-1.30.0-1.ocs23.x86_64 Provides: buildah-debugsource = 1.30.0-1.ocs23 buildah-debugsource(x86-64) = 1.30.0-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.30.0-1.ocs23.x86_64 Provides: buildah-debuginfo = 1.30.0-1.ocs23 buildah-debuginfo(x86-64) = 1.30.0-1.ocs23 debuginfo(build-id) = 93d163dd7d03d2ddb679104bbf006d6e41a263da Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(x86-64) = 1.30.0-1.ocs23 Processing files: buildah-tests-debuginfo-1.30.0-1.ocs23.x86_64 Provides: buildah-tests-debuginfo = 1.30.0-1.ocs23 buildah-tests-debuginfo(x86-64) = 1.30.0-1.ocs23 debuginfo(build-id) = 3cea1baf94a83f691ffa5cc741ad0e272ec1ab25 debuginfo(build-id) = 525f0d06e71c1bcb3d665b85b26f7861ae198aea debuginfo(build-id) = 5f03ff1aacb873d4b91d9f984be81787ef2aea37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(x86-64) = 1.30.0-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64 Wrote: /builddir/build/RPMS/buildah-debugsource-1.30.0-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.30.0-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-1.30.0-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-tests-debuginfo-1.30.0-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-tests-1.30.0-1.ocs23.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Yqyz78 + umask 022 + cd /builddir/build/BUILD + cd buildah-1.30.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.30.0-1.ocs23.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0